![]() |
LifeV
|
This file contains the evaluation of vectors at quadrature points. 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>
Include dependency graph for EvaluateAtQuadraturePoint.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| class | EvaluateAtQuadraturePoint< MeshType, TestSpaceType, ExpressionType, QRAdapterType > |
| The class to actually perform the loop over the elements to compute the stresses at the center of each element. More... | |
Namespaces | |
| LifeV | |
| Default Physical Solver. | |
| LifeV::ExpressionAssembly | |
This file contains the evaluation of vectors at quadrature points.
Definition in file EvaluateAtQuadraturePoint.hpp.