Scrambler
1
|
Main file for module ModuleControl. More...
Go to the source code of this file.
Data Types | |
module | ModuleControl |
Manages various initial and boundary condition modules. More... | |
Functions/Subroutines | |
subroutine | SetGhost (dim, edge, start, nCells, Info, mthbc, rmbc) |
Main file for module ModuleControl.
Definition in file module_control.f90.
subroutine ApplyPhysicalBC::SetGhost | ( | INTEGER | dim, |
INTEGER | edge, | ||
INTEGER | start, | ||
INTEGER | nCells, | ||
TYPE(InfoDef) | Info, | ||
INTEGER | mthbc, | ||
INTEGER | rmbc | ||
) |
Definition at line 287 of file module_control.f90.
Referenced by ModuleControl::ApplyPhysicalBC().