Chaste Release::3.1
AbstractCompressibleMaterialLaw< DIM > Class Template Reference

#include <AbstractCompressibleMaterialLaw.hpp>

Inheritance diagram for AbstractCompressibleMaterialLaw< DIM >:
Collaboration diagram for AbstractCompressibleMaterialLaw< DIM >:

List of all members.

Public Member Functions

 AbstractCompressibleMaterialLaw ()

Detailed Description

template<unsigned DIM>
class AbstractCompressibleMaterialLaw< DIM >

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.


Constructor & Destructor Documentation

template<unsigned DIM>
AbstractCompressibleMaterialLaw< DIM >::AbstractCompressibleMaterialLaw ( ) [inline]

constructor does nothing

Definition at line 50 of file AbstractCompressibleMaterialLaw.hpp.


The documentation for this class was generated from the following file: