eCLM Source Code Browser
Source Files
Modules
Procedures
Derived Types
Namelists
Programs
init
Interface
3 statements
Source File
m_Rearranger.F90
m_Rearranger
init
Contents
Module Procedures
init_
public interface init
Module Procedures
private subroutine init_(SourceGSMap, TargetGSMap, myComm, OutRearranger)
Arguments
Type
Intent
Optional
Attributes
Name
type(
GlobalSegMap
),
intent(in)
::
SourceGSMap
type(
GlobalSegMap
),
intent(in)
::
TargetGSMap
integer,
intent(in)
::
myComm
type(
Rearranger
),
intent(out)
::
OutRearranger