NeoPZ
|
This is the complete list of members for pzgeom::TPZGeoPyramid, including all inherited members.
AdjustTopDirections(int ConstrainedFace, TPZFMatrix< TVar > &gradx, TPZFMatrix< TVar > &directions) | pztopology::TPZPyramid | static |
BlendFactorForSide(const int &side, const TPZVec< T > &xi, T &blendFactor, TPZVec< T > &corrFactorDxi) | pztopology::TPZPyramid | static |
CenterPoint(int side, TPZVec< REAL > ¢er) | pztopology::TPZPyramid | static |
CheckProjectionForSingularity(const int &side, const TPZVec< T > &xiInterior) | pztopology::TPZPyramid | static |
ClassId() const override | pzgeom::TPZGeoPyramid | virtual |
ClassIdMap() | TPZSavable | inlinestatic |
Compare(TPZSavable *copy, bool override=false) | TPZSavable | virtual |
Compare(TPZSavable *copy, bool override=false) const | TPZSavable | virtual |
ComputeDirections(int side, TPZFMatrix< REAL > &gradx, TPZFMatrix< REAL > &directions, TPZVec< int > &sidevectors) | pztopology::TPZPyramid | static |
ComputeHDivDirections(TPZFMatrix< TVar > &gradx, TPZFMatrix< TVar > &directions) | pztopology::TPZPyramid | static |
ContainedSideLocId(int side, int c) | pztopology::TPZPyramid | static |
CornerShape(const TPZVec< REAL > &pt, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi) | pztopology::TPZPyramid | static |
CreateInstance(const int &classId) | TPZSavable | static |
CreateSideIntegrationRule(int side, int order) | pztopology::TPZPyramid | static |
Dimension enum value | pztopology::TPZPyramid | |
FaceNodes | pztopology::TPZPyramid | static |
fNodeIndexes | pzgeom::TPZNodeRep< 5, pztopology::TPZPyramid > | |
fPermutations | pztopology::TPZPyramid | protectedstatic |
GetSideHDivDirections(TPZVec< int > &sides, TPZVec< int > &dir, TPZVec< int > &bilinearounao) | pztopology::TPZPyramid | static |
GetSideHDivDirections(TPZVec< int > &sides, TPZVec< int > &dir, TPZVec< int > &bilinearounao, TPZVec< int > &sidevectors) | pztopology::TPZPyramid | static |
GetSideHDivPermutation(int transformationid, TPZVec< int > &permgather) | pztopology::TPZPyramid | static |
GetTransformId(TPZVec< int64_t > &id) | pztopology::TPZPyramid | inlinestatic |
GetTransformId(int side, TPZVec< int64_t > &id) | pztopology::TPZPyramid | static |
GradX(const TPZFMatrix< REAL > &nodes, TPZVec< T > &loc, TPZFMatrix< T > &gradx) | pzgeom::TPZGeoPyramid | inlinestatic |
GraphElType typedef | pztopology::TPZPyramid | |
HigherDimensionSides(int side, TPZStack< int > &high) | pztopology::TPZPyramid | static |
Initialize(TPZVec< int64_t > &nodeindexes) | pzgeom::TPZNodeRep< 5, pztopology::TPZPyramid > | inline |
Initialize(TPZGeoEl *) | pzgeom::TPZNodeRep< 5, pztopology::TPZPyramid > | inline |
InsertExampleElement(TPZGeoMesh &gmesh, int matid, TPZVec< REAL > &lowercorner, TPZVec< REAL > &size) | pzgeom::TPZGeoPyramid | static |
IntruleType typedef | pztopology::TPZPyramid | |
IsGeoBlendEl() const | pzgeom::TPZNodeRep< 5, pztopology::TPZPyramid > | inline |
IsInParametricDomain(const TPZVec< REAL > &pt, REAL tol=pztopology::gTolerance) | pztopology::TPZPyramid | static |
IsLinearMapping(int side) | pzgeom::TPZGeoPyramid | inlinestatic |
TPZNodeRep< 5, pztopology::TPZPyramid >::IsLinearMapping() const | pzgeom::TPZNodeRep< 5, pztopology::TPZPyramid > | |
Jacobian(const TPZFMatrix< REAL > &coord, TPZVec< REAL > &par, TPZFMatrix< REAL > &jacobian, TPZFMatrix< REAL > &axes, REAL &detjac, TPZFMatrix< REAL > &jacinv) | pzgeom::TPZGeoPyramid | static |
LowerDimensionSides(int side, TPZStack< int > &smallsides) | pztopology::TPZPyramid | static |
LowerDimensionSides(int side, TPZStack< int > &smallsides, int DimTarget) | pztopology::TPZPyramid | static |
MapToSide(int side, TPZVec< T > &InternalPar, TPZVec< T > &SidePar, TPZFMatrix< T > &JacToSide) | pztopology::TPZPyramid | static |
NBilinearSides() | pztopology::TPZPyramid | static |
NContainedSides(int side) | pztopology::TPZPyramid | static |
NCornerNodes enum value | pztopology::TPZPyramid | |
NeoPZVersion() | TPZSavable | static |
NFaces enum value | pztopology::TPZPyramid | |
NNodes enum value | pzgeom::TPZGeoPyramid | |
NPermutations enum value | pztopology::TPZPyramid | |
NSideNodes(int side) | pztopology::TPZPyramid | static |
NSides enum value | pztopology::TPZPyramid | |
NumSides() | pztopology::TPZPyramid | static |
NumSides(int dimension) | pztopology::TPZPyramid | static |
ParametricDomainNodeCoord(int node, TPZVec< REAL > &nodeCoord) | pztopology::TPZPyramid | static |
Print(std::ostream &out) const | pzgeom::TPZNodeRep< 5, pztopology::TPZPyramid > | inline |
RandomPoint(TPZVec< REAL > &pt) | pztopology::TPZPyramid | static |
Read(TPZStream &buf, void *context) override | pzgeom::TPZGeoPyramid | virtual |
RefElVolume() | pztopology::TPZPyramid | inlinestatic |
Register(TPZRestoreClassBase *restore) | TPZSavable | static |
RegisterClassId(int classid, TPZRestore_t fun) | TPZSavable | static |
ResetBlendConnectivity(const int64_t &side, const int64_t &index) | pzgeom::TPZNodeRep< 5, pztopology::TPZPyramid > | inline |
RestoreClassSet() | TPZSavable | inlinestatic |
SetNeighbourInfo(int side, TPZGeoElSide &neigh, TPZTransform<> &trans) | pzgeom::TPZNodeRep< 5, pztopology::TPZPyramid > | inlinevirtual |
Shape(TPZVec< REAL > &loc, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi) | pztopology::TPZPyramid | inlinestatic |
ShapeFaceId | pztopology::TPZPyramid | protectedstatic |
SideDimension(int side) | pztopology::TPZPyramid | static |
SideNodeLocId(int side, int node) | pztopology::TPZPyramid | static |
SideNodes | pztopology::TPZPyramid | static |
SideToSideTransform(int sidefrom, int sideto) | pztopology::TPZPyramid | static |
Top typedef | pzgeom::TPZGeoPyramid | |
TPZGeoPyramid(TPZVec< int64_t > &nodeindexes) | pzgeom::TPZGeoPyramid | inline |
TPZGeoPyramid() | pzgeom::TPZGeoPyramid | inline |
TPZGeoPyramid(const TPZGeoPyramid &cp, std::map< int64_t, int64_t > &gl2lcNdMap) | pzgeom::TPZGeoPyramid | inline |
TPZGeoPyramid(const TPZGeoPyramid &cp) | pzgeom::TPZGeoPyramid | inline |
TPZGeoPyramid(const TPZGeoPyramid &cp, TPZGeoMesh &) | pzgeom::TPZGeoPyramid | inline |
TPZNodeRep(TPZVec< int64_t > &nodeindexes) | pzgeom::TPZNodeRep< 5, pztopology::TPZPyramid > | inline |
TPZNodeRep() | pzgeom::TPZNodeRep< 5, pztopology::TPZPyramid > | inline |
TPZNodeRep(const TPZNodeRep &cp, std::map< int64_t, int64_t > &gl2lcNdMap) | pzgeom::TPZNodeRep< 5, pztopology::TPZPyramid > | |
TPZNodeRep(const TPZNodeRep< N, pztopology::TPZPyramid > &cp) | pzgeom::TPZNodeRep< 5, pztopology::TPZPyramid > | inline |
TPZPyramid() | pztopology::TPZPyramid | inline |
TPZRegisterClassId(int(T::*)() const) | TPZRegisterClassId | inline |
TPZRegisterClassId()=default | TPZRegisterClassId | |
TPZSavable() | TPZSavable | inline |
TransformElementToSide(int side) | pztopology::TPZPyramid | static |
TransformSideToElement(int side) | pztopology::TPZPyramid | static |
TShape(const TPZVec< T > &loc, TPZFMatrix< T > &phi, TPZFMatrix< T > &dphi) | pztopology::TPZPyramid | inlinestatic |
Type() | pztopology::TPZPyramid | static |
Type(int side) | pztopology::TPZPyramid | static |
TypeName() | pzgeom::TPZGeoPyramid | inlinestatic |
Version() const | TPZSavable | virtual |
VersionHistory() const | TPZSavable | virtual |
Write(TPZStream &buf, int withclassid) const override | pzgeom::TPZGeoPyramid | virtual |
X(const TPZFMatrix< REAL > &nodes, TPZVec< T > &loc, TPZVec< T > &x) | pzgeom::TPZGeoPyramid | inlinestatic |
~TPZPyramid() | pztopology::TPZPyramid | inlinevirtual |
~TPZSavable() | TPZSavable | inlinevirtual |