|
OOFEM 3.0
|
#include "fei2dquadlin.h"#include "mathfem.h"#include "floatmatrix.h"#include "floatarray.h"#include "floatmatrixf.h"#include "floatarrayf.h"#include "gaussintegrationrule.h"Go to the source code of this file.
Namespaces | |
| namespace | oofem |
Macros | |
| #define | POINT_TOL 1.e-6 |
| #define POINT_TOL 1.e-6 |
Definition at line 128 of file fei2dquadlin.C.
Referenced by oofem::CCTPlate::computeLocalCoordinates(), oofem::DKTPlate::computeLocalCoordinates(), oofem::QDKTPlate::computeLocalCoordinates(), oofem::RerShell::computeLocalCoordinates(), oofem::FEI2dQuadLin::global2local(), oofem::FEI2dTrConst::global2local(), oofem::FEI2dTrLin::global2local(), oofem::FEI3dHexaConst::global2local(), oofem::FEI3dHexaLin::global2local(), oofem::FEI3dHexaQuad::global2local(), oofem::FEI3dTetLin::global2local(), oofem::FEI3dTetQuad::global2local(), oofem::FEI3dTrQuad::global2local(), oofem::FEI3dWedgeLin::global2local(), and oofem::FEI3dWedgeQuad::global2local().