My Project
|
Small struct that keeps track of data for output to restart/summary files. More...
#include <Cells.hpp>
Public Member Functions | |
bool | operator== (const CellData &cell2) const |
template<class Serializer > | |
void | serializeOp (Serializer &serializer) |
Static Public Member Functions | |
static CellData | serializationTestObject () |
Public Attributes | |
UnitSystem::measure | dim |
std::vector< double > | data |
TargetType | target |
Small struct that keeps track of data for output to restart/summary files.