LifeV
MapEpetra.cpp File Reference

MapEpetra. More...

#include <Epetra_Util.h>
#include <lifev/core/LifeV.hpp>
#include <lifev/core/array/MapEpetra.hpp>
+ Include dependency graph for MapEpetra.cpp:

Go to the source code of this file.

Namespaces

 LifeV
 Default Physical Solver.
 

Functions

MapEpetra operator+ (const MapEpetra &map1, const MapEpetra &map2)
 Addition operator. More...
 
MapEpetra operator+ (const MapEpetra &map, Int size)
 Addition operator. More...
 
MapVector< MapEpetra > operator| (const MapEpetra &map1, const MapEpetra &map2)
 Juxtaposition operator. More...
 

Detailed Description

MapEpetra.

Author
Gilles Fourestey gille.nosp@m.s.fo.nosp@m.urest.nosp@m.ey@e.nosp@m.pfl.c.nosp@m.h
Simone Deparis simon.nosp@m.e.de.nosp@m.paris.nosp@m.@epf.nosp@m.l.ch
Contributor:
Gwenol Grandperrin gweno.nosp@m.l.gr.nosp@m.andpe.nosp@m.rrin.nosp@m.@epfl.nosp@m..ch
Maintainer:
Gwenol Grandperrin gweno.nosp@m.l.gr.nosp@m.andpe.nosp@m.rrin.nosp@m.@epfl.nosp@m..ch
Date
26-10-2006

This class manages the distribution of elements of matrices or vectors on a parallel machine

Definition in file MapEpetra.cpp.