Public Member Functions | |
| ParaFIELD (TypeOfField type, TypeOfTimeDiscretization td, ParaMESH *mesh, const ComponentTopology &component_topology) | |
| ParaFIELD (MEDCouplingFieldDouble *field, const ProcessorGroup &group) | |
| virtual | ~ParaFIELD () |
| void | synchronizeTarget (ParaMEDMEM::ParaFIELD *source_field) |
| void | synchronizeSource (ParaMEDMEM::ParaFIELD *target_field) |
| MEDCouplingFieldDouble * | getField () const |
| DataArrayInt * | returnCumulativeGlobalNumbering () const |
| DataArrayInt * | returnGlobalNumbering () const |
| Topology * | getTopology () const |
| ParaMESH * | getSupport () const |
| int | nbComponents () const |
| double | getVolumeIntegral (int icomp, bool isWAbs) const |
| double | getL2Norm () const |
| MEDCouplingFieldDouble* ParaMEDMEM::ParaFIELD::getField | ( | ) | const |
Referenced by ParaMEDMEM::DEC::compareFieldAndMethod(), ParaMEDMEM::InterpolationMatrix::prepare(), ParaMEDMEM::StructuredCoincidentDEC::prepareSourceDE(), ParaMEDMEM::ExplicitCoincidentDEC::prepareSourceDE(), ParaMEDMEM::StructuredCoincidentDEC::recvData(), ParaMEDMEM::ExplicitCoincidentDEC::recvData(), ParaMEDMEM::DEC::renormalizeTargetField(), and ParaMEDMEM::DEC::setNature().
| Topology* ParaMEDMEM::ParaFIELD::getTopology | ( | ) | const |
Referenced by ParaMEDMEM::DEC::attachLocalField(), and ParaMEDMEM::ExplicitCoincidentDEC::synchronize().
| ParaMESH* ParaMEDMEM::ParaFIELD::getSupport | ( | ) | const |
| double ParaMEDMEM::ParaFIELD::getL2Norm | ( | ) | const |
1.6.3