
Public Member Functions | |
| ParaFIELD (TypeOfField type, TypeOfTimeDiscretization td, ParaMESH *mesh, const ComponentTopology &component_topology) | |
| ParaFIELD (MEDCouplingFieldDouble *field, ParaMESH *sup, const ProcessorGroup &group) | |
| virtual | ~ParaFIELD () |
| void | synchronizeTarget (ParaMEDMEM::ParaFIELD *source_field) |
| void | synchronizeSource (ParaMEDMEM::ParaFIELD *target_field) |
| MEDCouplingFieldDouble * | getField () const |
| void | setOwnSupport (bool v) 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::DisjointDEC::compareFieldAndMethod(), ParaMEDMEM::InterpolationMatrix::InterpolationMatrix(), ParaMEDMEM::InterpolationMatrix::prepare(), ParaMEDMEM::StructuredCoincidentDEC::prepareSourceDE(), ParaMEDMEM::ExplicitCoincidentDEC::prepareSourceDE(), ParaMEDMEM::StructuredCoincidentDEC::recvData(), ParaMEDMEM::InterpKernelDEC::recvData(), ParaMEDMEM::ExplicitCoincidentDEC::recvData(), ParaMEDMEM::DisjointDEC::renormalizeTargetField(), ParaMEDMEM::InterpKernelDEC::sendData(), and ParaMEDMEM::DisjointDEC::setNature().
| void ParaMEDMEM::ParaFIELD::setOwnSupport | ( | bool | v | ) | const |
| Topology* ParaMEDMEM::ParaFIELD::getTopology | ( | ) | const |
| ParaMESH* ParaMEDMEM::ParaFIELD::getSupport | ( | ) | const |
| double ParaMEDMEM::ParaFIELD::getL2Norm | ( | ) | const |