component_init_pre Subroutine

public subroutine component_init_pre(comp, compid, cplcompid, cplallcompid, infodata, ntype)

Arguments

Type IntentOptional Attributes Name
type(component_type), intent(inout) :: comp(:)
integer, intent(in) :: compid(:)
integer, intent(in) :: cplcompid(:)
integer, intent(in) :: cplallcompid
type(seq_infodata_type), intent(inout), target :: infodata
character(len=3), intent(in) :: ntype