Class Cell
Defined in File cell.h
Class Documentation
-
class Cell
Generic mesh cell object.
Public Functions
-
virtual ~Cell() = default
-
void ComputeGeometricInfo(const MeshContinuum *grid)
Computes the geometric info on the cell.
-
std::string ToString() const
Provides string information of the cell.
-
virtual ~Cell() = default