Read in the boundary conditions from the LUA parameter file.\n
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(boundary_type), | allocatable | :: | me(:) |
field boundary type |
||
type(tem_BC_prop_type), | intent(in) | :: | bc_prop |
boundary data from mesh |
||
type(flu_State) | :: | conf |
lua flu state |
|||
integer, | intent(in), | optional | :: | parent |
bc parent handle |
|
type(tem_varSys_type), | intent(inout) | :: | varSys |
Global variable system required to append annoymous boundary variables |
||
type(tem_stencilHeader_type) | :: | stencil |
stencil information |