![]() |
NeoPZ
|
This is the complete list of members for TPZGeoEl, including all inherited members.
| AllHigherDimensionSides(int side, int targetdimension, TPZStack< TPZGeoElSide > &elsides)=0 | TPZGeoEl | pure virtual |
| BuildBlendConnectivity() | TPZGeoEl | |
| BuildTransform2(int side, TPZGeoEl *father, TPZTransform< REAL > &t) | TPZGeoEl | virtual |
| CenterPoint(int side, TPZVec< REAL > &masscent) const =0 | TPZGeoEl | pure virtual |
| CharacteristicSize() | TPZGeoEl | virtual |
| CheckSubelDataStructure() | TPZGeoEl | |
| ClassId() const override | TPZGeoEl | virtual |
| ClassIdMap() | TPZSavable | inlinestatic |
| Clone(TPZGeoMesh &DestMesh) const =0 | TPZGeoEl | pure virtual |
| ClonePatchEl(TPZGeoMesh &DestMesh, std::map< int64_t, int64_t > &gl2lcNdIdx, std::map< int64_t, int64_t > &gl2lcElIdx) const =0 | TPZGeoEl | pure virtual |
| Compare(TPZSavable *copy, bool override=false) | TPZSavable | virtual |
| Compare(TPZSavable *copy, bool override=false) const | TPZSavable | virtual |
| ComputeParamTrans(TPZGeoEl *fat, int fatside, int sideson) | TPZGeoEl | |
| ComputePermutationNormals(int side, TPZVec< int > &indexfrom) | TPZGeoEl | |
| ComputeXInverse(TPZVec< REAL > &XD, TPZVec< REAL > &ksi, REAL Tol) | TPZGeoEl | |
| CreateBCCompEl(int side, int bc, TPZCompMesh &cmesh) | TPZGeoEl | virtual |
| CreateBCGeoEl(int side, int bc)=0 | TPZGeoEl | pure virtual |
| CreateGeoElement(MElementType type, TPZVec< int64_t > &nodeindexes, int matid, int64_t &index)=0 | TPZGeoEl | pure virtual |
| CreateInstance(const int &classId) | TPZSavable | static |
| CreateSideIntegrationRule(int side, int order)=0 | TPZGeoEl | pure virtual |
| DecrementNumInterfaces() | TPZGeoEl | inline |
| Dimension() const =0 | TPZGeoEl | pure virtual |
| Distance(TPZVec< REAL > ¢el, TPZVec< REAL > ¢face) | TPZGeoEl | static |
| Divide(TPZVec< TPZGeoEl *> &pv) | TPZGeoEl | inlinevirtual |
| EldestAncestor() const | TPZGeoEl | |
| ElementExists(TPZGeoEl *elem, int64_t id) | TPZGeoEl | |
| ElementRadius() | TPZGeoEl | virtual |
| Father() const | TPZGeoEl | |
| Father2(int side) const | TPZGeoEl | virtual |
| FatherIndex() | TPZGeoEl | inline |
| FatherSide(int side, int son) | TPZGeoEl | virtual |
| fFatherIndex | TPZGeoEl | protected |
| fId | TPZGeoEl | protected |
| fIndex | TPZGeoEl | protected |
| fMatId | TPZGeoEl | protected |
| fMesh | TPZGeoEl | protected |
| fNumInterfaces | TPZGeoEl | protected |
| fReference | TPZGeoEl | protected |
| GetAllSiblings(TPZStack< TPZGeoEl *> &unrefinedSons) | TPZGeoEl | virtual |
| GetHigherSubElements(TPZVec< TPZGeoEl *> &unrefinedSons) | TPZGeoEl | virtual |
| GetNodeIndices(TPZVec< int64_t > &nodeindices) | TPZGeoEl | |
| GetNodeIndices(std::set< int64_t > &nodeindices) | TPZGeoEl | |
| GetPermutation(const int &i, TPZVec< int > &permutation) const =0 | TPZGeoEl | pure virtual |
| GetRefPattern() const | TPZGeoEl | virtual |
| GetSubElements2(int side, TPZStack< TPZGeoElSide > &subel) const | TPZGeoEl | virtual |
| GetSubElements2(int side, TPZStack< TPZGeoElSide > &subel, int dimension) const | TPZGeoEl | |
| GetTransform(int side, int son)=0 | TPZGeoEl | pure virtual |
| GetTransformId2dQ(TPZVec< int > &idfrom, TPZVec< int > &idto) | TPZGeoEl | |
| GetTransformId2dT(TPZVec< int > &idfrom, TPZVec< int > &idto) | TPZGeoEl | |
| gGlobalAxes | TPZGeoEl | protectedstatic |
| GradX(TPZVec< REAL > &qsi, TPZFMatrix< REAL > &gradx) const =0 | TPZGeoEl | pure virtual |
| HasSubElement() const =0 | TPZGeoEl | pure virtual |
| HDivDirections(TPZVec< REAL > &pt, TPZFMatrix< REAL > &directions, int RestrainedFace)=0 | TPZGeoEl | pure virtual |
| HDivDirectionsMaster(TPZFMatrix< REAL > &directions)=0 | TPZGeoEl | pure virtual |
| HDivPermutation(int side, TPZVec< int > &permutegather) | TPZGeoEl | virtual |
| Id() const | TPZGeoEl | inline |
| IncrementNumInterfaces() | TPZGeoEl | inline |
| Index() const | TPZGeoEl | inline |
| Initialize() | TPZGeoEl | inlinevirtual |
| InitializeNeighbours() | TPZGeoEl | private |
| IsGeoBlendEl() const | TPZGeoEl | inlinevirtual |
| IsGeoElMapped() const | TPZGeoEl | inlinevirtual |
| IsInParametricDomain(const TPZVec< REAL > &pt, REAL tol=1.e-2)=0 | TPZGeoEl | pure virtual |
| IsLinearMapping() const | TPZGeoEl | inlinevirtual |
| IsLinearMapping(int side) const =0 | TPZGeoEl | pure virtual |
| IsSibling(TPZGeoEl *gel) | TPZGeoEl | inline |
| Jacobian(TPZVec< REAL > &qsi, TPZFMatrix< REAL > &jac, TPZFMatrix< REAL > &axes, REAL &detjac, TPZFMatrix< REAL > &jacinv) const | TPZGeoEl | |
| Jacobian(const TPZFMatrix< REAL > &gradx, TPZFMatrix< REAL > &jac, TPZFMatrix< REAL > &axes, REAL &detjac, TPZFMatrix< REAL > &jacinv) | TPZGeoEl | static |
| JacobianXYZ(TPZVec< REAL > &qsi, TPZFMatrix< REAL > &jac, TPZFMatrix< REAL > &axes, REAL &detjac, TPZFMatrix< REAL > &jacinv) const | TPZGeoEl | |
| JacobianXYZ(const TPZFMatrix< REAL > &gradx, TPZFMatrix< REAL > &jac, TPZFMatrix< REAL > &axesXYZ, REAL &detjac, TPZFMatrix< REAL > &jacinv) | TPZGeoEl | static |
| Level() | TPZGeoEl | |
| LowerDimensionSides(int side, TPZStack< int > &smallsides) const =0 | TPZGeoEl | pure virtual |
| LowestFather() | TPZGeoEl | inline |
| MaterialId() const | TPZGeoEl | inline |
| Mesh() const | TPZGeoEl | inline |
| MidSideNodeIndex(int side, int64_t &index) const =0 | TPZGeoEl | pure virtual |
| MidSideNodeIndices(int side, TPZVec< int64_t > &indices) const | TPZGeoEl | virtual |
| NCornerNodes() const =0 | TPZGeoEl | pure virtual |
| Neighbour(int side)=0 | TPZGeoEl | pure virtual |
| NeighbourExists(int side, const TPZGeoElSide &gel) | TPZGeoEl | |
| NeighbourIndex(int side) const =0 | TPZGeoEl | pure virtual |
| NeoPZVersion() | TPZSavable | static |
| NNodes() const =0 | TPZGeoEl | pure virtual |
| Node(int i) const | TPZGeoEl | |
| NodeIndex(int i) const =0 | TPZGeoEl | pure virtual |
| NodePtr(int i) const | TPZGeoEl | |
| NodesCoordinates(TPZFMatrix< REAL > &cooridnates) | TPZGeoEl | |
| NormalOrientation(int side) | TPZGeoEl | |
| NPermutations() const =0 | TPZGeoEl | pure virtual |
| NSideNodes(int side) const =0 | TPZGeoEl | pure virtual |
| NSides() const =0 | TPZGeoEl | pure virtual |
| NSideSubElements(int side) const =0 | TPZGeoEl | pure virtual |
| NSubElements() const =0 | TPZGeoEl | pure virtual |
| NumInterfaces() | TPZGeoEl | inline |
| operator<<(std::ostream &s, TPZGeoEl &el) | TPZGeoEl | friend |
| Print(std::ostream &out=std::cout) | TPZGeoEl | virtual |
| PrintTopologicalInfo(std::ostream &out=std::cout) | TPZGeoEl | virtual |
| ProjectBissectionInParametricDomain(TPZVec< REAL > &qsi, TPZVec< REAL > &qsiInDomain)=0 | TPZGeoEl | pure virtual |
| ProjectInParametricDomain(TPZVec< REAL > &qsi, TPZVec< REAL > &qsiInDomain)=0 | TPZGeoEl | pure virtual |
| Projection(int side) | TPZGeoEl | |
| ProjectPoint(int sidefrom, TPZVec< REAL > &ptin, int sideto, TPZVec< REAL > &ptout) | TPZGeoEl | inlinevirtual |
| QuadArea(TPZVec< TPZGeoNode *> &nodes) | TPZGeoEl | static |
| RandomPoint(TPZVec< REAL > &pt)=0 | TPZGeoEl | pure virtual |
| Read(TPZStream &str, void *context) override | TPZGeoEl | virtual |
| RefElVolume()=0 | TPZGeoEl | pure virtual |
| Reference() const | TPZGeoEl | inline |
| Register(TPZRestoreClassBase *restore) | TPZSavable | static |
| RegisterClassId(int classid, TPZRestore_t fun) | TPZSavable | static |
| RemoveConnectivities() | TPZGeoEl | |
| ResetBlendConnectivity(const int64_t &side, const int64_t &index)=0 | TPZGeoEl | pure virtual |
| ResetReference() | TPZGeoEl | inline |
| ResetSubElements()=0 | TPZGeoEl | pure virtual |
| RestoreClassSet() | TPZSavable | inlinestatic |
| SetFather(TPZGeoEl *father) | TPZGeoEl | inline |
| SetFatherIndex(int64_t fatherindex) | TPZGeoEl | inlinevirtual |
| SetId(int64_t elId) | TPZGeoEl | inline |
| SetIndex(int64_t index) | TPZGeoEl | inline |
| SetMaterialId(int id) | TPZGeoEl | inline |
| SetNeighbour(int side, const TPZGeoElSide &neighbour)=0 | TPZGeoEl | pure virtual |
| SetNeighbourForBlending(int side) | TPZGeoEl | |
| SetNeighbourInfo(int side, TPZGeoElSide &neigh, TPZTransform< REAL > &trans)=0 | TPZGeoEl | pure virtual |
| SetNodeIndex(int i, int64_t nodeindex)=0 | TPZGeoEl | pure virtual |
| SetReference(TPZCompEl *elp) | TPZGeoEl | inline |
| SetRefPattern(TPZAutoPointer< TPZRefPattern >) | TPZGeoEl | virtual |
| SetSideDefined(int side)=0 | TPZGeoEl | pure virtual |
| SetSubElement(int i, TPZGeoEl *gel)=0 | TPZGeoEl | pure virtual |
| SetSubElementConnectivities() | TPZGeoEl | virtual |
| Shape1d(REAL x, int num, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi) | TPZGeoEl | |
| ShapePhi1d(REAL x, int num, TPZFMatrix< REAL > &phi) | TPZGeoEl | |
| SideArea(int side) | TPZGeoEl | virtual |
| SideDimension(int side) const =0 | TPZGeoEl | pure virtual |
| SideIsUndefined(int side)=0 | TPZGeoEl | pure virtual |
| SideNodeIndex(int side, int nodenum) const =0 | TPZGeoEl | pure virtual |
| SideNodeLocIndex(int side, int nodenum) const =0 | TPZGeoEl | pure virtual |
| SideNodePtr(int side, int nodenum) const | TPZGeoEl | virtual |
| SideToSideTransform(int sidefrom, int sideto)=0 | TPZGeoEl | pure virtual |
| SmallerEdge() | TPZGeoEl | virtual |
| StaticClassId() | TPZGeoEl | static |
| SubElement(int is) const =0 | TPZGeoEl | pure virtual |
| TPZGeoEl(int64_t id, int materialindex, TPZGeoMesh &mesh) | TPZGeoEl | |
| TPZGeoEl(int materialindex, TPZGeoMesh &mesh) | TPZGeoEl | |
| TPZGeoEl(int materialindex, TPZGeoMesh &mesh, int64_t &index) | TPZGeoEl | |
| TPZGeoEl(const TPZGeoEl &el) | TPZGeoEl | |
| TPZGeoEl(TPZGeoMesh &DestMesh, const TPZGeoEl &cp) | TPZGeoEl | |
| TPZGeoEl(TPZGeoMesh &DestMesh, const TPZGeoEl &cp, std::map< int64_t, int64_t > &org2clnMap) | TPZGeoEl | |
| TPZGeoEl() | TPZGeoEl | inline |
| TPZRegisterClassId(int(T::*)() const) | TPZRegisterClassId | inline |
| TPZRegisterClassId()=default | TPZRegisterClassId | |
| TPZSavable() | TPZSavable | inline |
| TransformSonToFather(TPZGeoEl *ancestor, TPZVec< REAL > &ksiSon, TPZVec< REAL > &ksiAncestor) | TPZGeoEl | |
| TriangleArea(TPZVec< TPZGeoNode *> &nodes) | TPZGeoEl | static |
| Type() const =0 | TPZGeoEl | pure virtual |
| Type(int side) const =0 | TPZGeoEl | pure virtual |
| TypeName() const | TPZGeoEl | inlinevirtual |
| VerifyNodeCoordinates(REAL tol=1e-1) | TPZGeoEl | |
| Version() const | TPZSavable | virtual |
| VersionHistory() const | TPZSavable | virtual |
| Volume() | TPZGeoEl | |
| WhichSide(TPZVec< int64_t > &SideNodeIds) | TPZGeoEl | |
| WhichSide(TPZVec< REAL > &pt) | TPZGeoEl | |
| WhichSubel() const | TPZGeoEl | |
| Write(TPZStream &str, int withclassid) const override | TPZGeoEl | virtual |
| X(TPZVec< REAL > &qsi, TPZVec< REAL > &result) const =0 | TPZGeoEl | pure virtual |
| YoungestChildren(TPZStack< TPZGeoEl *> &unrefinedSons) | TPZGeoEl | virtual |
| ~TPZGeoEl() | TPZGeoEl | virtual |
| ~TPZSavable() | TPZSavable | inlinevirtual |
1.8.13