

Public Member Functions | |
| InterpKernelDEC () | |
| InterpKernelDEC (ProcessorGroup &source_group, ProcessorGroup &target_group) | |
| InterpKernelDEC (const std::set< int > &src_ids, const std::set< int > &trg_ids, const MPI_Comm &world_comm=MPI_COMM_WORLD) | |
| virtual | ~InterpKernelDEC () |
| void | synchronize () |
| void | recvData () |
| void | recvData (double time) |
| void | sendData () |
| void | sendData (double time, double deltatime) |
| void | prepareSourceDE () |
| void | prepareTargetDE () |
| void ParaMEDMEM::InterpKernelDEC::prepareSourceDE | ( | ) | [virtual] |
Implements ParaMEDMEM::DisjointDEC.
| void ParaMEDMEM::InterpKernelDEC::prepareTargetDE | ( | ) | [virtual] |
Implements ParaMEDMEM::DisjointDEC.