boundary_inner.f90 File Reference
Go to the source code of this file.
Data Types | |
| type | boundary_inner_mod::boundary_inner |
Modules | |
| module | boundary_inner_mod |
| Boundary module for the inner boundaries (only necessary in parallel runs) | |
Functions/Subroutines | |
| subroutine | boundary_inner_mod::initboundary_inner (this, Mesh, Physics, dir, config) |
| Constructor for inner boundary conditions. More... | |
| subroutine | boundary_inner_mod::setboundarydata (this, Mesh, Physics, time, pvar) |
| Applies the inner boundary condition. More... | |
| subroutine | boundary_inner_mod::finalize (this) |
| Destructor for inner boundary conditions. More... | |
Variables | |
| character(len=32), parameter | boundary_inner_mod::boundcond_name = "none" |
1.9.4