tem_init_bc_header Subroutine

private subroutine tem_init_bc_header(me, nBCs)

This routine does the allocation job

Arguments

TypeIntentOptionalAttributesName
type(tem_bc_header_type), intent(out) :: me

The boundary header

integer, intent(in) :: nBCs

Called by

proc~~tem_init_bc_header~~CalledByGraph proc~tem_init_bc_header tem_init_bc_header proc~tem_load_bc_header tem_load_bc_header proc~tem_load_bc_header->proc~tem_init_bc_header

Contents

None