|  | LifeV
    | 
This file contains the definition of the ETCurrentFE. More...
#include <lifev/core/LifeV.hpp>#include <lifev/core/array/VectorSmall.hpp>#include <lifev/core/array/MatrixSmall.hpp>#include <lifev/eta/fem/ETCurrentFlag.hpp>#include <lifev/core/fem/GeometricMap.hpp>#include <lifev/core/fem/ReferenceFEScalar.hpp>#include <lifev/core/fem/ReferenceFEHdiv.hpp>#include <lifev/core/fem/ReferenceFEHybrid.hpp>#include <lifev/core/fem/QuadratureRule.hpp>#include <vector>#include "ETCurrentFE_FD3.hpp" Include dependency graph for ETCurrentFE.hpp:
 Include dependency graph for ETCurrentFE.hpp: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
| Data Structures | |
| class | EvaluationPhiI< testDim > | 
| Evaluation of the basis function phi_i in the case of a vectorial FE.  More... | |
| class | EvaluationPhiJ< solutionDim > | 
| Evaluation of the basis function phi_j in the case of a scalar FE.  More... | |
| class | EvaluationDphiI< fieldDim, spaceDim > | 
| Evaluation of the basis function dphi_i in the case of a vectorial FE.  More... | |
| class | EvaluationDphiJ< fieldDim, spaceDim > | 
| Evaluation of the basis function dphi_j in the case of a vectorial FE.  More... | |
| class | EvaluationDivI< fieldDim, spaceDim > | 
| class | EvaluationDivJ< fieldDim, spaceDim > | 
| class | EvaluationLaplacianI< fieldDim, spaceDim > | 
| Evaluation of the laplacian of the basis function phi_i in the case of a vectorial FE.  More... | |
| class | EvaluationLaplacianJ< fieldDim, spaceDim > | 
| Evaluation of the laplacian of the basis function phi_i in the case of a vectorial FE.  More... | |
| class | EvaluationHK< spaceDim > | 
| EvaluationHK - Evaluation of the diameter of the cell.  More... | |
| class | EvaluationDetJacobian< spaceDim > | 
| EvaluationDetJacobian - Evaluation of the determinant of the Jacobian.  More... | |
| class | EvaluationMetricTensor< spaceDim > | 
| EvaluationHK - Evaluation of the metric tensor of the cell.  More... | |
| class | EvaluationMetricVector< spaceDim > | 
| EvaluationHK - Evaluation of the metric tensor of the cell.  More... | |
| class | EvaluationPosition< spaceDim > | 
| EvaluationPosition - Evaluation of the position.  More... | |
| class | EvaluationMeas< spaceDim > | 
| EvaluationMeas - Evaluation of the measure of the cell.  More... | |
| class | ETCurrentFE< spaceDim, fieldDim > | 
| class | ETCurrentFE< spaceDim, 1 > | 
| Namespaces | |
| LifeV | |
| Default Physical Solver. | |
| LifeV::ExpressionAssembly | |
This file contains the definition of the ETCurrentFE.
Definition in file ETCurrentFE.hpp.