sdr_dump_treelm Subroutine

public subroutine sdr_dump_treelm(temData, geometry, confHeader)

This routine dumps the final fluid tree leaves in the disk

Arguments

TypeIntentOptionalAttributesName
type(sdr_temData_type), intent(in) :: temData

temData contains final treelmesh

type(sdr_geometry_type), intent(in) :: geometry

Bounding cube, the prototree lives in.

type(sdr_confHead_type), intent(inout) :: confHeader

config header info.


Calls

proc~~sdr_dump_treelm~~CallsGraph proc~sdr_dump_treelm sdr_dump_treelm interface~destroy~10 destroy proc~sdr_dump_treelm->interface~destroy~10 proc~aot_out_open_table aot_out_open_table proc~sdr_dump_treelm->proc~aot_out_open_table interface~aot_out_val aot_out_val proc~sdr_dump_treelm->interface~aot_out_val proc~ply_prj_header_out ply_prj_header_out proc~sdr_dump_treelm->proc~ply_prj_header_out proc~tem_stoptimer tem_stopTimer proc~sdr_dump_treelm->proc~tem_stoptimer proc~tem_starttimer tem_startTimer proc~sdr_dump_treelm->proc~tem_starttimer proc~aot_out_open aot_out_open proc~sdr_dump_treelm->proc~aot_out_open proc~aot_out_close aot_out_close proc~sdr_dump_treelm->proc~aot_out_close proc~newunit newunit proc~sdr_dump_treelm->proc~newunit proc~aot_out_close_table aot_out_close_table proc~sdr_dump_treelm->proc~aot_out_close_table proc~dump_tem_global dump_tem_global proc~sdr_dump_treelm->proc~dump_tem_global interface~append~10 append proc~sdr_dump_treelm->interface~append~10 proc~ply_prj_header_out->interface~aot_out_val proc~ply_l2p_header_out ply_l2p_header_out proc~ply_prj_header_out->proc~ply_l2p_header_out proc~ply_fpt_header_out ply_fpt_header_out proc~ply_prj_header_out->proc~ply_fpt_header_out proc~ply_fxt_header_out ply_fxt_header_out proc~ply_prj_header_out->proc~ply_fxt_header_out proc~ply_l2p_header_out->interface~aot_out_val proc~ply_fpt_header_out->interface~aot_out_val proc~ply_fxt_header_out->interface~aot_out_val

Called by

proc~~sdr_dump_treelm~~CalledByGraph proc~sdr_dump_treelm sdr_dump_treelm program~seeder seeder program~seeder->proc~sdr_dump_treelm

Contents


Variables

TypeVisibilityAttributesNameInitial
character(len=4), public :: EndianSuffix
type(tem_global_type), public :: tem_global
integer, public :: iElem
integer, public :: meshunit
integer, public :: bndunit
integer, public :: rl
integer, public :: distunit
integer, public :: colunit
character(len=300), public :: ElemFileName
character(len=300), public :: BndFileName
character(len=300), public :: ColFileName
character(len=300), public :: BndDistFileName
character(len=LabelLen), public :: col_name
type(aot_out_type), public :: conf
integer(kind=long_k), public :: BC_id(qQQQ)
real(kind=rk), public :: qVal(qQQQ)
integer, public :: iDir
integer, public :: iAttr
integer, public :: iProp
integer, public :: iBC
integer, public :: iColor
integer, public :: nProperties_max
type(tem_prophead_type), public, allocatable:: property(:)
integer, public :: nColors
integer, public :: nBCs
integer, public :: vpos
integer(kind=long_k), public :: id
integer, public :: uni_id
integer, public :: iUnibc
real(kind=rk), public :: cval
type(dyn_intarray_type), public :: actBC