boundary_reflecting_mod::boundary_reflecting Type Reference
Inheritance diagram for boundary_reflecting_mod::boundary_reflecting:
boundary_base_mod::boundary_base logging_base_mod::logging_base boundary_axis_mod::boundary_axis

Private Member Functions

PROCEDURE initboundary_reflecting
 
PROCEDURE setboundarydata
 
PROCEDURE finalize
 

Private Attributes

logical, dimension(:), allocatable reflx
 mask arrays to specify reflection, i.e. change of sign More...
 
logical, dimension(:), allocatable refly
 
logical, dimension(:), allocatable reflz
 

Additional Inherited Members

- Public Attributes inherited from logging_base_mod::logging_base
integer, public err
 error code More...
 

Detailed Description

Definition at line 43 of file boundary_reflecting.f90.

Member Function/Subroutine Documentation

◆ finalize()

PROCEDURE boundary_reflecting_mod::boundary_reflecting::finalize ( )
private

Definition at line 49 of file boundary_reflecting.f90.

◆ initboundary_reflecting()

PROCEDURE boundary_reflecting_mod::boundary_reflecting::initboundary_reflecting ( )
private

Definition at line 47 of file boundary_reflecting.f90.

◆ setboundarydata()

PROCEDURE boundary_reflecting_mod::boundary_reflecting::setboundarydata ( )
private

Definition at line 48 of file boundary_reflecting.f90.

Member Data Documentation

◆ reflx

logical, dimension(:), allocatable boundary_reflecting_mod::boundary_reflecting::reflx
private

mask arrays to specify reflection, i.e. change of sign

Definition at line 45 of file boundary_reflecting.f90.

◆ refly

logical, dimension(:), allocatable boundary_reflecting_mod::boundary_reflecting::refly
private

Definition at line 45 of file boundary_reflecting.f90.

◆ reflz

logical, dimension(:), allocatable boundary_reflecting_mod::boundary_reflecting::reflz
private

Definition at line 45 of file boundary_reflecting.f90.


The documentation for this type was generated from the following file: