NeoPZ
|
This is the complete list of members for TPZReducedSpace, including all inherited members.
AddShapeRestraint(TPZOneShapeRestraint restraint) | TPZCompEl | inlinevirtual |
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 override | TPZReducedSpace | inlinevirtual |
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 | TPZReducedSpace | virtual |
ClassIdMap() | TPZSavable | inlinestatic |
Clone(TPZCompMesh &mesh) const override | TPZReducedSpace | virtual |
ClonePatchEl(TPZCompMesh &mesh, std::map< int64_t, int64_t > &gl2lcConMap, std::map< int64_t, int64_t > &gl2lcElMap) const override | TPZReducedSpace | virtual |
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 |
ComputeNormal(TPZMaterialData &data) | TPZInterpolationSpace | virtual |
ComputeRequiredData(TPZMaterialData &data, TPZVec< REAL > &qsi) override | TPZReducedSpace | virtual |
TPZInterpolationSpace::ComputeRequiredData(TPZVec< REAL > &intpointtemp, TPZVec< TPZTransform< REAL > > &trvec, TPZVec< TPZMaterialData > &datavec) | TPZInterpolationSpace | inlinevirtual |
ComputeShape(TPZVec< REAL > &qsi, TPZMaterialData &data) override | TPZReducedSpace | virtual |
TPZInterpolationSpace::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) | TPZInterpolationSpace | virtual |
ComputeSolution(TPZVec< REAL > &qsi, TPZMaterialData &data) override | TPZReducedSpace | virtual |
ComputeSolution(TPZVec< REAL > &qsi, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphix, const TPZFMatrix< REAL > &axes, TPZSolVec &sol, TPZGradSolVec &dsol) override | TPZReducedSpace | virtual |
TPZInterpolationSpace::ComputeSolution(TPZVec< REAL > &qsi, TPZSolVec &sol, TPZGradSolVec &dsol, TPZFMatrix< REAL > &axes) | TPZCompEl | virtual |
TPZInterpolationSpace::ComputeSolution(TPZVec< REAL > &qsi, TPZVec< REAL > &normal, TPZSolVec &leftsol, TPZGradSolVec &dleftsol, TPZFMatrix< REAL > &leftaxes, TPZSolVec &rightsol, TPZGradSolVec &drightsol, TPZFMatrix< REAL > &rightaxes) | TPZCompEl | virtual |
Connect(int i) const | TPZCompEl | virtual |
ConnectIndex(int i) const override | TPZReducedSpace | inlinevirtual |
Convert2Axes(const TPZFMatrix< REAL > &dphi, const TPZFMatrix< REAL > &jacinv, TPZFMatrix< REAL > &dphidx) | TPZInterpolationSpace | static |
CreateGraphicalElement(TPZGraphMesh &grafgrid, int dimension) override | TPZReducedSpace | virtual |
CreateInstance(const int &classId) | TPZSavable | static |
CreateInterface(int side, bool BetweenContinuous=false) | TPZInterpolationSpace | |
CreateInterfaces(bool BetweenContinuous=false) | TPZInterpolationSpace | |
Dimension() const override | TPZReducedSpace | inlinevirtual |
Divide(int64_t index, TPZVec< int64_t > &subindex, int interpolate=0) | TPZCompEl | inlinevirtual |
EvaluateError(std::function< void(const TPZVec< REAL > &loc, TPZVec< STATE > &val, TPZFMatrix< STATE > &deriv)> func, TPZVec< REAL > &errors, bool store_error) override | TPZInterpolationSpace | virtual |
ExistsInterface(TPZGeoElSide geosd) | TPZInterpolationSpace | |
ExpandShapeFunctions(TPZVec< int64_t > &connectlist, TPZVec< int > &dependencyorder, TPZVec< int > &blocksizes, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi) | TPZInterpolationSpace | protected |
fIndex | TPZCompEl | protected |
fIntegrationRule | TPZCompEl | protected |
fMesh | TPZCompEl | protected |
ForcePrepareIntPtIndices() | TPZCompEl | inlinevirtual |
fPreferredOrder | TPZInterpolationSpace | protected |
GetgOrder() | TPZCompEl | inlinestatic |
GetIntegrationRule() const override | TPZReducedSpace | inlinevirtual |
GetIntegrationRule() override | TPZReducedSpace | 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) override | TPZReducedSpace | virtual |
InitializeElementMatrix(TPZElementMatrix &ef) override | TPZReducedSpace | virtual |
InitializeIntegrationRule() | TPZCompEl | inlinevirtual |
InitMaterialData(TPZMaterialData &data) override | TPZReducedSpace | 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 | |
LoadElementReference() | TPZCompEl | virtual |
LoadSolution() | TPZCompEl | virtual |
Material() const | TPZCompEl | virtual |
MaximumRadiusOfEl() | TPZCompEl | |
MaxOrder() override | TPZReducedSpace | virtual |
Mesh() const | TPZCompEl | |
MinMaxSolutionValues(TPZVec< STATE > &min, TPZVec< STATE > &max) | TPZInterpolationSpace | |
NConnects() const override | TPZReducedSpace | inlinevirtual |
NConnectShapeF(int inod, int order) const override | TPZReducedSpace | virtual |
NeedsComputing(const std::set< int > &materialids) | TPZCompEl | inlinevirtual |
NeoPZVersion() | TPZSavable | static |
NEquations() | TPZCompEl | virtual |
NShapeF() const override | TPZReducedSpace | virtual |
NSideConnects(int iside) const override | TPZReducedSpace | inlinevirtual |
NSideShapeF(int side) const | TPZInterpolationSpace | inline |
NumberOfCompElementsInsideThisCompEl() | TPZCompEl | inlinevirtual |
PRefine(int order) override | TPZReducedSpace | inlinevirtual |
PrepareIntPtIndices() | TPZCompEl | inlinevirtual |
PressureConnectIndex() const | TPZCompEl | virtual |
Print(std::ostream &out=std::cout) const override | TPZInterpolationSpace | 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) override | TPZInterpolationSpace | virtual |
Read(TPZStream &buf, void *context) override | TPZReducedSpace | virtual |
ReduceInternalNodes() | TPZCompEl | inlinevirtual |
Reference() const | TPZCompEl | |
ReferredIntel() const | TPZReducedSpace | private |
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 |
SetAllCreateFunctionsReducedSpace(TPZCompMesh *cmesh) | TPZReducedSpace | static |
SetConnectIndex(int inode, int64_t index) override | TPZReducedSpace | inlinevirtual |
SetCreateFunctions(TPZCompMesh *mesh) | TPZCompEl | virtual |
SetFreeIntPtIndices() | TPZCompEl | inlinevirtual |
SetgOrder(int order) | TPZCompEl | inlinestatic |
SetIndex(int64_t index) | TPZCompEl | |
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 |
SetOrthogonalFunction(void(*orthogonal)(REAL x, int num, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi)) | TPZCompEl | static |
SetPreferredOrder(int order) override | TPZReducedSpace | inlinevirtual |
SetReference(int64_t referenceindex) | TPZCompEl | inline |
SetSideOrient(int side, int sideorient) | TPZInterpolationSpace | virtual |
Shape(TPZVec< REAL > &qsi, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi) override | TPZReducedSpace | virtual |
ShapeX(TPZVec< REAL > &qsi, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphix, TPZFMatrix< REAL > &axes) | TPZReducedSpace | virtual |
ShapeX(TPZVec< REAL > &qsi, TPZMaterialData &data) | TPZReducedSpace | virtual |
SideConnect(int icon, int is) const | TPZInterpolationSpace | inline |
SideConnectIndex(int icon, int is) const | TPZInterpolationSpace | inline |
SideConnectLocId(int icon, int is) const override | TPZReducedSpace | inlinevirtual |
SideShapeFunction(int side, TPZVec< REAL > &point, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi) | TPZInterpolationSpace | inlinevirtual |
Solution(TPZVec< REAL > &qsi, int var, TPZVec< STATE > &sol) override | TPZInterpolationSpace | 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 | |
TPZReducedSpace() | TPZReducedSpace | |
TPZReducedSpace(TPZCompMesh &mesh, const TPZReducedSpace ©) | TPZReducedSpace | |
TPZReducedSpace(TPZCompMesh &mesh, const TPZReducedSpace ©, std::map< int64_t, int64_t > &gl2lcElMap) | TPZReducedSpace | |
TPZReducedSpace(TPZCompMesh &mesh, const TPZReducedSpace ©, int64_t &index) | TPZReducedSpace | |
TPZReducedSpace(TPZCompMesh &mesh, TPZGeoEl *gel, int64_t &index) | TPZReducedSpace | |
TPZRegisterClassId(int(T::*)() const) | TPZRegisterClassId | inline |
TPZRegisterClassId()=default | TPZRegisterClassId | |
TPZSavable() | TPZSavable | inline |
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 | TPZReducedSpace | virtual |
~TPZCompEl() | TPZCompEl | virtual |
~TPZInterpolationSpace() | TPZInterpolationSpace | virtual |
~TPZReducedSpace() | TPZReducedSpace | virtual |
~TPZSavable() | TPZSavable | inlinevirtual |