LifeV
|
This file contains the definition of the IntegrateMatrixElement class. More...
#include <lifev/core/LifeV.hpp>
#include <lifev/core/util/OpenMPParameters.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/array/ETMatrixElemental.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/scoped_ptr.hpp>
Go to the source code of this file.
Data Structures | |
class | IntegrateMatrixElement< MeshType, TestSpaceType, SolutionSpaceType, ExpressionType, QRAdapterType > |
The class to actually perform the loop over the elements to assemble a matrix. More... | |
Namespaces | |
LifeV | |
Default Physical Solver. | |
LifeV::ExpressionAssembly | |
This file contains the definition of the IntegrateMatrixElement class.
Definition in file IntegrateMatrixElement.hpp.