NeoPZ
|
This is the complete list of members for hdivCurvedJCompAppMath, including all inherited members.
ApproximationSpace enum name | hdivCurvedJCompAppMath | |
ChangeExternalOrderConnects(TPZCompMesh *mesh) | hdivCurvedJCompAppMath | private |
CMeshFlux(TPZGeoMesh *gmesh, int pOrder, int dim) | hdivCurvedJCompAppMath | private |
CMeshH1(TPZGeoMesh *gmesh, int pOrder, int dim) | hdivCurvedJCompAppMath | private |
CMeshMixed(TPZGeoMesh *gmesh, TPZVec< TPZCompMesh *> meshvec) | hdivCurvedJCompAppMath | private |
CMeshPressure(TPZGeoMesh *gmesh, int pOrder, int dim) | hdivCurvedJCompAppMath | private |
ECircle enum value | hdivCurvedJCompAppMath | |
ECylinder enum value | hdivCurvedJCompAppMath | |
EH1 enum value | hdivCurvedJCompAppMath | |
EHDiv enum value | hdivCurvedJCompAppMath | |
EHDivStar enum value | hdivCurvedJCompAppMath | |
EHDivStarStar enum value | hdivCurvedJCompAppMath | |
Eltype enum name | hdivCurvedJCompAppMath | |
EQuad enum value | hdivCurvedJCompAppMath | |
ErrorH1(TPZCompMesh *l2mesh, int p, int ndiv, int pos, TPZFMatrix< REAL > &errors) | hdivCurvedJCompAppMath | private |
ErrorH1(TPZCompMesh *l2mesh, int p, int ndiv, std::ostream &out, int DoFT, int DofCond) | hdivCurvedJCompAppMath | private |
ErrorPrimalDual(TPZCompMesh *l2mesh, TPZCompMesh *hdivmesh, int p, int ndiv, int pos, TPZFMatrix< REAL > &errors) | hdivCurvedJCompAppMath | private |
ErrorPrimalDual(TPZCompMesh *l2mesh, TPZCompMesh *hdivmesh, int p, int ndiv, std::ostream &out, int DoFT, int DofCond) | hdivCurvedJCompAppMath | private |
ESphere enum value | hdivCurvedJCompAppMath | |
ETriang enum value | hdivCurvedJCompAppMath | |
fbc0 | hdivCurvedJCompAppMath | private |
fbc1 | hdivCurvedJCompAppMath | private |
fbc2 | hdivCurvedJCompAppMath | private |
fbc3 | hdivCurvedJCompAppMath | private |
fbc4 | hdivCurvedJCompAppMath | private |
fbc5 | hdivCurvedJCompAppMath | private |
fDim | hdivCurvedJCompAppMath | private |
fdirichlet | hdivCurvedJCompAppMath | private |
fmatId | hdivCurvedJCompAppMath | private |
fmatskeleton | hdivCurvedJCompAppMath | private |
fneumann | hdivCurvedJCompAppMath | private |
Forcing(const TPZVec< REAL > &pt, TPZVec< STATE > &ff) | hdivCurvedJCompAppMath | privatestatic |
ForcingBC1D(const TPZVec< REAL > &pt, TPZVec< STATE > &disp) | hdivCurvedJCompAppMath | privatestatic |
ForcingBC2D(const TPZVec< REAL > &pt, TPZVec< STATE > &disp) | hdivCurvedJCompAppMath | privatestatic |
ForcingBC3D(const TPZVec< REAL > &pt, TPZVec< STATE > &disp) | hdivCurvedJCompAppMath | privatestatic |
ForcingBC4D(const TPZVec< REAL > &pt, TPZVec< STATE > &disp) | hdivCurvedJCompAppMath | privatestatic |
ForcingBC5D(const TPZVec< REAL > &pt, TPZVec< STATE > &solp) | hdivCurvedJCompAppMath | privatestatic |
ForcingH1(const TPZVec< REAL > &pt, TPZVec< STATE > &ff, TPZFMatrix< STATE > &flux) | hdivCurvedJCompAppMath | privatestatic |
ftriang | hdivCurvedJCompAppMath | private |
geomDomain enum name | hdivCurvedJCompAppMath | |
GMeshCilindricalMesh(int ndiv) | hdivCurvedJCompAppMath | private |
hdivCurvedJCompAppMath() | hdivCurvedJCompAppMath | |
hdivCurvedJCompAppMath(geomDomain geodomain) | hdivCurvedJCompAppMath | |
isgeoblend | hdivCurvedJCompAppMath | private |
MakeCircle(int ndiv) | hdivCurvedJCompAppMath | private |
MakeSphereFromQuadrilateral(int dimensao, bool triang, int ndiv) | hdivCurvedJCompAppMath | private |
ParametricCircle(REAL radius, REAL theta) | hdivCurvedJCompAppMath | private |
ParametricSphere(REAL radius, REAL phi, REAL theta) | hdivCurvedJCompAppMath | private |
PrintErrors(geomDomain geodomain, ApproximationSpace problem, Eltype element, TPZVec< int > POrderBeginAndEnd, TPZVec< int > ndivinterval, TPZVec< REAL > &errors, std::ostream &output) | hdivCurvedJCompAppMath | |
probAtCircle | hdivCurvedJCompAppMath | privatestatic |
probAtCylinder | hdivCurvedJCompAppMath | privatestatic |
probAtSphere | hdivCurvedJCompAppMath | privatestatic |
RotateGeomesh(TPZGeoMesh *gmesh, REAL CounterClockwiseAngle, int &Axis) | hdivCurvedJCompAppMath | private |
RotateNode(TPZVec< REAL > &iCoords, REAL CounterClockwiseAngle, int &Axis) | hdivCurvedJCompAppMath | private |
Run(geomDomain geodomain, ApproximationSpace problem, Eltype element, TPZVec< int > POrderBeginAndEnd, TPZVec< int > ndivinterval, TPZFMatrix< REAL > &errors) | hdivCurvedJCompAppMath | |
setDimension(geomDomain geodomain) | hdivCurvedJCompAppMath | inlineprivate |
setTriangTrue() | hdivCurvedJCompAppMath | inlineprivate |
SetupDisconnectedHdivboud(const int left, const int rigth, TPZCompMesh *cmesh) | hdivCurvedJCompAppMath | private |
SolExata(const TPZVec< REAL > &pt, TPZVec< STATE > &solp, TPZFMatrix< STATE > &flux) | hdivCurvedJCompAppMath | privatestatic |
SolExataH1(const TPZVec< REAL > &pt, TPZVec< STATE > &solp, TPZFMatrix< STATE > &flux) | hdivCurvedJCompAppMath | privatestatic |
SolveSyst(TPZAnalysis &an, TPZCompMesh *fCmesh) | hdivCurvedJCompAppMath | private |
~hdivCurvedJCompAppMath() | hdivCurvedJCompAppMath |