tem_load_sphere Subroutine

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

Load sphere information from config file.

Arguments

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

Array of spheres

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_sphere~~CallsGraph proc~tem_load_sphere tem_load_sphere proc~aot_table_close aot_table_close proc~tem_load_sphere->proc~aot_table_close proc~aot_table_open aot_table_open proc~tem_load_sphere->proc~aot_table_open proc~aot_table_length aot_table_length proc~tem_load_sphere->proc~aot_table_length proc~tem_load_sphere_single tem_load_sphere_single proc~tem_load_sphere->proc~tem_load_sphere_single proc~tem_abort tem_abort proc~tem_load_sphere_single->proc~tem_abort interface~aot_get_val~2 aot_get_val proc~tem_load_sphere_single->interface~aot_get_val~2 mpi_abort mpi_abort proc~tem_abort->mpi_abort

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: sph_handle
integer, private :: sph_subHandle
integer, private :: iObj
integer, private :: nObjects