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