tem_load_stlHead_single Subroutine

private subroutine tem_load_stlHead_single(me, conf, thandle)

This routine load stl_files table from configuration file Need to look for: * filename (mandatory) * fileformat (default binary)

Arguments

TypeIntentOptionalAttributesName
type(tem_stlHead_type), intent(inout) :: me

contain stl files information from config file

type(flu_State) :: conf
integer, intent(in) :: thandle

Calls

proc~~tem_load_stlhead_single~~CallsGraph proc~tem_load_stlhead_single tem_load_stlHead_single proc~tem_abort tem_abort proc~tem_load_stlhead_single->proc~tem_abort interface~aot_get_val~2 aot_get_val proc~tem_load_stlhead_single->interface~aot_get_val~2 mpi_abort mpi_abort proc~tem_abort->mpi_abort

Called by

proc~~tem_load_stlhead_single~~CalledByGraph proc~tem_load_stlhead_single tem_load_stlHead_single proc~tem_load_stlhead tem_load_stlHead proc~tem_load_stlhead->proc~tem_load_stlhead_single proc~tem_load_stl tem_load_stl proc~tem_load_stl->proc~tem_load_stlhead proc~tem_load_shape_single tem_load_shape_single proc~tem_load_shape_single->proc~tem_load_stl 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

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: iError
character(len=6), private :: formString