tem_load_cube Subroutine

public subroutine tem_load_cube(me, conf, key, pos, parent)

This routine loads the boundCube table from config file

Arguments

TypeIntentOptionalAttributesName
type(tem_cube_type), intent(out) :: me
type(flu_state) :: conf
character(len=*), intent(in), optional :: key

open cube table by given key

integer, intent(in), optional :: pos

open cube table by position

integer, intent(in), optional :: parent

if cube is to be load from pos, parent handle is required


Calls

proc~~tem_load_cube~~CallsGraph proc~tem_load_cube tem_load_cube proc~aot_table_close aot_table_close proc~tem_load_cube->proc~aot_table_close proc~tem_abort tem_abort proc~tem_load_cube->proc~tem_abort interface~aot_get_val~2 aot_get_val proc~tem_load_cube->interface~aot_get_val~2 proc~aot_table_open aot_table_open proc~tem_load_cube->proc~aot_table_open mpi_abort mpi_abort proc~tem_abort->mpi_abort

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: thandle
integer, private :: iError
integer, private :: vError(3)
integer, private :: errFatal(3)
real(kind=rk), private :: deflen