#include <AbstractCompressibleMaterialLaw.hpp>
Inherits AbstractMaterialLaw< DIM >.
Inherited by AbstractIsotropicCompressibleMaterialLaw< DIM >, and CompressibleExponentialLaw< DIM >.
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 39 of file AbstractCompressibleMaterialLaw.hpp.
AbstractCompressibleMaterialLaw< DIM >::AbstractCompressibleMaterialLaw | ( | ) | [inline] |
constructor does nothing
Definition at line 36 of file AbstractCompressibleMaterialLaw.hpp.