LifeV
|
This file contains the definition of the MatrixGraph class. More...
#include <lifev/core/LifeV.hpp>
#include <lifev/core/mesh/RegionMesh.hpp>
#include <lifev/core/fem/ReferenceFE.hpp>
#include <lifev/core/fem/CurrentFE.hpp>
#include <lifev/core/fem/FESpace.hpp>
#include <Epetra_FECrsGraph.h>
Go to the source code of this file.
Data Structures | |
class | MatrixGraph |
Namespaces | |
LifeV | |
Default Physical Solver. | |
This file contains the definition of the MatrixGraph class.
This function is used to perform an efficient assembly of FE matrices graph.
Definition in file MatrixGraph.hpp.