dump_tem_BC_propHeader Subroutine

public subroutine dump_tem_BC_propHeader(me, headerfile)

dump bc properties header information to lua file

Arguments

TypeIntentOptionalAttributesName
type(tem_BC_prop_type), intent(in) :: me

Boundary condition construct to load the data into

character(len=*), intent(in) :: headerfile

name of the bc header lua file


Calls

proc~~dump_tem_bc_propheader~~CallsGraph proc~dump_tem_bc_propheader dump_tem_BC_propHeader proc~aot_out_open_table aot_out_open_table proc~dump_tem_bc_propheader->proc~aot_out_open_table proc~aot_out_close aot_out_close proc~dump_tem_bc_propheader->proc~aot_out_close proc~aot_out_open aot_out_open proc~dump_tem_bc_propheader->proc~aot_out_open interface~aot_out_val aot_out_val proc~dump_tem_bc_propheader->interface~aot_out_val proc~aot_out_close_table aot_out_close_table proc~dump_tem_bc_propheader->proc~aot_out_close_table

Called by

proc~~dump_tem_bc_propheader~~CalledByGraph proc~dump_tem_bc_propheader dump_tem_BC_propHeader proc~dump_tem_bc_prop dump_tem_BC_prop proc~dump_tem_bc_prop->proc~dump_tem_bc_propheader

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: i
type(aot_out_type), private :: conf