![]() |
NeoPZ
|
This is the complete list of members for TPZCompMesh, including all inherited members.
| AdjustBoundaryElements() | TPZCompMesh | |
| AllocateNewConnect(int nshape, int nstate, int order) | TPZCompMesh | inlinevirtual |
| AllocateNewConnect(const TPZConnect &connect) | TPZCompMesh | inlinevirtual |
| ApproxSpace() | TPZCompMesh | inline |
| AssembleError(TPZFMatrix< REAL > &estimator, int errorid) | TPZCompMesh | |
| AutoBuild(const std::set< int > *MaterialIDs) | TPZCompMesh | privatevirtual |
| 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 |
| BuildCornerConnectList(std::set< int64_t > &connectindexes) const | TPZCompMesh | virtual |
| BuildTransferMatrix(TPZCompMesh &coarsemesh, TPZTransfer< STATE > &transfer) | TPZCompMesh | |
| BuildTransferMatrixDesc(TPZCompMesh &transfermesh, TPZTransfer< STATE > &transfer) | TPZCompMesh | |
| Check() | TPZCompMesh | |
| ClassId() const override | TPZCompMesh | virtual |
| ClassIdMap() | TPZSavable | inlinestatic |
| CleanUp() | TPZCompMesh | |
| CleanUpUnconnectedNodes() | TPZCompMesh | virtual |
| Clone() const | TPZCompMesh | |
| Coarsen(TPZVec< int64_t > &elements, int64_t &index, bool CreateDiscontinuous=false) | TPZCompMesh | |
| CommonMesh(TPZCompMesh *mesh) | TPZCompMesh | virtual |
| Compare(TPZSavable *copy, bool override=false) | TPZSavable | virtual |
| Compare(TPZSavable *copy, bool override=false) const | TPZSavable | 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 | |
| ComputeFillIn(int64_t resolution, TPZFMatrix< REAL > &fillin) | TPZCompMesh | |
| ComputeMesh(TPZVec< int64_t > &accumlist, int64_t numaggl) | TPZCompMesh | |
| ComputeNodElCon() | TPZCompMesh | virtual |
| ComputeNodElCon(TPZVec< int > &nelconnected) const | TPZCompMesh | 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 |
| CreateInstance(const int &classId) | TPZSavable | static |
| DeltaX() | TPZCompMesh | |
| Dimension() const | TPZCompMesh | inline |
| Discontinuous2Continuous(int64_t disc_index, int64_t &new_index) | TPZCompMesh | |
| Divide(int64_t index, TPZVec< int64_t > &subindex, int interpolate=0) | TPZCompMesh | |
| 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)> fp, bool store_error, TPZVec< REAL > &errorSum) | TPZCompMesh | |
| ExpandSolution() | TPZCompMesh | virtual |
| FatherMesh() const | TPZCompMesh | inlinevirtual |
| fBlock | TPZCompMesh | protected |
| fConnectVec | TPZCompMesh | protected |
| fCreate | TPZCompMesh | protected |
| fDefaultOrder | TPZCompMesh | protected |
| fDimModel | TPZCompMesh | protected |
| fElementSolution | TPZCompMesh | protected |
| fElementVec | TPZCompMesh | protected |
| fGMesh | TPZCompMesh | protected |
| FindMaterial(int id) | TPZCompMesh | |
| fMaterialVec | TPZCompMesh | protected |
| fName | TPZCompMesh | protected |
| fNmeshes | TPZCompMesh | protected |
| fReference | TPZCompMesh | 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) | TPZCompMesh | virtual |
| GetNMeshes() | TPZCompMesh | inline |
| GetNodeToElGraph(TPZVec< int64_t > &nodtoelgraph, TPZVec< int64_t > &nodtoelgraphinde, TPZStack< int64_t > &elgraph, TPZVec< int64_t > &elgraphindexx) | TPZCompMesh | |
| GetRefPatches(std::set< TPZGeoEl *> &grpatch) | TPZCompMesh | |
| InitializeBlock() | TPZCompMesh | |
| InsertMaterialObject(TPZMaterial *mat) | TPZCompMesh | |
| Integrate(const std::string &varname, const std::set< int > &matids) | TPZCompMesh | |
| LesserEdgeOfMesh() | TPZCompMesh | |
| LoadReferences() | TPZCompMesh | |
| LoadSolution(const TPZFMatrix< STATE > &sol) | TPZCompMesh | |
| MakeAllInternal() | TPZCompMesh | inlinevirtual |
| MakeInternal(int64_t local) | TPZCompMesh | inlinevirtual |
| MaterialVec() | TPZCompMesh | inline |
| MaterialVec() const | TPZCompMesh | inline |
| MaximumRadiusOfMesh() | TPZCompMesh | |
| ModifyPermute(TPZVec< int64_t > &permute, int64_t lagrangeq, int64_t maxeq) | TPZCompMesh | protected |
| Name() | TPZCompMesh | inline |
| NConnects() const | TPZCompMesh | inline |
| NElements() const | TPZCompMesh | inline |
| NeoPZVersion() | TPZSavable | static |
| NEquations() | TPZCompMesh | |
| NIndependentConnects() | TPZCompMesh | |
| NMaterials() const | TPZCompMesh | inline |
| operator=(const TPZCompMesh ©) | TPZCompMesh | |
| Permute(TPZVec< int64_t > &permute) | TPZCompMesh | |
| Print(std::ostream &out=std::cout) const | TPZCompMesh | virtual |
| ProjectSolution(TPZFMatrix< STATE > &projectsol) | TPZCompMesh | |
| PutinSuperMesh(int64_t local, TPZCompMesh *super) | TPZCompMesh | virtual |
| Read(TPZStream &buf, void *context) override | TPZCompMesh | virtual |
| Reference() const | TPZCompMesh | inline |
| Register(TPZRestoreClassBase *restore) | TPZSavable | static |
| RegisterClassId(int classid, TPZRestore_t fun) | TPZSavable | static |
| RemakeAllInterfaceElements() | TPZCompMesh | |
| RestoreClassSet() | TPZSavable | inlinestatic |
| RootMesh(int64_t local) | TPZCompMesh | inlinevirtual |
| 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 |
| SetDefaultOrder(int order) | TPZCompMesh | inline |
| SetDimModel(int dim) | TPZCompMesh | inline |
| SetElementSolution(int64_t i, TPZVec< STATE > &sol) | TPZCompMesh | |
| SetName(const std::string &nm) | TPZCompMesh | |
| SetNMeshes(int64_t nmeshes) | TPZCompMesh | inline |
| SetReference(TPZGeoMesh *gmesh) | TPZCompMesh | inline |
| SetReference(TPZAutoPointer< TPZGeoMesh > &gmesh) | TPZCompMesh | inline |
| Skyline(TPZVec< int64_t > &skyline) | TPZCompMesh | virtual |
| Solution() | TPZCompMesh | inline |
| SolutionN() | TPZCompMesh | inline |
| 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 |
| TransferElement(TPZCompMesh *mesh, int64_t elindex) | TPZCompMesh | inlinevirtual |
| TransferElementFrom(TPZCompMesh *mesh, int64_t elindex) | TPZCompMesh | inlinevirtual |
| TransferElementTo(TPZCompMesh *mesh, int64_t elindex) | TPZCompMesh | inlinevirtual |
| TransferMultiphysicsSolution() | TPZCompMesh | |
| UpdatePreviousState(STATE mult=1.0) | TPZCompMesh | |
| Version() const | TPZSavable | virtual |
| VersionHistory() const | TPZSavable | virtual |
| Write(TPZStream &buf, int withclassid) const override | TPZCompMesh | virtual |
| ~TPZCompMesh() | TPZCompMesh | virtual |
| ~TPZSavable() | TPZSavable | inlinevirtual |
1.8.13