LifeV
|
This file contains the definition of the GraphElement 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/expression/ExpressionToEvaluation.hpp>
#include <lifev/eta/array/ETMatrixElemental.hpp>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Data Structures | |
class | GraphElement< MeshType, TestSpaceType, SolutionSpaceType, ExpressionType > |
The class to actually perform the loop over the elements to precompute a graph. More... | |
Namespaces | |
LifeV | |
Default Physical Solver. | |
LifeV::ExpressionAssembly | |
This file contains the definition of the GraphElement class.
Definition in file GraphElement.hpp.