#include <Checkpointer.h>
Public Member Functions | |
| CheckpointVertexData (MShell *const mshell) | |
| ~CheckpointVertexData () | |
| template<typename INS > | |
| void | dumpVertexData (INS itb) |
| template<typename IT > | |
| void | readAndDistributeVertexData (IT itb, IT ite) |
| shells::CheckpointVertexData::CheckpointVertexData | ( | MShell *const | mshell | ) |
| shells::CheckpointVertexData::~CheckpointVertexData | ( | ) |
| void shells::CheckpointVertexData::dumpVertexData | ( | INS | itb | ) | [inline] |
References shells::MShell::iterateOverVertices().
Referenced by shells::CheckpointData::dumpData().
| void shells::CheckpointVertexData::readAndDistributeVertexData | ( | IT | itb, | |
| IT | ite | |||
| ) | [inline] |
References shells::MShell::iterateOverVertices(), and shells::SVertexDisplacement::numVar.
Referenced by shells::CheckpointData::readAndDistributeData().
1.6.3