MPI_FacesSet_t Derived Type

type, public :: MPI_FacesSet_t


Components

Type Visibility Attributes Name Initial
logical, public :: constructed = .false.
type(MPI_Face_t), public, allocatable :: faces(:)