Chaste Release::3.1
|
#include <AbstractCompressibleMaterialLaw.hpp>
Public Member Functions | |
AbstractCompressibleMaterialLaw () |
This class does nothing, it is identical to AbstractMaterialLaw. This class just exists to make things look symmetric and less odd in the solvers.
Definition at line 46 of file AbstractCompressibleMaterialLaw.hpp.
AbstractCompressibleMaterialLaw< DIM >::AbstractCompressibleMaterialLaw | ( | ) | [inline] |
constructor does nothing
Definition at line 50 of file AbstractCompressibleMaterialLaw.hpp.