![]() |
NeoPZ
|
This is the complete list of members for TPZCompEl, including all inherited members.
| AddShapeRestraint(TPZOneShapeRestraint restraint) | TPZCompEl | inlinevirtual |
| Assemble() | TPZCompEl | inlinevirtual |
| BuildConnectList(std::set< int64_t > &indepconnectlist, std::set< int64_t > &depconnectlist) | TPZCompEl | virtual |
| BuildConnectList(TPZStack< int64_t > &connectlist) const | TPZCompEl | virtual |
| BuildConnectList(std::set< int64_t > &connectlist) | TPZCompEl | virtual |
| BuildCornerConnectList(std::set< int64_t > &connectindexes) const =0 | TPZCompEl | pure virtual |
| CalcBlockDiagonal(TPZStack< int64_t > &connectlist, TPZBlockDiagonal< STATE > &block) | TPZCompEl | virtual |
| CalcResidual(TPZElementMatrix &ef) | TPZCompEl | virtual |
| CalcStiff(TPZElementMatrix &ek, TPZElementMatrix &ef) | TPZCompEl | inlinevirtual |
| Chebyshev(REAL x, int num, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi) | TPZCompEl | static |
| ClassId() const override | TPZCompEl | virtual |
| ClassIdMap() | TPZSavable | inlinestatic |
| Clone(TPZCompMesh &mesh) const =0 | TPZCompEl | pure virtual |
| ClonePatchEl(TPZCompMesh &mesh, std::map< int64_t, int64_t > &gl2lcConMap, std::map< int64_t, int64_t > &gl2lcElMap) const =0 | TPZCompEl | pure virtual |
| Compare(TPZSavable *copy, bool override=false) | TPZSavable | virtual |
| Compare(TPZSavable *copy, bool override=false) const | TPZSavable | virtual |
| CompareElement(int var, char *matname) | TPZCompEl | virtual |
| ComputeError(int errorid, TPZVec< REAL > &error) | TPZCompEl | inlinevirtual |
| ComputeIntegrationOrder() const | TPZCompEl | virtual |
| ComputeSolution(TPZVec< REAL > &qsi, TPZMaterialData &data) | TPZCompEl | inlinevirtual |
| ComputeSolution(TPZVec< REAL > &qsi, TPZSolVec &sol, TPZGradSolVec &dsol, TPZFMatrix< REAL > &axes) | TPZCompEl | virtual |
| ComputeSolution(TPZVec< REAL > &qsi, TPZVec< REAL > &normal, TPZSolVec &leftsol, TPZGradSolVec &dleftsol, TPZFMatrix< REAL > &leftaxes, TPZSolVec &rightsol, TPZGradSolVec &drightsol, TPZFMatrix< REAL > &rightaxes) | TPZCompEl | virtual |
| ComputeSolution(TPZVec< REAL > &qsi, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphix, const TPZFMatrix< REAL > &axes, TPZSolVec &sol, TPZGradSolVec &dsol) | TPZCompEl | virtual |
| Connect(int i) const | TPZCompEl | virtual |
| ConnectIndex(int i) const =0 | TPZCompEl | pure virtual |
| CreateGraphicalElement(TPZGraphMesh &graphmesh, int dimension) | TPZCompEl | inlinevirtual |
| CreateInstance(const int &classId) | TPZSavable | static |
| Dimension() const =0 | TPZCompEl | pure virtual |
| Divide(int64_t index, TPZVec< int64_t > &subindex, int interpolate=0) | TPZCompEl | inlinevirtual |
| EvaluateError(std::function< void(const TPZVec< REAL > &loc, TPZVec< STATE > &val, TPZFMatrix< STATE > &deriv)> func, TPZVec< REAL > &errors, bool store_error) | TPZCompEl | virtual |
| fIndex | TPZCompEl | protected |
| fIntegrationRule | TPZCompEl | protected |
| fMesh | TPZCompEl | protected |
| ForcePrepareIntPtIndices() | TPZCompEl | inlinevirtual |
| fReferenceIndex | TPZCompEl | private |
| GetgOrder() | TPZCompEl | inlinestatic |
| GetIntegrationRule() const | TPZCompEl | inlinevirtual |
| GetMemoryIndices(TPZVec< int64_t > &indices) const | TPZCompEl | inlinevirtual |
| GetRefElPatch() | TPZCompEl | |
| GetShapeRestraints() const | TPZCompEl | inlinevirtual |
| gOrder | TPZCompEl | privatestatic |
| HasDependency() | TPZCompEl | virtual |
| HasMaterial(const std::set< int > &materialids) const | TPZCompEl | virtual |
| Index() const | TPZCompEl | inline |
| InitializeIntegrationRule() | TPZCompEl | inlinevirtual |
| Integrate(int variable, TPZVec< STATE > &value) | TPZCompEl | inlinevirtual |
| IntegrateSolution(int var) const | TPZCompEl | virtual |
| IntegrateSolution(const std::string &varname, const std::set< int > &matids) | TPZCompEl | virtual |
| IsInterface() | TPZCompEl | inlinevirtual |
| LesserEdgeOfEl() | TPZCompEl | |
| LoadElementReference() | TPZCompEl | virtual |
| LoadSolution() | TPZCompEl | virtual |
| Material() const | TPZCompEl | virtual |
| MaximumRadiusOfEl() | TPZCompEl | |
| Mesh() const | TPZCompEl | |
| NConnects() const =0 | TPZCompEl | pure virtual |
| NeedsComputing(const std::set< int > &materialids) | TPZCompEl | inlinevirtual |
| NeoPZVersion() | TPZSavable | static |
| NEquations() | TPZCompEl | virtual |
| NumberOfCompElementsInsideThisCompEl() | TPZCompEl | inlinevirtual |
| operator<<(std::ostream &s, TPZCompEl &el) | TPZCompEl | friend |
| PrepareIntPtIndices() | TPZCompEl | inlinevirtual |
| PressureConnectIndex() const | TPZCompEl | virtual |
| Print(std::ostream &out=std::cout) const | TPZCompEl | virtual |
| PrintCoordinate(TPZVec< REAL > &point, int CoordinateIndex, std::ostream &out) | TPZCompEl | virtual |
| PrintSolution(TPZVec< REAL > &point, const char *VarName, std::ostream &out) | TPZCompEl | virtual |
| PrintTitle(const char *VarName, std::ostream &out) | TPZCompEl | virtual |
| ProjectFlux(TPZElementMatrix &ek, TPZElementMatrix &ef) | TPZCompEl | inlinevirtual |
| Read(TPZStream &buf, void *context) override | TPZCompEl | virtual |
| ReduceInternalNodes() | TPZCompEl | inlinevirtual |
| Reference() const | TPZCompEl | |
| Register(TPZRestoreClassBase *restore) | TPZSavable | static |
| RegisterClassId(int classid, TPZRestore_t fun) | TPZSavable | static |
| ResetShapeRestraints() | TPZCompEl | inlinevirtual |
| RestoreClassSet() | TPZSavable | inlinestatic |
| SetConnectIndex(int inode, int64_t index)=0 | TPZCompEl | pure virtual |
| SetCreateFunctions(TPZCompMesh *mesh) | TPZCompEl | virtual |
| SetFreeIntPtIndices() | TPZCompEl | inlinevirtual |
| SetgOrder(int order) | TPZCompEl | inlinestatic |
| SetIndex(int64_t index) | TPZCompEl | |
| SetIntegrationRule(TPZIntPoints *intrule) | TPZCompEl | virtual |
| SetIntegrationRule(int order) | TPZCompEl | inlinevirtual |
| SetMemoryIndices(TPZVec< int64_t > &indices) | TPZCompEl | inlinevirtual |
| SetMesh(TPZCompMesh *mesh) | TPZCompEl | |
| SetMultiphysicsElementSolution() | TPZCompEl | inlinevirtual |
| SetOrthogonalFunction(void(*orthogonal)(REAL x, int num, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi)) | TPZCompEl | static |
| SetReference(int64_t referenceindex) | TPZCompEl | inline |
| Solution(TPZVec< REAL > &qsi, int var, TPZVec< STATE > &sol) | TPZCompEl | virtual |
| StaticClassId() | TPZCompEl | static |
| TPZCompEl() | TPZCompEl | |
| TPZCompEl(TPZCompMesh &mesh, const TPZCompEl ©) | TPZCompEl | |
| TPZCompEl(TPZCompMesh &mesh, const TPZCompEl ©, std::map< int64_t, int64_t > &gl2lcElMap) | TPZCompEl | |
| TPZCompEl(TPZCompMesh &mesh, const TPZCompEl ©, int64_t &index) | TPZCompEl | |
| TPZCompEl(TPZCompMesh &mesh, TPZGeoEl *gel, int64_t &index) | TPZCompEl | |
| TPZRegisterClassId(int(T::*)() const) | TPZRegisterClassId | inline |
| TPZRegisterClassId()=default | TPZRegisterClassId | |
| TPZSavable() | TPZSavable | inline |
| TransferMultiphysicsElementSolution() | TPZCompEl | inlinevirtual |
| Type() | TPZCompEl | virtual |
| Version() const | TPZSavable | virtual |
| VersionHistory() const | TPZSavable | virtual |
| VolumeOfEl() | TPZCompEl | inlinevirtual |
| Write(TPZStream &buf, int withclassid) const override | TPZCompEl | virtual |
| ~TPZCompEl() | TPZCompEl | virtual |
| ~TPZSavable() | TPZSavable | inlinevirtual |
1.8.13