9 #ifndef TPZVISCOELASTIC_H 10 #define TPZVISCOELASTIC_H
Templated vector implementation.
This class implements a 3D isotropic elasticity material.
Implements an abstract class implementing the memory features.
Contains the TPZElasticity3D class which implements a 3D isotropic elasticity material.
Contains TPZMatrixclass which implements full matrix (using column major representation).
Contains the TPZMatWithMem class which implements the memory features.
TPZViscoelastic()
Empty constructor.
This class implements an isotropic viscoelasticity material.
virtual void Contribute(TPZMaterialData &data, REAL weight, TPZFMatrix< REAL > &ek, TPZFMatrix< REAL > &ef)