Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public | :: | ierr | ||||
integer, | public | :: | MyRank | ||||
integer, | public | :: | PeTot | ||||
integer, | public | :: | Comm1 | ||||
integer, | public | :: | Comm2 | ||||
integer, | public | :: | Comm3 | ||||
integer, | public | :: | Comm4 | ||||
integer, | public | :: | Comm5 | ||||
integer, | public | :: | LapTimeStep | ||||
real(kind=8), | public | :: | stime | ||||
real(kind=8), | public | :: | etime | ||||
real(kind=8), | public | :: | laptime(1000) | ||||
type(comment), | public | :: | comments(1000) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
character(len=*), | intent(in), | optional | :: | comment |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj | |||
integer, | intent(in), | optional | :: | cLength | ||
integer, | intent(in), | optional | :: | rank |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(MPI_), | intent(inout) | :: | obj |