NeoPZ
Classes | Variables
pzviscoelastic.h File Reference
#include <iostream>
#include "pzfmatrix.h"
#include "pzvec.h"
#include <vector>
#include "pzelast3d.h"
#include "TPZMatWithMem.h"
Include dependency graph for pzviscoelastic.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TPZViscoelastic
 This class implements an isotropic viscoelasticity material. More...
 

Variables

const int _XX_
 
const int _XY_
 
const int _XZ_
 
const int _YY_
 
const int _YZ_
 
const int _ZZ_
 

Variable Documentation

◆ _XX_

const int _XX_

Definition at line 12 of file pzviscoelastic.h.

◆ _XY_

const int _XY_

Definition at line 13 of file pzviscoelastic.h.

◆ _XZ_

const int _XZ_

Definition at line 14 of file pzviscoelastic.h.

◆ _YY_

const int _YY_

Definition at line 15 of file pzviscoelastic.h.

◆ _YZ_

const int _YZ_

Definition at line 16 of file pzviscoelastic.h.

◆ _ZZ_

const int _ZZ_

Definition at line 17 of file pzviscoelastic.h.