35 #ifndef LagrangianEqnBase_H
36 #define LagrangianEqnBase_H
LagrangianEqnBase(const word &name, const LagrangianSubMesh &mesh)
Construct from components.
word name_
Symbolic name of the equation or equation term.
const LagrangianSubMesh & mesh_
Reference to the mesh.
const LagrangianSubMesh & mesh() const
Return the mesh.
const word & name() const
Return the equation name.
Mesh that relates to a sub-section of a Lagrangian mesh. This is used to construct fields that relate...
A class for handling words, derived from string.