dump_tem_BC_qValHeader Subroutine

private subroutine dump_tem_BC_qValHeader(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_qvalheader~~CallsGraph proc~dump_tem_bc_qvalheader dump_tem_BC_qValHeader proc~aot_out_open_table aot_out_open_table proc~dump_tem_bc_qvalheader->proc~aot_out_open_table proc~aot_out_close aot_out_close proc~dump_tem_bc_qvalheader->proc~aot_out_close proc~aot_out_open aot_out_open proc~dump_tem_bc_qvalheader->proc~aot_out_open interface~aot_out_val aot_out_val proc~dump_tem_bc_qvalheader->interface~aot_out_val proc~aot_out_close_table aot_out_close_table proc~dump_tem_bc_qvalheader->proc~aot_out_close_table

Called by

proc~~dump_tem_bc_qvalheader~~CalledByGraph proc~dump_tem_bc_qvalheader dump_tem_BC_qValHeader proc~dump_tem_bc_qval dump_tem_BC_qVal proc~dump_tem_bc_qval->proc~dump_tem_bc_qvalheader

Contents


Variables

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