![]() |
NeoPZ
|
This is the complete list of members for TPZSBFemVolume, including all inherited members.
| AddShapeRestraint(TPZOneShapeRestraint restraint) | TPZCompEl | inlinevirtual |
| AdjustAxes3D(const TPZFMatrix< REAL > &axes2D, TPZFMatrix< REAL > &axes3D, TPZFMatrix< REAL > &jac3D, TPZFMatrix< REAL > &jacinv3D, REAL detjac) | TPZSBFemVolume | private |
| AdjustIntegrationRule() | TPZInterpolationSpace | virtual |
| 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 | TPZSBFemVolume | virtual |
| BuildTransferMatrix(TPZInterpolationSpace &coarsel, TPZTransform<> &t, TPZTransfer< STATE > &transfer) | TPZInterpolationSpace | |
| CalcBlockDiagonal(TPZStack< int64_t > &connectlist, TPZBlockDiagonal< STATE > &block) | TPZCompEl | virtual |
| CalcResidual(TPZElementMatrix &ef) override | TPZInterpolationSpace | virtual |
| CalcStiff(TPZElementMatrix &ek, TPZElementMatrix &ef) override | TPZInterpolationSpace | virtual |
| Chebyshev(REAL x, int num, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi) | TPZCompEl | static |
| ClassId() const override | TPZInterpolationSpace | virtual |
| ClassIdMap() | TPZSavable | inlinestatic |
| Clone(TPZCompMesh &mesh) const | TPZSBFemVolume | inlinevirtual |
| ClonePatchEl(TPZCompMesh &mesh, std::map< int64_t, int64_t > &gl2lcConMap, std::map< int64_t, int64_t > &gl2lcElMap) const | TPZSBFemVolume | inlinevirtual |
| Coeficients() | TPZSBFemVolume | inline |
| CoeficientsReal() | TPZSBFemVolume | 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) override | TPZInterpolationSpace | virtual |
| ComputeIntegrationOrder() const override | TPZInterpolationSpace | virtual |
| ComputeKMatrices(TPZElementMatrix &E0, TPZElementMatrix &E1, TPZElementMatrix &E2, TPZElementMatrix &M0) | TPZSBFemVolume | |
| 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) | TPZSBFemVolume | virtual |
| TPZInterpolationSpace::ComputeShape(TPZVec< REAL > &intpoint, TPZMaterialData &data) | TPZInterpolationSpace | virtual |
| ComputeSolution(TPZVec< REAL > &qsi, TPZSolVec &sol, TPZGradSolVec &dsol, TPZFMatrix< REAL > &axes) | TPZSBFemVolume | virtual |
| ComputeSolution(TPZVec< REAL > &qsi, TPZMaterialData &data) | TPZSBFemVolume | inlinevirtual |
| TPZInterpolationSpace::ComputeSolution(TPZVec< REAL > &qsi, TPZVec< REAL > &normal, TPZSolVec &leftsol, TPZGradSolVec &dleftsol, TPZFMatrix< REAL > &leftaxes, TPZSolVec &rightsol, TPZGradSolVec &drightsol, TPZFMatrix< REAL > &rightaxes) | TPZCompEl | virtual |
| TPZInterpolationSpace::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 | TPZSBFemVolume | inlinevirtual |
| Convert2Axes(const TPZFMatrix< REAL > &dphi, const TPZFMatrix< REAL > &jacinv, TPZFMatrix< REAL > &dphidx) | TPZInterpolationSpace | static |
| CreateGraphicalElement(TPZGraphMesh &, int) | TPZSBFemVolume | virtual |
| CreateInstance(const int &classId) | TPZSavable | static |
| CreateInterface(int side, bool BetweenContinuous=false) | TPZInterpolationSpace | |
| CreateInterfaces(bool BetweenContinuous=false) | TPZInterpolationSpace | |
| Density() | TPZSBFemVolume | inline |
| Dimension() const | TPZSBFemVolume | inlinevirtual |
| Divide(int64_t index, TPZVec< int64_t > &subindex, int interpolate=0) | TPZCompEl | inlinevirtual |
| Eigenvalues() | TPZSBFemVolume | inline |
| EigenvaluesReal() | TPZSBFemVolume | inline |
| ElementGroupIndex() const | TPZSBFemVolume | inline |
| EvaluateError(std::function< void(const TPZVec< REAL > &loc, TPZVec< STATE > &val, TPZFMatrix< STATE > &deriv)> fp, TPZVec< REAL > &errors, bool store_error) | TPZSBFemVolume | virtual |
| ExistsInterface(TPZGeoElSide geosd) | TPZInterpolationSpace | |
| ExpandShapeFunctions(TPZVec< int64_t > &connectlist, TPZVec< int > &dependencyorder, TPZVec< int > &blocksizes, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi) | TPZInterpolationSpace | protected |
| ExtendShapeFunctions(TPZMaterialData &data1d, TPZMaterialData &data2d) | TPZSBFemVolume | private |
| fCoeficients | TPZSBFemVolume | private |
| fDensity | TPZSBFemVolume | private |
| fEigenvalues | TPZSBFemVolume | private |
| fElementGroup | TPZSBFemVolume | private |
| fElementGroupIndex | TPZSBFemVolume | private |
| fIndex | TPZCompEl | protected |
| fIntegrationRule | TPZCompEl | protected |
| fIntRule | TPZSBFemVolume | private |
| fLocalIndices | TPZSBFemVolume | private |
| fMesh | TPZCompEl | protected |
| ForcePrepareIntPtIndices() | TPZCompEl | inlinevirtual |
| fPhi | TPZSBFemVolume | private |
| fPreferredOrder | TPZInterpolationSpace | protected |
| fSkeleton | TPZSBFemVolume | private |
| GetgOrder() | TPZCompEl | inlinestatic |
| GetIntegrationRule() const | TPZSBFemVolume | inlinevirtual |
| GetIntegrationRule() | TPZSBFemVolume | inlinevirtual |
| 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 |
| HasMaterial(const std::set< int > &materialids) const | TPZCompEl | virtual |
| Index() const | TPZCompEl | inline |
| InitializeElementMatrix(TPZElementMatrix &ek, TPZElementMatrix &ef) | TPZInterpolationSpace | virtual |
| InitializeElementMatrix(TPZElementMatrix &ef) | TPZInterpolationSpace | virtual |
| InitializeIntegrationRule() | TPZSBFemVolume | inlinevirtual |
| InitMaterialData(TPZMaterialData &data) | TPZSBFemVolume | virtual |
| InnerRadius() | TPZInterpolationSpace | virtual |
| 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 |
| InterpolateSolution(TPZInterpolationSpace &coarsel) | TPZInterpolationSpace | |
| IsInterface() | TPZCompEl | inlinevirtual |
| LesserEdgeOfEl() | TPZCompEl | |
| LoadCoef(TPZFMatrix< std::complex< double > > &coef) | TPZSBFemVolume | virtual |
| LoadElementReference() | TPZCompEl | virtual |
| LoadSolution() | TPZCompEl | virtual |
| Material() const | TPZCompEl | virtual |
| MaximumRadiusOfEl() | TPZCompEl | |
| MaxOrder() | TPZInterpolationSpace | virtual |
| Mesh() const | TPZCompEl | |
| MinMaxSolutionValues(TPZVec< STATE > &min, TPZVec< STATE > &max) | TPZInterpolationSpace | |
| NConnects() const | TPZSBFemVolume | inlinevirtual |
| NConnectShapeF(int icon, int order) const | TPZSBFemVolume | inlinevirtual |
| NeedsComputing(const std::set< int > &materialids) | TPZCompEl | inlinevirtual |
| NeoPZVersion() | TPZSavable | static |
| NEquations() | TPZCompEl | virtual |
| NShapeF() const | TPZSBFemVolume | inlinevirtual |
| NSideConnects(int iside) const | TPZSBFemVolume | inlinevirtual |
| NSideShapeF(int side) const | TPZInterpolationSpace | inline |
| NumberOfCompElementsInsideThisCompEl() | TPZCompEl | inlinevirtual |
| Phi() | TPZSBFemVolume | inline |
| PhiReal() | TPZSBFemVolume | inline |
| PRefine(int order) | TPZSBFemVolume | virtual |
| PrepareIntPtIndices() | TPZCompEl | inlinevirtual |
| PressureConnectIndex() const | TPZCompEl | virtual |
| Print(std::ostream &out=std::cout) const | TPZSBFemVolume | 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) override | TPZInterpolationSpace | virtual |
| Read(TPZStream &buf, void *context) override | TPZInterpolationSpace | 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 |
| SetConnectIndex(int inode, int64_t index) | TPZSBFemVolume | inlinevirtual |
| SetCreateFunctions(TPZCompMesh *mesh) | TPZCompEl | virtual |
| SetDensity(REAL density) | TPZSBFemVolume | inline |
| SetElementGroupIndex(int64_t index) | TPZSBFemVolume | |
| SetFreeIntPtIndices() | TPZCompEl | inlinevirtual |
| SetgOrder(int order) | TPZCompEl | inlinestatic |
| SetIndex(int64_t index) | TPZCompEl | |
| SetIntegrationRule(int order) | TPZSBFemVolume | virtual |
| TPZCompEl::SetIntegrationRule(TPZIntPoints *intrule) | TPZCompEl | virtual |
| 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 |
| SetPhiEigVal(TPZFMatrix< std::complex< double > > &phi, TPZManVector< std::complex< double > > &eigval) | TPZSBFemVolume | |
| SetPreferredOrder(int order) | TPZSBFemVolume | virtual |
| SetReference(int64_t referenceindex) | TPZCompEl | inline |
| SetSideOrient(int side, int sideorient) | TPZInterpolationSpace | virtual |
| SetSkeleton(int64_t skeleton) | TPZSBFemVolume | |
| Shape(TPZVec< REAL > &qsi, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphidxi) | TPZSBFemVolume | virtual |
| SideConnect(int icon, int is) const | TPZInterpolationSpace | inline |
| SideConnectIndex(int icon, int is) const | TPZInterpolationSpace | inline |
| SideConnectLocId(int icon, int is) const | TPZSBFemVolume | inlinevirtual |
| SideShapeFunction(int side, TPZVec< REAL > &point, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi) | TPZInterpolationSpace | inlinevirtual |
| SkeletonIndex() | TPZSBFemVolume | inline |
| Solution(TPZVec< REAL > &qsi, int var, TPZVec< STATE > &sol) | TPZSBFemVolume | 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 | |
| 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 |
| TPZSBFemVolume(TPZCompMesh &mesh, TPZGeoEl *gel, int64_t &index) | TPZSBFemVolume | |
| TransferMultiphysicsElementSolution() | TPZCompEl | inlinevirtual |
| Type() | TPZCompEl | virtual |
| VectorialProd(TPZVec< REAL > &ivec, TPZVec< REAL > &jvec, TPZVec< REAL > &kvec, bool unitary=false) | TPZInterpolationSpace | |
| Version() const | TPZSavable | virtual |
| VersionHistory() const | TPZSavable | virtual |
| VolumeOfEl() | TPZCompEl | inlinevirtual |
| Write(TPZStream &buf, int withclassid) const override | TPZInterpolationSpace | virtual |
| ~TPZCompEl() | TPZCompEl | virtual |
| ~TPZInterpolationSpace() | TPZInterpolationSpace | virtual |
| ~TPZSavable() | TPZSavable | inlinevirtual |
| ~TPZSBFemVolume() | TPZSBFemVolume | inlinevirtual |
1.8.13