LifeV
|
This file contains the definition of the EvaluationDivJ class. More...
#include <lifev/core/LifeV.hpp>
#include <lifev/eta/fem/ETCurrentFE.hpp>
#include <lifev/eta/fem/ETCurrentFlag.hpp>
#include <lifev/core/fem/QuadratureRule.hpp>
#include <lifev/eta/expression/ExpressionDivJ.hpp>
Go to the source code of this file.
Data Structures | |
class | EvaluationDivJ< fieldDim, spaceDim > |
class | EvaluationDivJ< 3, spaceDim > |
Evaluation of the basis function div(phi_j) in the case of a vectorial FE. More... | |
class | EvaluationDivJ< 2, spaceDim > |
Evaluation of the basis function div(phi_j) in the case of a 2D vectorial FE. More... | |
Namespaces | |
LifeV | |
Default Physical Solver. | |
LifeV::ExpressionAssembly | |
This file contains the definition of the EvaluationDivJ class.
Definition in file EvaluationDivJ.hpp.