boundary_fixed.f90 File Reference
Go to the source code of this file.
Data Types | |
| type | boundary_fixed_mod::boundary_fixed |
Modules | |
| module | boundary_fixed_mod |
| Boundary module for fixed in/outflow conditions. | |
Functions/Subroutines | |
| subroutine | boundary_fixed_mod::initboundary_fixed (this, Mesh, Physics, dir, config) |
| Constructor for fixed boundary conditions. More... | |
| subroutine | boundary_fixed_mod::setboundarydata (this, Mesh, Physics, time, pvar) |
| Applies the fixed boundary condition. More... | |
| subroutine | boundary_fixed_mod::finalize (this) |
| Destructor for fixed boundary conditions. More... | |
Variables | |
| character(len=32), parameter | boundary_fixed_mod::boundcond_name = "fixed in/outflow" |
1.9.4