tem_load_deformation Subroutine

private subroutine tem_load_deformation(deform, conf, thandle)

This routine loads the deformation table from transformation table

Arguments

TypeIntentOptionalAttributesName
type(tem_deformation_type), intent(out) :: deform

deform for spatial object

type(flu_State) :: conf

lua state

integer, intent(in) :: thandle

spatial object parent handle


Calls

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

Called by

proc~~tem_load_deformation~~CalledByGraph proc~tem_load_deformation tem_load_deformation proc~tem_load_transformation tem_load_transformation proc~tem_load_transformation->proc~tem_load_deformation proc~tem_load_shape_single tem_load_shape_single proc~tem_load_shape_single->proc~tem_load_transformation proc~tem_load_shapes tem_load_shapes proc~tem_load_shapes->proc~tem_load_shape_single interface~tem_load_shape tem_load_shape interface~tem_load_shape->proc~tem_load_shape_single interface~tem_load_shape->proc~tem_load_shapes proc~tem_load_trackingconfig tem_load_trackingConfig proc~tem_load_trackingconfig->interface~tem_load_shape proc~load_spatial_parabol load_spatial_parabol proc~load_spatial_parabol->interface~tem_load_shape proc~tem_load_convergenceheader tem_load_convergenceHeader proc~tem_load_convergenceheader->interface~tem_load_shape proc~tem_load_spacetime_single tem_load_spacetime_single proc~tem_load_spacetime_single->interface~tem_load_shape

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: deform_handle
integer, private :: deform_subhandle
integer, private :: iError
integer, private :: iPos
integer, private :: vError(3)
integer, private :: errFatal(3)
real(kind=rk), private :: const
real(kind=rk), private :: vec(3)