NeoPZ
Classes | Functions
pzelchdivbound2.h File Reference

Contains declaration of TPZCompElHDivBound2 class which implements a generic computational element (HDiv scope variant). More...

#include "pzelctemp.h"
#include "TPZOneShapeRestraint.h"
Include dependency graph for pzelchdivbound2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TPZCompElHDivBound2< TSHAPE >
 Implements a generic computational element to HDiv scope. Computational Element. More...
 

Functions

TPZCompElCreateRefHDivBoundPointEl (TPZGeoEl *gel, TPZCompMesh &mesh, int64_t &index)
 Creates computational point element for HDiv approximate space. More...
 
TPZCompElCreateRefHDivBoundLinearEl (TPZGeoEl *gel, TPZCompMesh &mesh, int64_t &index)
 Creates computational linear element for HDiv approximate space. More...
 
TPZCompElCreateRefHDivBoundQuadEl (TPZGeoEl *gel, TPZCompMesh &mesh, int64_t &index)
 Creates computational quadrilateral element for HDiv approximate space. More...
 
TPZCompElCreateRefHDivBoundTriangleEl (TPZGeoEl *gel, TPZCompMesh &mesh, int64_t &index)
 Creates computational triangular element for HDiv approximate space. More...
 

Detailed Description

Contains declaration of TPZCompElHDivBound2 class which implements a generic computational element (HDiv scope variant).

Definition in file pzelchdivbound2.h.