#include <Topology.hxx>

Public Member Functions | |
| virtual mcIdType | getNbElements () const =0 |
| virtual mcIdType | getNbLocalElements () const =0 |
| virtual const ProcessorGroup * | getProcGroup () const =0 |
| Topology () | |
| virtual | ~Topology () |
Topology of a group of processors within a processor group. Abstract class, see derivations.
| MEDCoupling::Topology::Topology | ( | ) |
|
virtual |
|
pure virtual |
Implemented in MEDCoupling::BlockTopology, and MEDCoupling::ExplicitTopology.
|
pure virtual |
Implemented in MEDCoupling::BlockTopology, and MEDCoupling::ExplicitTopology.
|
pure virtual |