cplcomp_exchange_mod Module



Variables

Type Visibility Attributes Name Initial
integer, public :: seq_mctext_decomp

Subroutines

public subroutine seq_map_init_exchange(comp, mapper, flow, string)

Arguments

Type IntentOptional Attributes Name
type(component_type), intent(inout) :: comp
type(seq_map), intent(inout), pointer :: mapper
character(len=3), intent(in) :: flow
character(len=*), intent(in), optional :: string

public subroutine seq_map_map_exchange(comp, flow, dom_flag, dom_tmp, string, msgtag)

Arguments

Type IntentOptional Attributes Name
type(component_type), intent(inout) :: comp
character(len=3), intent(in) :: flow
logical, intent(in), optional :: dom_flag
type(GeneralGrid), intent(in), optional, target :: dom_tmp
character(len=*), intent(in), optional :: string
integer(kind=IN), intent(in), optional :: msgtag

public subroutine seq_mctext_gsmapInit(comp)

Arguments

Type IntentOptional Attributes Name
type(component_type), intent(inout) :: comp

public subroutine seq_mctext_avInit(comp, flow)

Arguments

Type IntentOptional Attributes Name
type(component_type), intent(inout) :: comp
character(len=3), intent(in) :: flow

public subroutine seq_mctext_gGridInit(comp, ggrid_new)

Arguments

Type IntentOptional Attributes Name
type(component_type), intent(inout) :: comp
type(GeneralGrid), intent(inout), optional, target :: ggrid_new

public subroutine seq_mctext_avExtend(AVin, IDin, ID)

Arguments

Type IntentOptional Attributes Name
type(AttrVect), intent(inout) :: AVin
integer, intent(in) :: IDin
integer, intent(in) :: ID