![]() |
NeoPZ
|
Contains declaration of TPZCompElHDivBound2 class which implements a generic computational element (HDiv scope variant). More...
Go to the source code of this file.
Classes | |
| class | TPZCompElHDivBound2< TSHAPE > |
| Implements a generic computational element to HDiv scope. Computational Element. More... | |
Functions | |
| TPZCompEl * | CreateRefHDivBoundPointEl (TPZGeoEl *gel, TPZCompMesh &mesh, int64_t &index) |
| Creates computational point element for HDiv approximate space. More... | |
| TPZCompEl * | CreateRefHDivBoundLinearEl (TPZGeoEl *gel, TPZCompMesh &mesh, int64_t &index) |
| Creates computational linear element for HDiv approximate space. More... | |
| TPZCompEl * | CreateRefHDivBoundQuadEl (TPZGeoEl *gel, TPZCompMesh &mesh, int64_t &index) |
| Creates computational quadrilateral element for HDiv approximate space. More... | |
| TPZCompEl * | CreateRefHDivBoundTriangleEl (TPZGeoEl *gel, TPZCompMesh &mesh, int64_t &index) |
| Creates computational triangular element for HDiv approximate space. More... | |
Contains declaration of TPZCompElHDivBound2 class which implements a generic computational element (HDiv scope variant).
Definition in file pzelchdivbound2.h.
1.8.13