sdr_dump_treelm Subroutine

public subroutine sdr_dump_treelm(temData, geometry, confHeader)

This routine dumps the final fluid tree leaves in the disk

Arguments

Type IntentOptional Attributes Name
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 aot_out_close aot_out_close proc~sdr_dump_treelm->aot_out_close aot_out_close_table aot_out_close_table proc~sdr_dump_treelm->aot_out_close_table aot_out_open aot_out_open proc~sdr_dump_treelm->aot_out_open aot_out_open_table aot_out_open_table proc~sdr_dump_treelm->aot_out_open_table aot_out_val aot_out_val proc~sdr_dump_treelm->aot_out_val append append proc~sdr_dump_treelm->append destroy destroy proc~sdr_dump_treelm->destroy dump_tem_global dump_tem_global proc~sdr_dump_treelm->dump_tem_global newunit newunit proc~sdr_dump_treelm->newunit proc~ply_prj_header_out ply_prj_header_out proc~sdr_dump_treelm->proc~ply_prj_header_out tem_startTimer tem_startTimer proc~sdr_dump_treelm->tem_startTimer tem_stopTimer tem_stopTimer proc~sdr_dump_treelm->tem_stopTimer uni_name uni_name proc~sdr_dump_treelm->uni_name val val proc~sdr_dump_treelm->val proc~ply_prj_header_out->aot_out_val 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 ply_l2p_header_out proc~ply_prj_header_out->proc~ply_l2p_header_out proc~ply_fpt_header_out->aot_out_val proc~ply_fxt_header_out->aot_out_val proc~ply_l2p_header_out->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