LifeV
|
This file contains the computation of fine scale velocity inside an element. More...
#include <lifev/core/LifeV.hpp>
#include <lifev/core/fem/QuadratureRule.hpp>
#include <lifev/eta/fem/ETCurrentFE.hpp>
#include <lifev/eta/fem/MeshGeometricMap.hpp>
#include <lifev/eta/fem/QRAdapterBase.hpp>
#include <lifev/eta/expression/ExpressionToEvaluation.hpp>
#include <lifev/eta/expression/EvaluationPhiI.hpp>
#include <lifev/eta/array/ETVectorElemental.hpp>
Go to the source code of this file.
Data Structures | |
class | ComputeFineScalePressure< MeshType, TestSpaceType, ExpressionType, QRAdapterType > |
The class to actually perform the loop over the elements to compute the fine scale velocity at the center of each element. More... | |
Namespaces | |
LifeV | |
Default Physical Solver. | |
LifeV::ExpressionAssembly | |
This file contains the computation of fine scale velocity inside an element.
Definition in file ComputeFineScalePressure.hpp.