Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
logical, | public | :: | Constructed | ||||
integer, | public | :: | ID | ||||
integer, | public | :: | no_of_nodes | ||||
integer, | public | :: | no_of_elements | ||||
integer, | public | :: | no_of_allElements | ||||
integer, | public | :: | no_of_mpifaces | ||||
integer, | public, | allocatable | :: | global2localeID(:) | |||
integer, | public, | allocatable | :: | global2localeIDwith0(:) | |||
integer, | public, | allocatable | :: | nodeIDs(:) | |||
integer, | public, | allocatable | :: | HOPRnodeIDs(:) | |||
integer, | public, | allocatable | :: | elementIDs(:) | |||
integer, | public, | allocatable | :: | mpiface_elements(:) | |||
integer, | public, | allocatable | :: | element_mpifaceSide(:) | |||
integer, | public, | allocatable | :: | element_mpifaceSideOther(:) | |||
integer, | public, | allocatable | :: | mpiface_rotation(:) | |||
integer, | public, | allocatable | :: | mpiface_elementSide(:) | |||
integer, | public, | allocatable | :: | mpiface_sharedDomain(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | ID |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(PartitionedMesh_t) | :: | self |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(PartitionedMesh_t), | intent(inout) | :: | this | |||
integer, | intent(in) | :: | no_of_allElements |