NeoPZ
TPZIntelGen< TSHAPE > Member List

This is the complete list of members for TPZIntelGen< TSHAPE >, including all inherited members.

AddShapeRestraint(TPZOneShapeRestraint restraint) overrideTPZInterpolatedElementinlinevirtual
AdjustIntegrationRule()TPZInterpolationSpacevirtual
AdjustPreferredSideOrder(int side, int order)TPZInterpolatedElement
Assemble()TPZCompElinlinevirtual
BuildConnectList(std::set< int64_t > &indepconnectlist, std::set< int64_t > &depconnectlist)TPZCompElvirtual
BuildConnectList(TPZStack< int64_t > &connectlist) constTPZCompElvirtual
BuildConnectList(std::set< int64_t > &connectlist)TPZCompElvirtual
BuildCornerConnectList(std::set< int64_t > &connectindexes) const overrideTPZInterpolatedElementvirtual
BuildTransferMatrix(TPZInterpolatedElement &coarsel, TPZTransform<> &t, TPZTransfer< STATE > &transfer)TPZInterpolatedElementvirtual
TPZInterpolationSpace::BuildTransferMatrix(TPZInterpolationSpace &coarsel, TPZTransform<> &t, TPZTransfer< STATE > &transfer)TPZInterpolationSpace
CalcBlockDiagonal(TPZStack< int64_t > &connectlist, TPZBlockDiagonal< STATE > &block)TPZCompElvirtual
CalcIntegral(TPZElementMatrix &ef)TPZInterpolatedElement
CalcResidual(TPZElementMatrix &ef) overrideTPZInterpolationSpacevirtual
CalcStiff(TPZElementMatrix &ek, TPZElementMatrix &ef) overrideTPZInterpolationSpacevirtual
CanHaveInterface()TPZInterpolatedElementinlinevirtual
Chebyshev(REAL x, int num, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi)TPZCompElstatic
CheckConstraintConsistency(int side)TPZInterpolatedElement
CheckConstraintConsistency()TPZInterpolatedElement
CheckElementConsistency()TPZInterpolatedElementvirtual
ClassId() const overrideTPZIntelGen< TSHAPE >virtual
ClassIdMap()TPZSavableinlinestatic
Clone(TPZCompMesh &mesh) const overrideTPZIntelGen< TSHAPE >inlinevirtual
ClonePatchEl(TPZCompMesh &mesh, std::map< int64_t, int64_t > &gl2lcConMap, std::map< int64_t, int64_t > &gl2lcElMap) const overrideTPZIntelGen< TSHAPE >inlinevirtual
Compare(TPZSavable *copy, bool override=false)TPZSavablevirtual
Compare(TPZSavable *copy, bool override=false) constTPZSavablevirtual
CompareElement(int var, char *matname) overrideTPZInterpolatedElementvirtual
CompareShapeF(int sides, int sidel, TPZFMatrix< REAL > &phis, TPZFMatrix< REAL > &dphis, TPZFMatrix< REAL > &phil, TPZFMatrix< REAL > &dphil, TPZTransform<> &transform)TPZInterpolatedElement
ComputeError(int errorid, TPZVec< REAL > &error) overrideTPZInterpolationSpacevirtual
ComputeIntegrationOrder() const overrideTPZInterpolationSpacevirtual
ComputeNormal(TPZMaterialData &data)TPZInterpolationSpacevirtual
ComputeRequiredData(TPZMaterialData &data, TPZVec< REAL > &qsi)TPZInterpolationSpacevirtual
ComputeRequiredData(TPZVec< REAL > &intpointtemp, TPZVec< TPZTransform< REAL > > &trvec, TPZVec< TPZMaterialData > &datavec)TPZInterpolationSpaceinlinevirtual
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)TPZInterpolationSpacevirtual
ComputeShape(TPZVec< REAL > &intpoint, TPZMaterialData &data)TPZInterpolationSpacevirtual
ComputeSideOrder(TPZVec< TPZCompElSide > &elementset)TPZInterpolatedElementprotectedstatic
ComputeSolution(TPZVec< REAL > &qsi, TPZSolVec &sol, TPZGradSolVec &dsol, TPZFMatrix< REAL > &axes) overrideTPZInterpolatedElementvirtual
ComputeSolution(TPZVec< REAL > &qsi, TPZMaterialData &data) overrideTPZInterpolatedElementvirtual
ComputeSolution(TPZVec< REAL > &qsi, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphix, const TPZFMatrix< REAL > &axes, TPZSolVec &sol, TPZGradSolVec &dsol) overrideTPZInterpolatedElementvirtual
ComputeSolution(TPZVec< REAL > &qsi, TPZVec< REAL > &normal, TPZSolVec &leftsol, TPZGradSolVec &dleftsol, TPZFMatrix< REAL > &leftaxes, TPZSolVec &rightsol, TPZGradSolVec &drightsol, TPZFMatrix< REAL > &rightaxes) overrideTPZInterpolatedElementvirtual
Connect(int i) constTPZCompElvirtual
ConnectIndex(int node) const overrideTPZIntelGen< TSHAPE >virtual
ConnectOrder(int connect) constTPZIntelGen< TSHAPE >virtual
Convert2Axes(const TPZFMatrix< REAL > &dphi, const TPZFMatrix< REAL > &jacinv, TPZFMatrix< REAL > &dphidx)TPZInterpolationSpacestatic
CreateGraphicalElement(TPZGraphMesh &grafgrid, int dimension) overrideTPZIntelGen< TSHAPE >virtual
CreateGraphicalElement(TPZGraphMesh &grafgrid, int dimension)TPZIntelGen< TSHAPE >virtual
CreateInstance(const int &classId)TPZSavablestatic
CreateInterface(int side, bool BetweenContinuous=false)TPZInterpolationSpace
CreateInterfaces(bool BetweenContinuous=false)TPZInterpolationSpace
CreateMidSideConnect(int side)TPZInterpolatedElementvirtual
DeleteInterfaces()TPZInterpolatedElementinlinevirtual
Dimension() const overrideTPZIntelGen< TSHAPE >inlinevirtual
Divide(int64_t index, TPZVec< int64_t > &sub, int interpolatesolution=0) overrideTPZInterpolatedElementvirtual
EDelete enum valueTPZInterpolatedElement
EffectiveSideOrder(int side) const overrideTPZIntelGen< TSHAPE >virtual
EInsert enum valueTPZInterpolatedElement
EvaluateError(std::function< void(const TPZVec< REAL > &loc, TPZVec< STATE > &val, TPZFMatrix< STATE > &deriv)> func, TPZVec< REAL > &errors, bool store_error) overrideTPZInterpolationSpacevirtual
ExistsInterface(TPZGeoElSide geosd)TPZInterpolationSpace
ExpandShapeFunctions(TPZVec< int64_t > &connectlist, TPZVec< int > &dependencyorder, TPZVec< int > &blocksizes, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi)TPZInterpolationSpaceprotected
fConnectIndexesTPZIntelGen< TSHAPE >protected
fIndexTPZCompElprotected
fIntegrationRuleTPZCompElprotected
fIntRuleTPZIntelGen< TSHAPE >protected
fMeshTPZCompElprotected
ForcePrepareIntPtIndices()TPZCompElinlinevirtual
ForceSideOrder(int side, int order)TPZInterpolatedElementvirtual
fPreferredOrderTPZInterpolationSpaceprotected
GetgOrder()TPZCompElinlinestatic
GetIntegrationRule() const overrideTPZIntelGen< TSHAPE >inlinevirtual
GetIntegrationRule() overrideTPZIntelGen< TSHAPE >inlinevirtual
GetInterpolationOrder(TPZVec< int > &ord) overrideTPZIntelGen< TSHAPE >virtual
GetMemoryIndices(TPZVec< int64_t > &indices) constTPZCompElinlinevirtual
GetPreferredOrder()TPZInterpolationSpaceinlinevirtual
GetRefElPatch()TPZCompEl
GetShapeRestraints() constTPZCompElinlinevirtual
GetSideOrient(int side)TPZInterpolationSpacevirtual
HasDependency()TPZCompElvirtual
HasMaterial(const std::set< int > &materialids) constTPZCompElvirtual
IdentifySideOrder(int side)TPZInterpolatedElementvirtual
Index() constTPZCompElinline
InitializeElementMatrix(TPZElementMatrix &ek, TPZElementMatrix &ef)TPZInterpolationSpacevirtual
InitializeElementMatrix(TPZElementMatrix &ef)TPZInterpolationSpacevirtual
InitializeIntegrationRule()TPZCompElinlinevirtual
InitMaterialData(TPZMaterialData &data)TPZInterpolationSpacevirtual
InnerRadius()TPZInterpolationSpacevirtual
Integrate(int variable, TPZVec< STATE > &value) overrideTPZInterpolationSpacevirtual
IntegrateSolution(int variable) const overrideTPZInterpolationSpacevirtual
TPZCompEl::IntegrateSolution(const std::string &varname, const std::set< int > &matids)TPZCompElvirtual
Interface(int)TPZInterpolatedElementinlinevirtual
InterpolateSolution(TPZInterpolationSpace &coarsel)TPZInterpolationSpace
IsInterface()TPZCompElinlinevirtual
LesserEdgeOfEl()TPZCompEl
LoadElementReference()TPZCompElvirtual
LoadSolution()TPZCompElvirtual
Material() constTPZCompElvirtual
MaximumRadiusOfEl()TPZCompEl
MaxOrder()TPZInterpolationSpacevirtual
MeanSolution(int var)TPZInterpolatedElement
Mesh() constTPZCompEl
MidSideConnect(int is) constTPZInterpolatedElementvirtual
MidSideConnectLocId(int is) constTPZInterpolatedElementvirtual
MinMaxSolutionValues(TPZVec< STATE > &min, TPZVec< STATE > &max)TPZInterpolationSpace
MInsertMode enum nameTPZInterpolatedElement
NConnects() const overrideTPZIntelGen< TSHAPE >inlinevirtual
NConnectShapeF(int connect, int order) const overrideTPZIntelGen< TSHAPE >virtual
NCornerConnects() const overrideTPZIntelGen< TSHAPE >inlinevirtual
NeedsComputing(const std::set< int > &materialids)TPZCompElinlinevirtual
NeoPZVersion()TPZSavablestatic
NEquations()TPZCompElvirtual
NShapeF() const overrideTPZInterpolatedElementvirtual
NSideConnects(int side) const overrideTPZIntelGen< TSHAPE >virtual
NSideShapeF(int side) constTPZInterpolatedElement
NumberOfCompElementsInsideThisCompEl()TPZCompElinlinevirtual
PreferredSideOrder(int iside) overrideTPZIntelGen< TSHAPE >virtual
PRefine(int order) overrideTPZInterpolatedElementvirtual
PrepareIntPtIndices()TPZCompElinlinevirtual
PressureConnectIndex() constTPZCompElvirtual
Print(std::ostream &out=std::cout) const overrideTPZInterpolatedElementvirtual
PrintCoordinate(TPZVec< REAL > &point, int CoordinateIndex, std::ostream &out)TPZCompElvirtual
PrintSolution(TPZVec< REAL > &point, const char *VarName, std::ostream &out)TPZCompElvirtual
PrintTitle(const char *VarName, std::ostream &out)TPZCompElvirtual
ProjectFlux(TPZElementMatrix &ek, TPZElementMatrix &ef) overrideTPZInterpolationSpacevirtual
Read(TPZStream &buf, void *context) overrideTPZIntelGen< TSHAPE >virtual
RecomputeRestraints(int side)TPZInterpolatedElement
ReduceInternalNodes()TPZCompElinlinevirtual
Reference() constTPZCompEl
Register(TPZRestoreClassBase *restore)TPZSavablestatic
RegisterClassId(int classid, TPZRestore_t fun)TPZSavablestatic
RemoveInterface(int side)TPZInterpolationSpace
RemoveInterfaces()TPZInterpolationSpace
RemoveSideRestraintsII(MInsertMode mode)TPZInterpolatedElementvirtual
RemoveSideRestraintWithRespectTo(int side, const TPZCompElSide &neighbour)TPZInterpolatedElementvirtual
ResetShapeRestraints()TPZCompElinlinevirtual
RestoreClassSet()TPZSavableinlinestatic
RestrainSide(int side, TPZInterpolatedElement *neighbour, int neighbourside)TPZInterpolatedElementvirtual
SetConnectIndex(int i, int64_t connectindex) overrideTPZIntelGen< TSHAPE >virtual
SetCreateFunctions(TPZCompMesh *mesh) overrideTPZInterpolatedElementvirtual
SetFreeIntPtIndices()TPZCompElinlinevirtual
SetgOrder(int order)TPZCompElinlinestatic
SetIndex(int64_t index)TPZCompEl
SetIntegrationRule(int ord) overrideTPZIntelGen< TSHAPE >virtual
TPZCompEl::SetIntegrationRule(TPZIntPoints *intrule)TPZCompElvirtual
SetInterface(int, int64_t)TPZInterpolatedElementinlinevirtual
SetInterpolationOrder(int order)TPZIntelGen< TSHAPE >virtual
SetMemoryIndices(TPZVec< int64_t > &indices)TPZCompElinlinevirtual
SetMesh(TPZCompMesh *mesh)TPZCompEl
SetMultiphysicsElementSolution()TPZCompElinlinevirtual
SetOrthogonalFunction(void(*orthogonal)(REAL x, int num, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi))TPZCompElstatic
SetPreferredOrder(int order) overrideTPZIntelGen< TSHAPE >virtual
SetReference(int64_t referenceindex)TPZCompElinline
SetSideOrder(int side, int order) overrideTPZIntelGen< TSHAPE >virtual
SetSideOrient(int side, int sideorient)TPZInterpolationSpacevirtual
Shape(TPZVec< REAL > &pt, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi) overrideTPZIntelGen< TSHAPE >virtual
SideConnect(int icon, int is)TPZInterpolatedElement
TPZInterpolationSpace::SideConnect(int icon, int is) constTPZInterpolationSpaceinline
SideConnectIndex(int icon, int is) constTPZInterpolatedElement
SideConnectLocId(int node, int side) const overrideTPZIntelGen< TSHAPE >virtual
SideShapeFunction(int side, TPZVec< REAL > &point, TPZFMatrix< REAL > &phi, TPZFMatrix< REAL > &dphi) overrideTPZIntelGen< TSHAPE >virtual
Solution(TPZVec< REAL > &qsi, int var, TPZVec< STATE > &sol) overrideTPZInterpolationSpacevirtual
StaticClassId()TPZCompElstatic
TPZCompEl()TPZCompEl
TPZCompEl(TPZCompMesh &mesh, const TPZCompEl &copy)TPZCompEl
TPZCompEl(TPZCompMesh &mesh, const TPZCompEl &copy, std::map< int64_t, int64_t > &gl2lcElMap)TPZCompEl
TPZCompEl(TPZCompMesh &mesh, const TPZCompEl &copy, int64_t &index)TPZCompEl
TPZCompEl(TPZCompMesh &mesh, TPZGeoEl *gel, int64_t &index)TPZCompEl
TPZIntelGen(TPZCompMesh &mesh, TPZGeoEl *gel, int64_t &index)TPZIntelGen< TSHAPE >
TPZIntelGen(TPZCompMesh &mesh, TPZGeoEl *gel, int64_t &index, int nocreate)TPZIntelGen< TSHAPE >
TPZIntelGen(TPZCompMesh &mesh, const TPZIntelGen< TSHAPE > &copy)TPZIntelGen< TSHAPE >
TPZIntelGen(TPZCompMesh &mesh, const TPZIntelGen< TSHAPE > &copy, std::map< int64_t, int64_t > &gl2lcConMap, std::map< int64_t, int64_t > &gl2lcElMap)TPZIntelGen< TSHAPE >
TPZIntelGen()TPZIntelGen< TSHAPE >
TPZInterpolatedElement(TPZCompMesh &mesh, TPZGeoEl *reference, int64_t &index)TPZInterpolatedElement
TPZInterpolatedElement(TPZCompMesh &mesh, const TPZInterpolatedElement &copy)TPZInterpolatedElement
TPZInterpolatedElement(TPZCompMesh &mesh, const TPZInterpolatedElement &copy, std::map< int64_t, int64_t > &gl2lcElMap)TPZInterpolatedElement
TPZInterpolatedElement()TPZInterpolatedElement
TPZInterpolationSpace()TPZInterpolationSpace
TPZInterpolationSpace(TPZCompMesh &mesh, const TPZInterpolationSpace &copy)TPZInterpolationSpace
TPZInterpolationSpace(TPZCompMesh &mesh, const TPZInterpolationSpace &copy, std::map< int64_t, int64_t > &gl2lcElMap)TPZInterpolationSpace
TPZInterpolationSpace(TPZCompMesh &mesh, const TPZInterpolationSpace &copy, int64_t &index)TPZInterpolationSpace
TPZInterpolationSpace(TPZCompMesh &mesh, TPZGeoEl *gel, int64_t &index)TPZInterpolationSpace
TPZRegisterClassId(int(T::*)() const)TPZRegisterClassIdinline
TPZRegisterClassId()=defaultTPZRegisterClassId
TPZSavable()TPZSavableinline
TransferMultiphysicsElementSolution()TPZCompElinlinevirtual
TransformSideToElement(int side) overrideTPZIntelGen< TSHAPE >virtual
Type() overrideTPZIntelGen< TSHAPE >virtual
UpdateNeighbourSideOrder(int side, TPZVec< TPZCompElSide > &elvec)TPZInterpolatedElementprotected
VectorialProd(TPZVec< REAL > &ivec, TPZVec< REAL > &jvec, TPZVec< REAL > &kvec, bool unitary=false)TPZInterpolationSpace
VerifyConstraintConsistency(int side, TPZCompElSide large) constTPZInterpolatedElement
Version() constTPZSavablevirtual
VersionHistory() constTPZSavablevirtual
VolumeOfEl()TPZCompElinlinevirtual
Write(TPZStream &buf, int withclassid) const overrideTPZIntelGen< TSHAPE >virtual
~TPZCompEl()TPZCompElvirtual
~TPZIntelGen()TPZIntelGen< TSHAPE >virtual
~TPZInterpolatedElement()TPZInterpolatedElementvirtual
~TPZInterpolationSpace()TPZInterpolationSpacevirtual
~TPZSavable()TPZSavableinlinevirtual