|
real, dimension(:,:,:,:), allocatable | data |
| boundary data array More...
|
|
logical, dimension(:,:,:), allocatable | fixed |
| mask array for fixed bc More...
|
|
Definition at line 46 of file boundary_fixed.f90.
◆ finalize()
PROCEDURE boundary_fixed_mod::boundary_fixed::finalize |
( |
| ) |
|
|
private |
◆ initboundary_fixed()
PROCEDURE boundary_fixed_mod::boundary_fixed::initboundary_fixed |
( |
| ) |
|
|
private |
◆ setboundarydata()
PROCEDURE boundary_fixed_mod::boundary_fixed::setboundarydata |
( |
| ) |
|
|
private |
◆ data
real, dimension(:,:,:,:), allocatable boundary_fixed_mod::boundary_fixed::data |
|
private |
◆ fixed
logical, dimension(:,:,:), allocatable boundary_fixed_mod::boundary_fixed::fixed |
|
private |
The documentation for this type was generated from the following file: