
Public Member Functions | |
| virtual int | getNbElements () const =0 |
| virtual int | 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 |
Implemented in MEDCoupling::BlockTopology, and MEDCoupling::ExplicitTopology.
Referenced by MEDCoupling::DisjointDEC::attachLocalField(), MEDCoupling::ParaFIELD::getVolumeIntegral(), and MEDCoupling::ParaFIELD::ParaFIELD().