LifeV
lifev/eta/testsuite/mt_assembly/main.cpp File Reference

Test for building matrices with a static graph and ETA. More...

#include <cstdlib>
#include <Epetra_ConfigDefs.h>
#include <Epetra_SerialComm.h>
#include <Epetra_FECrsGraph.h>
#include <lifev/core/LifeV.hpp>
#include <lifev/core/util/WallClock.hpp>
#include <lifev/core/util/OpenMPParameters.hpp>
#include <lifev/core/mesh/MeshPartitioner.hpp>
#include <lifev/core/mesh/RegionMesh3DStructured.hpp>
#include <lifev/core/mesh/RegionMesh.hpp>
#include <lifev/core/array/MatrixEpetra.hpp>
#include <lifev/eta/fem/ETFESpace.hpp>
#include <lifev/eta/expression/Integrate.hpp>
#include <lifev/eta/expression/BuildGraph.hpp>
#include <boost/shared_ptr.hpp>
+ Include dependency graph for lifev/eta/testsuite/mt_assembly/main.cpp:

Go to the source code of this file.

Typedefs

typedef RegionMesh< LinearTetramesh_Type
 
typedef MatrixEpetra< Realmatrix_Type
 

Functions

int main (int argc, char **argv)
 

Detailed Description

Test for building matrices with a static graph and ETA.

Author
Radu Popescu radu..nosp@m.pope.nosp@m.scu@e.nosp@m.pfl..nosp@m.ch
Date
2012-03-19

Definition in file lifev/eta/testsuite/mt_assembly/main.cpp.

Typedef Documentation

◆ mesh_Type

◆ matrix_Type

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 77 of file lifev/eta/testsuite/mt_assembly/main.cpp.