![]() |
NeoPZ
|
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"Go to the source code of this file.
Functions | |
| REAL | TensionNorm (TPZFMatrix< REAL > &tension, int dimrow, int dimcol) |
| Returns norm of the tension. More... | |
Contains implementations of the TPZPlacaOrthotropic methods.
Definition in file TPZPlacaOrthotropic.cpp.
| REAL TensionNorm | ( | TPZFMatrix< REAL > & | tension, |
| int | dimrow, | ||
| int | dimcol | ||
| ) |
Returns norm of the tension.
Definition at line 206 of file TPZPlacaOrthotropic.cpp.
Referenced by TPZPlacaOrthotropic::IdentifyCompEl(), and TPZPlacaOrthotropic::PrintTensors().
1.8.13