23 int numbersol = data.
sol.
size();
31 STATE ni1 , STATE ni2 , STATE G12 , STATE G13 , STATE G23 ,
33 int camadaref,
int camadaatual);
virtual void Solution(TPZMaterialData &data, int var, TPZVec< STATE > &Solout) override
Returns the solution associated with the var index based on the finite element approximation.
virtual void Solution(TPZVec< STATE > &Sol, TPZFMatrix< STATE > &DSol, TPZFMatrix< REAL > &axes, int var, TPZVec< STATE > &Solout) override
Returns the solution associated with the var index based on the finite element approximation.
int ClassId() const override
Define the class id associated with the class.
TPZGradSolVec dsol
vector of the derivatives of the solution at the integration point
clarg::argBool h("-h", "help message", false)
Contains the TPZMatPlaca2 class.
int64_t size() const
Returns the number of elements of the vector.
#define DebugStop()
Returns a message to user put a breakpoint in.
TPZFNMatrix< 9, REAL > axes
axes indicating the directions of the derivatives of the shapefunctions
TPZMultPlaca(int num, STATE h, TPZVec< STATE > &esp, STATE f, STATE E1, STATE E2, STATE ni1, STATE ni2, STATE G12, STATE G13, STATE G23, TPZFMatrix< STATE > &naxes, TPZVec< STATE > &xf, int camadaref, int camadaatual)
TPZSolVec sol
vector of the solutions at the integration point