3 vector<Vector2D> Eulerian::operator()
7 return vector<Vector2D>
8 (
static_cast<size_t>(tessellation.
GetPointNo()));
Abstract class for tessellation.
virtual int GetPointNo(void) const =0
Get Total number of mesh generating points.
Class for keeping the names of the tracers and stickers.
Eulerian point motion scheme.