NeoPZ
Functions
TPZPlacaOrthotropic.cpp File Reference

Contains implementations of the TPZPlacaOrthotropic methods. More...

#include "pzintel.h"
#include "TPZPlacaOrthotropic.h"
#include "pzgnode.h"
#include "pzgeoel.h"
#include "pzquad.h"
#include "TPZMaterial.h"
Include dependency graph for TPZPlacaOrthotropic.cpp:

Go to the source code of this file.

Functions

REAL TensionNorm (TPZFMatrix< REAL > &tension, int dimrow, int dimcol)
 Returns norm of the tension. More...
 

Detailed Description

Contains implementations of the TPZPlacaOrthotropic methods.

Definition in file TPZPlacaOrthotropic.cpp.

Function Documentation

◆ TensionNorm()

REAL TensionNorm ( TPZFMatrix< REAL > &  tension,
int  dimrow,
int  dimcol 
)

Returns norm of the tension.

Definition at line 206 of file TPZPlacaOrthotropic.cpp.

References sqrt, and val().

Referenced by TPZPlacaOrthotropic::IdentifyCompEl(), and TPZPlacaOrthotropic::PrintTensors().