|
integer, dimension(:), allocatable | cbtype |
| custom boundary condition type More...
|
|
real, dimension(:,:,:), allocatable | rscale |
| radial scaling constants More...
|
|
real, dimension(:,:,:), allocatable | invrscale |
| inverse radial scaling constants More...
|
|
real, dimension(:,:,:), pointer | radius |
| distance to center of mass for Kepler conditions More...
|
|
Definition at line 46 of file boundary_custom.f90.
◆ finalize()
PROCEDURE boundary_custom_mod::boundary_custom::finalize |
( |
| ) |
|
|
private |
◆ initboundary_custom()
PROCEDURE boundary_custom_mod::boundary_custom::initboundary_custom |
( |
| ) |
|
|
private |
◆ setboundarydata()
PROCEDURE boundary_custom_mod::boundary_custom::setboundarydata |
( |
| ) |
|
|
private |
◆ setcustomboundaries()
PROCEDURE boundary_custom_mod::boundary_custom::setcustomboundaries |
( |
| ) |
|
|
private |
◆ cbtype
integer, dimension(:), allocatable boundary_custom_mod::boundary_custom::cbtype |
|
private |
◆ invrscale
real, dimension(:,:,:), allocatable boundary_custom_mod::boundary_custom::invrscale |
|
private |
◆ radius
real, dimension(:,:,:), pointer boundary_custom_mod::boundary_custom::radius |
|
private |
◆ rscale
real, dimension(:,:,:), allocatable boundary_custom_mod::boundary_custom::rscale |
|
private |
The documentation for this type was generated from the following file: