![]() |
NeoPZ
|
This is the complete list of members for TPZAgglomerateElement, including all inherited members.
| AccumulateIntegrationRule(int degree, TPZStack< REAL > &point, TPZStack< REAL > &weight) override | TPZAgglomerateElement | virtual |
| AccumulateVertices(TPZStack< TPZGeoNode *> &nodes) override | TPZAgglomerateElement | virtual |
| AddShapeRestraint(TPZOneShapeRestraint restraint) | TPZCompEl | inlinevirtual |
| AddSubElementIndex(TPZCompMesh *aggcmesh, int64_t subel, int64_t destind) | TPZAgglomerateElement | static |
| AdjustIntegrationRule() | TPZInterpolationSpace | virtual |
| AppendExternalShapeFunctions(TPZVec< REAL > &X, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi) | TPZCompElDisc | |
| 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 | TPZCompElDisc | virtual |
| BuildTransferMatrix(TPZCompElDisc &coarsel, TPZTransfer< STATE > &transfer) | TPZCompElDisc | |
| TPZInterpolationSpace::BuildTransferMatrix(TPZInterpolationSpace &coarsel, TPZTransform<> &t, TPZTransfer< STATE > &transfer) | TPZInterpolationSpace | |
| CalcBlockDiagonal(TPZStack< int64_t > &connectlist, TPZBlockDiagonal< STATE > &block) | TPZCompEl | virtual |
| CalcResidual(TPZFMatrix< REAL > &Rhs, TPZCompElDisc *el) | TPZAgglomerateElement | |
| CalcResidual(TPZElementMatrix &ef) override | TPZAgglomerateElement | inlinevirtual |
| CalcStiff(TPZElementMatrix &ek, TPZElementMatrix &ef) override | TPZAgglomerateElement | virtual |
| CalculateReference() | TPZAgglomerateElement | |
| CenterPoint() | TPZAgglomerateElement | |
| CenterPoint(TPZVec< REAL > ¢er) override | TPZAgglomerateElement | virtual |
| TPZCompElDisc::CenterPoint(int index) const | TPZCompElDisc | inline |
| Chebyshev(REAL x, int num, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi) | TPZCompEl | static |
| ClassId() const override | TPZAgglomerateElement | virtual |
| ClassIdMap() | TPZSavable | inlinestatic |
| Clone(TPZCompMesh &mesh) const override | TPZCompElDisc | inlinevirtual |
| Clone(TPZCompMesh &mesh, int64_t &index) const | TPZCompElDisc | inlinevirtual |
| ClonePatchEl(TPZCompMesh &mesh, std::map< int64_t, int64_t > &gl2lcConMap, std::map< int64_t, int64_t > &gl2lcElMap) const override | TPZCompElDisc | inlinevirtual |
| 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) override | TPZInterpolationSpace | virtual |
| ComputeIntegrationOrder() const override | TPZInterpolationSpace | virtual |
| ComputeNeighbours(TPZCompMesh *mesh, std::map< TPZCompElDisc *, std::set< TPZCompElDisc *> > &neighbours) | TPZAgglomerateElement | static |
| ComputeNormal(TPZMaterialData &data) | TPZInterpolationSpace | virtual |
| ComputeRequiredData(TPZMaterialData &data, TPZVec< REAL > &qsi) | TPZInterpolationSpace | virtual |
| ComputeRequiredData(TPZVec< REAL > &intpointtemp, TPZVec< TPZTransform< REAL > > &trvec, TPZVec< TPZMaterialData > &datavec) | TPZInterpolationSpace | inlinevirtual |
| ComputeShape(TPZVec< REAL > &intpoint, TPZVec< REAL > &X, TPZFMatrix< REAL > &jacobian, TPZFMatrix< REAL > &axes, REAL &detjac, TPZFMatrix< REAL > &jacinv, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi, TPZFMatrix< REAL > &dphidx) override | TPZCompElDisc | protectedvirtual |
| ComputeShape(TPZVec< REAL > &intpoint, TPZMaterialData &data) override | TPZCompElDisc | virtual |
| ComputeSolution(TPZVec< REAL > &qsi, TPZSolVec &sol, TPZGradSolVec &dsol, TPZFMatrix< REAL > &axes) override | TPZCompElDisc | virtual |
| ComputeSolution(TPZVec< REAL > &qsi, TPZMaterialData &data) override | TPZCompElDisc | virtual |
| ComputeSolution(TPZVec< REAL > &qsi, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphix, const TPZFMatrix< REAL > &axes, TPZSolVec &sol, TPZGradSolVec &dsol) override | TPZCompElDisc | virtual |
| ComputeSolution(TPZVec< REAL > &qsi, TPZVec< REAL > &normal, TPZSolVec &leftsol, TPZGradSolVec &dleftsol, TPZFMatrix< REAL > &leftaxes, TPZSolVec &rightsol, TPZGradSolVec &drightsol, TPZFMatrix< REAL > &rightaxes) override | TPZCompElDisc | virtual |
| Connect(int i) const | TPZCompEl | virtual |
| ConnectIndex(int side=0) const override | TPZCompElDisc | virtual |
| ConstC() const | TPZCompElDisc | inline |
| Convert2Axes(const TPZFMatrix< REAL > &dphi, const TPZFMatrix< REAL > &jacinv, TPZFMatrix< REAL > &dphidx) | TPZInterpolationSpace | static |
| CreateAgglomerateMesh(TPZCompMesh *finemesh, TPZVec< int64_t > &accumlist, int64_t numaggl) | TPZAgglomerateElement | static |
| CreateDisc(TPZGeoEl *geo, TPZCompMesh &mesh, int64_t &index) | TPZCompElDisc | inlinestatic |
| CreateGraphicalElement(TPZGraphMesh &grmesh, int dimension) override | TPZAgglomerateElement | virtual |
| CreateInstance(const int &classId) | TPZSavable | static |
| CreateInterface(int side, bool BetweenContinuous=false) | TPZInterpolationSpace | |
| CreateInterfaces(bool BetweenContinuous=false) | TPZInterpolationSpace | |
| CreateMidSideConnect() override | TPZAgglomerateElement | virtual |
| Degree() const | TPZCompElDisc | virtual |
| Dimension() const override | TPZAgglomerateElement | virtual |
| Divide(int64_t index, TPZVec< int64_t > &subindex, int interpolate=0) override | TPZCompElDisc | virtual |
| EvaluateError(std::function< void(const TPZVec< REAL > &loc, TPZVec< STATE > &val, TPZFMatrix< STATE > &deriv)> func, TPZVec< REAL > &errors, bool store_error) override | TPZInterpolationSpace | virtual |
| EvaluateSquareResidual2D(TPZInterpolationSpace *cel) | TPZCompElDisc | static |
| EvaluateSquareResidual2D(TPZCompMesh &cmesh, TPZVec< REAL > &error, bool verbose=false) | TPZCompElDisc | static |
| ExistsInterface(TPZGeoElSide geosd) | TPZInterpolationSpace | |
| ExpandShapeFunctions(TPZVec< int64_t > &connectlist, TPZVec< int > &dependencyorder, TPZVec< int > &blocksizes, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi) | TPZInterpolationSpace | protected |
| fCenterPoint | TPZCompElDisc | protected |
| fConnectIndex | TPZCompElDisc | protected |
| fConstC | TPZCompElDisc | protected |
| fExternalShape | TPZCompElDisc | protected |
| fIndex | TPZCompEl | protected |
| fIndexes | TPZAgglomerateElement | private |
| fInnerRadius | TPZAgglomerateElement | private |
| fIntegrationRule | TPZCompEl | protected |
| fIntRule | TPZCompElDisc | protected |
| fMaterialId | TPZAgglomerateElement | private |
| fMesh | TPZCompEl | protected |
| fMotherMesh | TPZAgglomerateElement | private |
| fNFaces | TPZAgglomerateElement | private |
| ForcePrepareIntPtIndices() | TPZCompEl | inlinevirtual |
| fPreferredOrder | TPZInterpolationSpace | protected |
| fShapefunctionType | TPZCompElDisc | protected |
| fUseQsiEta | TPZCompElDisc | protected |
| GetgOrder() | TPZCompEl | inlinestatic |
| GetIntegrationRule() const override | TPZCompElDisc | virtual |
| GetIntegrationRule() override | TPZCompElDisc | virtual |
| GetMaterial(const TPZGeoElSide &gside) | TPZCompElDisc | |
| GetMemoryIndices(TPZVec< int64_t > &indices) const | TPZCompEl | inlinevirtual |
| GetPreferredOrder() | TPZInterpolationSpace | inlinevirtual |
| GetRefElPatch() | TPZCompEl | |
| GetShapeRestraints() const | TPZCompEl | inlinevirtual |
| GetSideOrient(int side) | TPZInterpolationSpace | virtual |
| HasDependency() | TPZCompEl | virtual |
| HasExternalShapeFunction() | TPZCompElDisc | |
| HasMaterial(const std::set< int > &materialids) const | TPZCompEl | virtual |
| Index() const | TPZCompEl | inline |
| IndexesDiscSubEls(TPZStack< int64_t > &elvec) | TPZAgglomerateElement | |
| InitializeElement() | TPZAgglomerateElement | |
| InitializeElementMatrix(TPZElementMatrix &ek, TPZElementMatrix &ef) | TPZInterpolationSpace | virtual |
| InitializeElementMatrix(TPZElementMatrix &ef) | TPZInterpolationSpace | virtual |
| InitializeIntegrationRule() | TPZCompEl | inlinevirtual |
| InitMaterialData(TPZMaterialData &data) | TPZInterpolationSpace | virtual |
| InnerRadius() override | TPZAgglomerateElement | inlinevirtual |
| InnerRadius2() | TPZAgglomerateElement | inline |
| Integrate(int variable, TPZVec< STATE > &value) override | TPZInterpolationSpace | virtual |
| IntegrateSolution(int variable) const override | TPZInterpolationSpace | virtual |
| TPZCompEl::IntegrateSolution(const std::string &varname, const std::set< int > &matids) | TPZCompEl | virtual |
| InternalPoint(TPZVec< REAL > &point) | TPZCompElDisc | |
| InterpolateSolution(TPZInterpolationSpace &coarsel) | TPZInterpolationSpace | |
| IsInterface() | TPZCompEl | inlinevirtual |
| LesserEdgeOfEl() | TPZAgglomerateElement | virtual |
| ListOfDiscEl(TPZStack< TPZCompEl *> &elvec) | TPZAgglomerateElement | |
| ListOfGroupings(TPZCompMesh *finemesh, TPZVec< int64_t > &accumlist, int nivel, int64_t &numaggl, int dim) | TPZAgglomerateElement | static |
| LoadElementReference() | TPZCompEl | virtual |
| LoadSolution() | TPZCompEl | virtual |
| Material() const | TPZCompEl | virtual |
| MaximumRadiusOfEl() | TPZCompEl | |
| MaxOrder() override | TPZCompElDisc | virtual |
| MaxOrderExceptExternalShapes() | TPZCompElDisc | |
| Mesh() const | TPZCompEl | |
| MinMaxSolutionValues(TPZVec< STATE > &min, TPZVec< STATE > &max) | TPZInterpolationSpace | |
| MotherMesh() | TPZAgglomerateElement | inline |
| NConnects() const override | TPZCompElDisc | virtual |
| NConnectShapeF(int inod, int order) const override | TPZCompElDisc | virtual |
| NCornerConnects() const | TPZCompElDisc | inline |
| NeedsComputing(const std::set< int > &materialids) | TPZCompEl | inlinevirtual |
| NeoPZVersion() | TPZSavable | static |
| NEquations() | TPZCompEl | virtual |
| NIndexes() const | TPZAgglomerateElement | inline |
| NInterfaces() override | TPZAgglomerateElement | inlinevirtual |
| NormalizeConst() override | TPZAgglomerateElement | virtual |
| NShapeF() const override | TPZCompElDisc | virtual |
| NSideConnects(int iside) const override | TPZCompElDisc | inlinevirtual |
| NSides() | TPZAgglomerateElement | |
| NSideShapeF(int side) const | TPZInterpolationSpace | inline |
| NumberOfCompElementsInsideThisCompEl() | TPZCompEl | inlinevirtual |
| PRefine(int order) override | TPZCompElDisc | inlinevirtual |
| PrepareIntPtIndices() | TPZCompEl | inlinevirtual |
| PressureConnectIndex() const | TPZCompEl | virtual |
| Print(std::ostream &out=std::cout) const override | TPZAgglomerateElement | virtual |
| Print(TPZStack< int64_t > &listindex) | TPZAgglomerateElement | |
| 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) override | TPZInterpolationSpace | virtual |
| ProjectSolution(TPZFMatrix< STATE > &projectsol) | TPZAgglomerateElement | |
| Read(TPZStream &buf, void *context) override | TPZAgglomerateElement | virtual |
| ReduceInternalNodes() | TPZCompEl | inlinevirtual |
| Reference() const | TPZCompEl | |
| Register(TPZRestoreClassBase *restore) | TPZSavable | static |
| RegisterClassId(int classid, TPZRestore_t fun) | TPZSavable | static |
| RemoveInterface(int side) | TPZInterpolationSpace | |
| RemoveInterfaces() | TPZInterpolationSpace | |
| ResetShapeRestraints() | TPZCompEl | inlinevirtual |
| RestoreClassSet() | TPZSavable | inlinestatic |
| SetCenterPoint(int i, REAL x) | TPZCompElDisc | inline |
| SetConnectIndex(int, int64_t index) override | TPZCompElDisc | inlinevirtual |
| SetConstC(REAL c) | TPZCompElDisc | inline |
| SetCreateFunctions(TPZCompMesh *mesh) override | TPZCompElDisc | virtual |
| SetDegree(int degree) | TPZCompElDisc | virtual |
| SetExternalShapeFunction(TPZAutoPointer< TPZFunction< STATE > > externalShapes) | TPZCompElDisc | |
| SetFalseUseQsiEta() | TPZCompElDisc | inline |
| SetFreeIntPtIndices() | TPZCompEl | inlinevirtual |
| SetgOrder(int order) | TPZCompEl | inlinestatic |
| SetIndex(int64_t index) | TPZCompEl | |
| SetInnerRadius(REAL InnerRadius) override | TPZAgglomerateElement | inlinevirtual |
| SetIntegrationRule(int order) override | TPZInterpolationSpace | inlinevirtual |
| TPZCompEl::SetIntegrationRule(TPZIntPoints *intrule) | TPZCompEl | virtual |
| SetMemoryIndices(TPZVec< int64_t > &indices) | TPZCompEl | inlinevirtual |
| SetMesh(TPZCompMesh *mesh) | TPZCompEl | |
| SetMultiphysicsElementSolution() | TPZCompEl | inlinevirtual |
| SetNInterfaces(int nfaces) override | TPZAgglomerateElement | inlinevirtual |
| SetOrthogonalFunction(void(*orthogonal)(REAL C, REAL x0, REAL x, int degree, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi, int n)) | TPZCompElDisc | inlinestatic |
| TPZInterpolationSpace::SetOrthogonalFunction(void(*orthogonal)(REAL x, int num, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi)) | TPZCompEl | static |
| SetPreferredOrder(int order) override | TPZCompElDisc | inlinevirtual |
| SetReference(int64_t referenceindex) | TPZCompEl | inline |
| SetSideOrient(int side, int sideorient) | TPZInterpolationSpace | virtual |
| SetTensorialShape(TPZCompMesh *cmesh) | TPZCompElDisc | static |
| SetTensorialShape() | TPZCompElDisc | |
| SetTensorialShapeFull() | TPZCompElDisc | |
| SetTotalOrderShape(TPZCompMesh *cmesh) | TPZCompElDisc | static |
| SetTotalOrderShape() | TPZCompElDisc | |
| SetTotalOrderShapeFull() | TPZCompElDisc | |
| SetTrueUseQsiEta() | TPZCompElDisc | inline |
| Shape(TPZVec< REAL > &qsi, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphidxi) override | TPZCompElDisc | virtual |
| ShapeX(TPZVec< REAL > &X, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi) | TPZCompElDisc | virtual |
| SideConnect(int icon, int is) const | TPZInterpolationSpace | inline |
| SideConnectIndex(int icon, int is) const | TPZInterpolationSpace | inline |
| SideConnectLocId(int icon, int is) const override | TPZCompElDisc | inlinevirtual |
| SideShapeFunction(int side, TPZVec< REAL > &point, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi) | TPZInterpolationSpace | inlinevirtual |
| SizeOfElement() | TPZCompElDisc | |
| Solution(TPZVec< REAL > &qsi, int var, TPZVec< STATE > &sol) override | TPZInterpolationSpace | virtual |
| SolutionX(TPZVec< REAL > &x, TPZVec< STATE > &uh) | TPZCompElDisc | |
| StaticClassId() | TPZCompEl | static |
| SubElement(int64_t sub) const | TPZAgglomerateElement | |
| TPZAgglomerateElement(int nummat, int64_t &index, TPZCompMesh &aggcmesh, TPZCompMesh *finemesh) | TPZAgglomerateElement | |
| TPZAgglomerateElement() | TPZAgglomerateElement | |
| 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 | |
| TPZCompElDisc() | TPZCompElDisc | |
| TPZCompElDisc(TPZCompMesh &mesh, TPZGeoEl *ref, int64_t &index) | TPZCompElDisc | |
| TPZCompElDisc(TPZCompMesh &mesh, int64_t &index) | TPZCompElDisc | |
| TPZCompElDisc(TPZCompMesh &mesh, const TPZCompElDisc ©) | TPZCompElDisc | |
| TPZCompElDisc(TPZCompMesh &mesh, const TPZCompElDisc ©, std::map< int64_t, int64_t > &gl2lcConMap, std::map< int64_t, int64_t > &gl2lcElMap) | TPZCompElDisc | |
| TPZCompElDisc(TPZCompMesh &mesh, const TPZCompElDisc ©, int64_t &index) | TPZCompElDisc | |
| TPZInterpolationSpace() | TPZInterpolationSpace | |
| TPZInterpolationSpace(TPZCompMesh &mesh, const TPZInterpolationSpace ©) | TPZInterpolationSpace | |
| TPZInterpolationSpace(TPZCompMesh &mesh, const TPZInterpolationSpace ©, std::map< int64_t, int64_t > &gl2lcElMap) | TPZInterpolationSpace | |
| TPZInterpolationSpace(TPZCompMesh &mesh, const TPZInterpolationSpace ©, int64_t &index) | TPZInterpolationSpace | |
| TPZInterpolationSpace(TPZCompMesh &mesh, TPZGeoEl *gel, int64_t &index) | TPZInterpolationSpace | |
| TPZRegisterClassId(int(T::*)() const) | TPZRegisterClassId | inline |
| TPZRegisterClassId()=default | TPZRegisterClassId | |
| TPZSavable() | TPZSavable | inline |
| TransferMultiphysicsElementSolution() | TPZCompEl | inlinevirtual |
| Type() override | TPZAgglomerateElement | inlinevirtual |
| VectorialProd(TPZVec< REAL > &ivec, TPZVec< REAL > &jvec, TPZVec< REAL > &kvec, bool unitary=false) | TPZInterpolationSpace | |
| Version() const | TPZSavable | virtual |
| VersionHistory() const | TPZSavable | virtual |
| VolumeOfEl() override | TPZAgglomerateElement | virtual |
| Write(TPZStream &buf, int withclassid) const override | TPZAgglomerateElement | virtual |
| ~TPZAgglomerateElement() | TPZAgglomerateElement | inline |
| ~TPZCompEl() | TPZCompEl | virtual |
| ~TPZCompElDisc() | TPZCompElDisc | virtual |
| ~TPZInterpolationSpace() | TPZInterpolationSpace | virtual |
| ~TPZSavable() | TPZSavable | inlinevirtual |
1.8.13