tem_load_cylinder Subroutine

public subroutine tem_load_cylinder(me, transform, conf, thandle)

\brief Loading cylinder information from config file \n

Arguments

TypeIntentOptionalAttributesName
type(tem_cylinder_type), intent(out), allocatable:: me(:)

array of cylinders

type(tem_transformation_type), intent(in) :: transform

transformation for spatial object

type(flu_state) :: conf

lua state

integer, intent(in) :: thandle

Calls

proc~~tem_load_cylinder~~CallsGraph proc~tem_load_cylinder tem_load_cylinder proc~aot_table_close aot_table_close proc~tem_load_cylinder->proc~aot_table_close proc~tem_load_cylinder_single tem_load_cylinder_single proc~tem_load_cylinder->proc~tem_load_cylinder_single proc~aot_table_length aot_table_length proc~tem_load_cylinder->proc~aot_table_length proc~aot_table_open aot_table_open proc~tem_load_cylinder->proc~aot_table_open proc~tem_abort tem_abort proc~tem_load_cylinder_single->proc~tem_abort interface~aot_get_val~2 aot_get_val proc~tem_load_cylinder_single->interface~aot_get_val~2 mpi_abort mpi_abort proc~tem_abort->mpi_abort

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: cyl_handle
integer, private :: cyl_subHandle
integer, private :: iObj
integer, private :: nObjects