tem_load_sphere_single Subroutine

private subroutine tem_load_sphere_single(me, transform, conf, thandle)

This routine single sphere from object table

Arguments

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

single sphere

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_single~~CallsGraph proc~tem_load_sphere_single 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

Called by

proc~~tem_load_sphere_single~~CalledByGraph proc~tem_load_sphere_single tem_load_sphere_single interface~tem_load_sphere tem_load_sphere interface~tem_load_sphere->proc~tem_load_sphere_single interface~tem_load_sphere->interface~tem_load_sphere proc~tem_load_sphere tem_load_sphere proc~tem_load_sphere->proc~tem_load_sphere_single

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: iError
integer, private :: vError(3)
integer, private :: errFatal(3)