#ifndef HYPERELASTIC_CONSTITUTIVE_MODEL_H #define HYPERELASTIC_CONSTITUTIVE_MODEL_H #include #include #include namespace ZIRAN { template class HyperelasticConstitutiveModel; template struct HyperelasticTraits; template