Newtonian(int id, double density, double viscosity, double bulk)
Create a Newtonian fluid material.
Definition Newtonian.h:51
virtual Material::MaterialType getType() const
Return the material type.
Definition Newtonian.h:40
Represents a Lagrangian material point This class contain all Lagrangian variables that represents th...
Definition Particle.h:25