![]() |
NeoPZ
|
This is the complete list of members for TPZSubCompMesh, including all inherited members.
| AddLagrangeDOF(int64_t connectindex, int idf) | TPZSubCompMesh | inline |
| AddShapeRestraint(TPZOneShapeRestraint restraint) | TPZCompEl | inlinevirtual |
| AdjustBoundaryElements() | TPZCompMesh | |
| AllocateNewConnect(int nshape, int nstate, int order) override | TPZSubCompMesh | virtual |
| AllocateNewConnect(const TPZConnect &connect) override | TPZSubCompMesh | virtual |
| Analysis() | TPZSubCompMesh | inline |
| ApproxSpace() | TPZCompMesh | inline |
| Assemble() override | TPZSubCompMesh | virtual |
| AssembleError(TPZFMatrix< REAL > &estimator, int errorid) | TPZCompMesh | |
| AutoBuild(const std::set< int > &MaterialIDs) | TPZCompMesh | inlinevirtual |
| AutoBuild() | TPZCompMesh | inlinevirtual |
| AutoBuild(const TPZVec< int64_t > &gelindexes) | TPZCompMesh | inline |
| AutoBuildContDisc(const TPZVec< TPZGeoEl *> &continuous, const TPZVec< TPZGeoEl *> &discontinuous) | TPZCompMesh | virtual |
| BandWidth() | TPZCompMesh | |
| Block() const | TPZCompMesh | inline |
| Block() | TPZCompMesh | inline |
| 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 | TPZSubCompMesh | virtual |
| BuildTransferMatrix(TPZCompMesh &coarsemesh, TPZTransfer< STATE > &transfer) | TPZCompMesh | |
| BuildTransferMatrixDesc(TPZCompMesh &transfermesh, TPZTransfer< STATE > &transfer) | TPZCompMesh | |
| CalcBlockDiagonal(TPZStack< int64_t > &connectlist, TPZBlockDiagonal< STATE > &block) | TPZCompEl | virtual |
| CalcResidual(TPZElementMatrix &ef) override | TPZSubCompMesh | virtual |
| CalcStiff(TPZElementMatrix &ek, TPZElementMatrix &ef) override | TPZSubCompMesh | virtual |
| Chebyshev(REAL x, int num, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi) | TPZCompEl | static |
| Check() | TPZCompMesh | |
| ClassId() const override | TPZSubCompMesh | virtual |
| ClassIdMap() | TPZSavable | inlinestatic |
| CleanUp() | TPZCompMesh | |
| CleanUpUnconnectedNodes() | TPZCompMesh | virtual |
| Clone(TPZCompMesh &mesh) const override | TPZSubCompMesh | inlinevirtual |
| TPZCompMesh::Clone() const | TPZCompMesh | |
| ClonePatchEl(TPZCompMesh &mesh, std::map< int64_t, int64_t > &gl2lcConMap, std::map< int64_t, int64_t > &gl2lcElMap) const override | TPZSubCompMesh | inlinevirtual |
| Coarsen(TPZVec< int64_t > &elements, int64_t &index, bool CreateDiscontinuous=false) | TPZCompMesh | |
| CommonMesh(TPZCompMesh *mesh) override | TPZSubCompMesh | virtual |
| Compare(TPZSavable *copy, bool override=false) | TPZSavable | virtual |
| Compare(TPZSavable *copy, bool override=false) const | TPZSavable | virtual |
| CompareElement(int var, char *matname) override | TPZSubCompMesh | virtual |
| CompareMesh(int var, char *matname) | TPZCompMesh | virtual |
| ComputeElGraph(TPZStack< int64_t > &elgraph, TPZVec< int64_t > &elgraphindex) | TPZCompMesh | |
| ComputeElGraph(TPZStack< int64_t > &elgraph, TPZVec< int64_t > &elgraphindex, std::set< int > &mat_ids) | TPZCompMesh | |
| ComputeError(int errorid, TPZVec< REAL > &error) | TPZCompEl | inlinevirtual |
| ComputeFillIn(int64_t resolution, TPZFMatrix< REAL > &fillin) | TPZCompMesh | |
| ComputeIntegrationOrder() const | TPZCompEl | virtual |
| ComputeMesh(TPZVec< int64_t > &accumlist, int64_t numaggl) | TPZCompMesh | |
| ComputeNodElCon() override | TPZSubCompMesh | virtual |
| ComputeNodElCon(TPZVec< int > &nelconnected) const override | TPZSubCompMesh | virtual |
| ComputePermutationInternalFirst(TPZVec< int64_t > &permute) const | TPZSubCompMesh | |
| ComputeSolution(TPZVec< REAL > &qsi, TPZSolVec &sol, TPZGradSolVec &dsol, TPZFMatrix< REAL > &axes) override | TPZSubCompMesh | virtual |
| ComputeSolution(TPZVec< REAL > &qsi, TPZVec< REAL > &normal, TPZSolVec &leftsol, TPZGradSolVec &dleftsol, TPZFMatrix< REAL > &leftaxes, TPZSolVec &rightsol, TPZGradSolVec &drightsol, TPZFMatrix< REAL > &rightaxes) override | TPZSubCompMesh | virtual |
| ComputeSolution(TPZVec< REAL > &qsi, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphix, const TPZFMatrix< REAL > &axes, TPZSolVec &sol, TPZGradSolVec &dsol) override | TPZSubCompMesh | virtual |
| TPZCompEl::ComputeSolution(TPZVec< REAL > &qsi, TPZMaterialData &data) | TPZCompEl | inlinevirtual |
| Connect(int i) const | TPZCompEl | virtual |
| ConnectIndex(int i) const override | TPZSubCompMesh | virtual |
| ConnectSolution(std::ostream &out) | TPZCompMesh | |
| ConnectVec() | TPZCompMesh | inline |
| ConnectVec() const | TPZCompMesh | inline |
| Consolidate() | TPZCompMesh | |
| ConvertDiscontinuous2Continuous(REAL eps, int opt, int dim, TPZVec< STATE > &celJumps) | TPZCompMesh | |
| CopyMaterials(TPZCompMesh &mesh) const | TPZCompMesh | |
| CreateCompEl(TPZGeoEl *gel, int64_t &index) | TPZCompMesh | inline |
| CreateGraphicalElement(TPZGraphMesh &graphmesh, int dimension) override | TPZSubCompMesh | virtual |
| CreateInstance(const int &classId) | TPZSavable | static |
| DeltaX() | TPZCompMesh | |
| Dimension() const override | TPZSubCompMesh | virtual |
| Discontinuous2Continuous(int64_t disc_index, int64_t &new_index) | TPZCompMesh | |
| TPZCompMesh::Divide(int64_t index, TPZVec< int64_t > &subindex, int interpolate=0) | TPZCompMesh | |
| TPZCompEl::Divide(int64_t index, TPZVec< int64_t > &subindex, int interpolate=0) | TPZCompEl | inlinevirtual |
| Element(int64_t iel) | TPZCompMesh | inline |
| Element(int64_t iel) const | TPZCompMesh | inline |
| ElementSolution() | TPZCompMesh | inline |
| ElementVec() | TPZCompMesh | inline |
| ElementVec() const | TPZCompMesh | inline |
| EvaluateError(std::function< void(const TPZVec< REAL > &loc, TPZVec< STATE > &val, TPZFMatrix< STATE > &deriv)> func, TPZVec< REAL > &errors, bool store_error) override | TPZSubCompMesh | virtual |
| TPZCompMesh::EvaluateError(std::function< void(const TPZVec< REAL > &loc, TPZVec< STATE > &val, TPZFMatrix< STATE > &deriv)> fp, bool store_error, TPZVec< REAL > &errorSum) | TPZCompMesh | |
| ExpandSolution() | TPZCompMesh | virtual |
| fAnalysis | TPZSubCompMesh | protected |
| FatherMesh() const override | TPZSubCompMesh | virtual |
| fBlock | TPZCompMesh | protected |
| fConnectIndex | TPZSubCompMesh | protected |
| fConnectVec | TPZCompMesh | protected |
| fCreate | TPZCompMesh | protected |
| fDefaultOrder | TPZCompMesh | protected |
| fDimModel | TPZCompMesh | protected |
| fElementSolution | TPZCompMesh | protected |
| fElementVec | TPZCompMesh | protected |
| fExternalLocIndex | TPZSubCompMesh | protected |
| fFatherToLocal | TPZSubCompMesh | protected |
| fGMesh | TPZCompMesh | protected |
| fIndex | TPZCompEl | protected |
| FindMaterial(int id) | TPZCompMesh | |
| fIntegrationRule | TPZCompEl | protected |
| fLagrangeEquations | TPZSubCompMesh | protected |
| fMaterialVec | TPZCompMesh | protected |
| fMesh | TPZCompEl | protected |
| fName | TPZCompMesh | protected |
| fNmeshes | TPZCompMesh | protected |
| ForcePrepareIntPtIndices() | TPZCompEl | inlinevirtual |
| fReference | TPZCompMesh | protected |
| fSingularConnect | TPZSubCompMesh | protected |
| fSolN | TPZCompMesh | protected |
| fSolution | TPZCompMesh | protected |
| fSolutionBlock | TPZCompMesh | protected |
| GetDefaultOrder() | TPZCompMesh | inline |
| GetElementPatch(TPZVec< int64_t > nodtoelgraph, TPZVec< int64_t > nodtoelgraphindex, TPZStack< int64_t > &elgraph, TPZVec< int64_t > &elgraphindex, int64_t elind, TPZStack< int64_t > &patch) | TPZCompMesh | |
| GetFromSuperMesh(int64_t superind, TPZCompMesh *super) override | TPZSubCompMesh | virtual |
| GetgOrder() | TPZCompEl | inlinestatic |
| GetIntegrationRule() const | TPZCompEl | inlinevirtual |
| GetMemoryIndices(TPZVec< int64_t > &indices) const | TPZCompEl | inlinevirtual |
| GetNMeshes() | TPZCompMesh | inline |
| GetNodeToElGraph(TPZVec< int64_t > &nodtoelgraph, TPZVec< int64_t > &nodtoelgraphinde, TPZStack< int64_t > &elgraph, TPZVec< int64_t > &elgraphindexx) | TPZCompMesh | |
| GetRefElPatch() | TPZCompEl | |
| GetRefPatches(std::set< TPZGeoEl *> &grpatch) | TPZCompMesh | |
| GetShapeRestraints() const | TPZCompEl | inlinevirtual |
| HasDependency() | TPZCompEl | virtual |
| HasMaterial(const std::set< int > &materialids) const override | TPZSubCompMesh | virtual |
| Index() const | TPZCompEl | inline |
| InitializeBlock() | TPZCompMesh | |
| InitializeEF(TPZElementMatrix &ef) | TPZSubCompMesh | |
| InitializeIntegrationRule() | TPZCompEl | inlinevirtual |
| InsertMaterialObject(TPZMaterial *mat) | TPZCompMesh | |
| TPZCompMesh::Integrate(const std::string &varname, const std::set< int > &matids) | TPZCompMesh | |
| TPZCompEl::Integrate(int variable, TPZVec< STATE > &value) | TPZCompEl | inlinevirtual |
| IntegrateSolution(const std::string &varname, const std::set< int > &matids) override | TPZSubCompMesh | virtual |
| TPZCompEl::IntegrateSolution(int var) const | TPZCompEl | virtual |
| InternalIndex(int64_t IndexinFather) | TPZSubCompMesh | |
| IsAllowedElement(TPZCompMesh *mesh, int64_t elindex) | TPZSubCompMesh | |
| IsInterface() | TPZCompEl | inlinevirtual |
| LesserEdgeOfEl() | TPZCompEl | |
| LesserEdgeOfMesh() | TPZCompMesh | |
| LoadElementReference() override | TPZSubCompMesh | virtual |
| LoadReferences() | TPZCompMesh | |
| LoadSolution() override | TPZSubCompMesh | virtual |
| TPZCompMesh::LoadSolution(const TPZFMatrix< STATE > &sol) | TPZCompMesh | |
| main() | TPZSubCompMesh | static |
| MakeAllInternal() override | TPZSubCompMesh | virtual |
| MakeExternal(int64_t local) | TPZSubCompMesh | |
| MakeInternal(int64_t local) override | TPZSubCompMesh | virtual |
| MakeInternalFast(int64_t local) | TPZSubCompMesh | private |
| Material() const | TPZCompEl | virtual |
| MaterialVec() | TPZCompMesh | inline |
| MaterialVec() const | TPZCompMesh | inline |
| MaximumRadiusOfEl() | TPZCompEl | |
| MaximumRadiusOfMesh() | TPZCompMesh | |
| Mesh() const | TPZCompEl | |
| ModifyPermute(TPZVec< int64_t > &permute, int64_t lagrangeq, int64_t maxeq) | TPZCompMesh | protected |
| Name() | TPZCompMesh | inline |
| NConnects() const override | TPZSubCompMesh | virtual |
| NConnectShapeF(int inod, int order) | TPZSubCompMesh | inlinevirtual |
| NeedsComputing(const std::set< int > &matids) override | TPZSubCompMesh | virtual |
| NElements() const | TPZCompMesh | inline |
| NeoPZVersion() | TPZSavable | static |
| TPZCompMesh::NEquations() | TPZCompMesh | |
| TPZCompEl::NEquations() | TPZCompEl | virtual |
| NIndependentConnects() | TPZCompMesh | |
| NMaterials() const | TPZCompMesh | inline |
| NodeIndex(int64_t nolocal, TPZCompMesh *super) | TPZSubCompMesh | |
| NumberOfCompElementsInsideThisCompEl() | TPZCompEl | inlinevirtual |
| NumberRigidBodyModes() | TPZSubCompMesh | |
| NumInternalEquations() | TPZSubCompMesh | |
| operator=(const TPZCompMesh ©) | TPZCompMesh | |
| Permute(TPZVec< int64_t > &permute) | TPZCompMesh | |
| PermuteExternalConnects() | TPZSubCompMesh | |
| PermuteInternalFirst(TPZVec< int64_t > &permute) | TPZSubCompMesh | |
| PotentialInternal(std::list< int64_t > &connectindices) const | TPZSubCompMesh | |
| PrepareIntPtIndices() | TPZCompEl | inlinevirtual |
| PressureConnectIndex() const | TPZCompEl | virtual |
| Print(std::ostream &out=std::cout) const override | TPZSubCompMesh | 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 |
| ProjectSolution(TPZFMatrix< STATE > &projectsol) | TPZCompMesh | |
| PutinSuperMesh(int64_t local, TPZCompMesh *super) override | TPZSubCompMesh | virtual |
| Read(TPZStream &buf, void *context) override | TPZSubCompMesh | virtual |
| ReduceInternalNodes() | TPZCompEl | inlinevirtual |
| TPZCompMesh::Reference() const | TPZCompMesh | inline |
| TPZCompEl::Reference() const | TPZCompEl | |
| Register(TPZRestoreClassBase *restore) | TPZSavable | static |
| RegisterClassId(int classid, TPZRestore_t fun) | TPZSavable | static |
| RemakeAllInterfaceElements() | TPZCompMesh | |
| ResetShapeRestraints() | TPZCompEl | inlinevirtual |
| RestoreClassSet() | TPZSavable | inlinestatic |
| RootMesh(int64_t local) override | TPZSubCompMesh | virtual |
| SaddlePermute() | TPZCompMesh | |
| SaddlePermute2() | TPZCompMesh | |
| SetAllCreateFunctions(TPZCompEl &cel) | TPZCompMesh | inline |
| SetAllCreateFunctionsContinuous() | TPZCompMesh | inline |
| SetAllCreateFunctionsContinuousReferred() | TPZCompMesh | inline |
| SetAllCreateFunctionsContinuousWithMem() | TPZCompMesh | inline |
| SetAllCreateFunctionsDiscontinuous() | TPZCompMesh | inline |
| SetAllCreateFunctionsDiscontinuousReferred() | TPZCompMesh | inline |
| SetAllCreateFunctionsHDiv() | TPZCompMesh | inline |
| SetAllCreateFunctionsHDivPressure() | TPZCompMesh | inline |
| SetAllCreateFunctionsMultiphysicElem() | TPZCompMesh | inline |
| SetAllCreateFunctionsMultiphysicElemWithMem() | TPZCompMesh | inline |
| SetAnalysisFrontal(int numThreads, TPZAutoPointer< TPZGuiInterface > guiInterface) | TPZSubCompMesh | |
| SetAnalysisSkyline(int numThreads, int preconditioned, TPZAutoPointer< TPZGuiInterface > guiInterface) | TPZSubCompMesh | |
| SetAnalysisSkyline(int numThreads, int preconditioned, TPZAutoPointer< TPZRenumbering > renumber) | TPZSubCompMesh | |
| SetConnectIndex(int inode, int64_t index) override | TPZSubCompMesh | virtual |
| SetCreateFunctions(TPZCompMesh *mesh) | TPZCompEl | virtual |
| SetDefaultOrder(int order) | TPZCompMesh | inline |
| SetDimModel(int dim) | TPZCompMesh | inline |
| SetElementSolution(int64_t i, TPZVec< STATE > &sol) | TPZCompMesh | |
| 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 |
| SetName(const std::string &nm) | TPZCompMesh | |
| SetNMeshes(int64_t nmeshes) | TPZCompMesh | inline |
| SetNumberRigidBodyModes(int nrigid, unsigned char lagrange=0) | TPZSubCompMesh | |
| SetOrthogonalFunction(void(*orthogonal)(REAL x, int num, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi)) | TPZCompEl | static |
| TPZCompMesh::SetReference(TPZGeoMesh *gmesh) | TPZCompMesh | inline |
| TPZCompMesh::SetReference(TPZAutoPointer< TPZGeoMesh > &gmesh) | TPZCompMesh | inline |
| TPZCompEl::SetReference(int64_t referenceindex) | TPZCompEl | inline |
| Skyline(TPZVec< int64_t > &skyline) | TPZCompMesh | virtual |
| SkylineInternal(TPZVec< int64_t > &skyline) | TPZSubCompMesh | virtual |
| TPZCompMesh::Solution() | TPZCompMesh | inline |
| TPZCompEl::Solution(TPZVec< REAL > &qsi, int var, TPZVec< STATE > &sol) | TPZCompEl | virtual |
| SolutionN() | TPZCompMesh | inline |
| 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 | |
| TPZCompMesh(TPZGeoMesh *gr=0) | TPZCompMesh | |
| TPZCompMesh(TPZAutoPointer< TPZGeoMesh > &gmesh) | TPZCompMesh | |
| TPZCompMesh(const TPZCompMesh ©) | TPZCompMesh | |
| TPZRegisterClassId(int(T::*)() const) | TPZRegisterClassId | inline |
| TPZRegisterClassId()=default | TPZRegisterClassId | |
| TPZSavable() | TPZSavable | inline |
| TPZSubCompMesh(TPZCompMesh &mesh, int64_t &index) | TPZSubCompMesh | |
| TPZSubCompMesh() | TPZSubCompMesh | |
| TransferDependencies(int64_t local) | TPZSubCompMesh | private |
| TransferElement(TPZCompMesh *mesh, int64_t elindex) override | TPZSubCompMesh | virtual |
| TransferElementFrom(TPZCompMesh *mesh, int64_t elindex) override | TPZSubCompMesh | privatevirtual |
| TransferElementTo(TPZCompMesh *mesh, int64_t elindex) override | TPZSubCompMesh | privatevirtual |
| TransferMultiphysicsElementSolution() override | TPZSubCompMesh | virtual |
| TransferMultiphysicsSolution() | TPZCompMesh | |
| Type() | TPZCompEl | virtual |
| UpdatePreviousState(STATE mult=1.0) | TPZCompMesh | |
| VerifyDatastructureConsistency() | TPZSubCompMesh | |
| Version() const | TPZSavable | virtual |
| VersionHistory() const | TPZSavable | virtual |
| VolumeOfEl() | TPZCompEl | inlinevirtual |
| Write(TPZStream &buf, int withclassid) const override | TPZSubCompMesh | virtual |
| ~TPZCompEl() | TPZCompEl | virtual |
| ~TPZCompMesh() | TPZCompMesh | virtual |
| ~TPZSavable() | TPZSavable | inlinevirtual |
| ~TPZSubCompMesh() | TPZSubCompMesh | virtual |
1.8.13