![]() |
NeoPZ
|
This is the complete list of members for TPZSBFemElementGroup, including all inherited members.
| AddElement(TPZCompEl *cel) | TPZSBFemElementGroup | virtual |
| 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 override | TPZElementGroup | inlinevirtual |
| CalcBlockDiagonal(TPZStack< int64_t > &connectlist, TPZBlockDiagonal< STATE > &block) | TPZCompEl | virtual |
| CalcResidual(TPZElementMatrix &ef) | TPZSBFemElementGroup | inlinevirtual |
| CalcStiff(TPZElementMatrix &ek, TPZElementMatrix &ef) | TPZSBFemElementGroup | virtual |
| Chebyshev(REAL x, int num, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi) | TPZCompEl | static |
| ClassId() const override | TPZElementGroup | virtual |
| ClassIdMap() | TPZSavable | inlinestatic |
| Clone(TPZCompMesh &mesh) const override | TPZElementGroup | inlinevirtual |
| ClonePatchEl(TPZCompMesh &mesh, std::map< int64_t, int64_t > &gl2lcConMap, std::map< int64_t, int64_t > &gl2lcElMap) const override | TPZElementGroup | virtual |
| Coeficients() | TPZSBFemElementGroup | inline |
| CoeficientsReal() | TPZSBFemElementGroup | inline |
| 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 override | TPZElementGroup | inlinevirtual |
| ComputeMassMatrix(TPZElementMatrix &M0) | TPZSBFemElementGroup | private |
| ComputeMatrices(TPZElementMatrix &E0, TPZElementMatrix &E1, TPZElementMatrix &E2, TPZElementMatrix &M0) | TPZSBFemElementGroup | |
| 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 override | TPZElementGroup | inlinevirtual |
| CreateGraphicalElement(TPZGraphMesh &graphmesh, int dimension) override | TPZElementGroup | inlinevirtual |
| CreateInstance(const int &classId) | TPZSavable | static |
| Dimension() const override | TPZElementGroup | inlinevirtual |
| Divide(int64_t index, TPZVec< int64_t > &subindex, int interpolate=0) | TPZCompEl | inlinevirtual |
| EComputationMode enum name | TPZSBFemElementGroup | |
| EigenValues() | TPZSBFemElementGroup | inline |
| EigenvaluesReal() | TPZSBFemElementGroup | inline |
| EMass enum value | TPZSBFemElementGroup | |
| EOnlyMass enum value | TPZSBFemElementGroup | |
| EStiff enum value | TPZSBFemElementGroup | |
| EvaluateError(std::function< void(const TPZVec< REAL > &loc, TPZVec< STATE > &val, TPZFMatrix< STATE > &deriv)> func, TPZVec< REAL > &errors, bool store_error) override | TPZElementGroup | virtual |
| fCoef | TPZSBFemElementGroup | private |
| fComputationMode | TPZSBFemElementGroup | private |
| fConnectIndexes | TPZElementGroup | protected |
| fDelt | TPZSBFemElementGroup | private |
| fEigenvalues | TPZSBFemElementGroup | private |
| fElGroup | TPZElementGroup | protected |
| fIndex | TPZCompEl | protected |
| fIntegrationRule | TPZCompEl | protected |
| fMassDensity | TPZSBFemElementGroup | private |
| fMassMatrix | TPZSBFemElementGroup | private |
| fMesh | TPZCompEl | protected |
| ForcePrepareIntPtIndices() | TPZCompEl | inlinevirtual |
| fPhi | TPZSBFemElementGroup | private |
| fPhiInverse | TPZSBFemElementGroup | private |
| fRestraints | TPZElementGroup | protected |
| GetElGroup() | TPZElementGroup | inline |
| GetgOrder() | TPZCompEl | inlinestatic |
| GetIntegrationRule() const | TPZCompEl | inlinevirtual |
| GetMemoryIndices(TPZVec< int64_t > &indices) const | TPZCompEl | inlinevirtual |
| GetRefElPatch() | TPZCompEl | |
| GetShapeRestraints() const | TPZCompEl | inlinevirtual |
| HasDependency() | TPZCompEl | virtual |
| HasMaterial(const std::set< int > &materialids) const override | TPZElementGroup | virtual |
| Index() const | TPZCompEl | inline |
| InitializeElementMatrix(TPZElementMatrix &ek, TPZElementMatrix &ef) const | TPZElementGroup | protected |
| InitializeElementMatrix(TPZElementMatrix &ef) const | TPZElementGroup | protected |
| InitializeIntegrationRule() | TPZCompEl | inlinevirtual |
| Integrate(int variable, TPZVec< STATE > &value) override | TPZElementGroup | inlinevirtual |
| IntegrateSolution(const std::string &varname, const std::set< int > &matids) override | TPZElementGroup | inlinevirtual |
| IntegrateSolution(int var) const override | TPZElementGroup | inlinevirtual |
| IsInterface() | TPZCompEl | inlinevirtual |
| LesserEdgeOfEl() | TPZCompEl | |
| LoadEigenVector(int64_t eig) | TPZSBFemElementGroup | |
| LoadElementReference() | TPZSBFemElementGroup | inlinevirtual |
| LoadSolution() | TPZSBFemElementGroup | virtual |
| MassMatrix() | TPZSBFemElementGroup | inline |
| Material() const | TPZCompEl | virtual |
| MaximumRadiusOfEl() | TPZCompEl | |
| Mesh() const | TPZCompEl | |
| MultiplyingCoeficients() | TPZSBFemElementGroup | inline |
| NConnects() const override | TPZElementGroup | inlinevirtual |
| NeedsComputing(const std::set< int > &matids) override | TPZElementGroup | virtual |
| NeoPZVersion() | TPZSavable | static |
| NEquations() | TPZCompEl | virtual |
| NumberOfCompElementsInsideThisCompEl() | TPZCompEl | inlinevirtual |
| NumEigenValues() | TPZSBFemElementGroup | inline |
| Phi() | TPZSBFemElementGroup | inline |
| PhiInverse() | TPZSBFemElementGroup | inline |
| PhiReal() | TPZSBFemElementGroup | inline |
| PrepareIntPtIndices() | TPZCompEl | inlinevirtual |
| PressureConnectIndex() const | TPZCompEl | virtual |
| Print(std::ostream &out=std::cout) const | TPZSBFemElementGroup | inlinevirtual |
| 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 |
| SetComputeOnlyMassMatrix() | TPZSBFemElementGroup | inline |
| SetComputeStiff() | TPZSBFemElementGroup | inline |
| SetComputeTimeDependent(REAL delt) | TPZSBFemElementGroup | inline |
| SetConnectIndex(int inode, int64_t index) override | TPZElementGroup | virtual |
| SetCreateFunctions(TPZCompMesh *mesh) | TPZCompEl | virtual |
| SetDensity(REAL density) | TPZSBFemElementGroup | inline |
| 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 | |
| TPZElementGroup() | TPZElementGroup | |
| TPZElementGroup(TPZCompMesh &mesh, int64_t &index) | TPZElementGroup | inline |
| TPZElementGroup(TPZCompMesh &mesh, const TPZElementGroup ©) | TPZElementGroup | |
| TPZRegisterClassId(int(T::*)() const) | TPZRegisterClassId | inline |
| TPZRegisterClassId()=default | TPZRegisterClassId | |
| TPZSavable() | TPZSavable | inline |
| TPZSBFemElementGroup() | TPZSBFemElementGroup | inline |
| TPZSBFemElementGroup(TPZCompMesh &mesh, int64_t &index) | TPZSBFemElementGroup | inline |
| TransferMultiphysicsElementSolution() override | TPZElementGroup | inlinevirtual |
| Type() | TPZCompEl | virtual |
| Unwrap() | TPZElementGroup | |
| Version() const | TPZSavable | virtual |
| VersionHistory() const | TPZSavable | virtual |
| VolumeOfEl() | TPZCompEl | inlinevirtual |
| Write(TPZStream &buf, int withclassid) const override | TPZCompEl | virtual |
| ~TPZCompEl() | TPZCompEl | virtual |
| ~TPZElementGroup() | TPZElementGroup | virtual |
| ~TPZSavable() | TPZSavable | inlinevirtual |
1.8.13