LifeV
RequestLoopVolumeID.hpp File Reference

File containing the class to loop over a certain set of volumes. More...

#include <lifev/core/LifeV.hpp>
#include <lifev/core/mesh/RegionMesh.hpp>
#include <boost/shared_ptr.hpp>
+ Include dependency graph for RequestLoopVolumeID.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  RequestLoopVolumeID< MeshType >
 

Namespaces

 LifeV
 Default Physical Solver.
 
 LifeV::ExpressionAssembly
 

Functions

template<typename MeshType >
RequestLoopVolumeID< MeshType > integrationOverSelectedVolumes (std::shared_ptr< std::vector< typename MeshType::element_Type *> > &volumeListExtracted, std::shared_ptr< std::vector< UInt > > &indexListExtracted)
 elements - A helper method to trigger the loop on the elements of a mesh More...
 

Detailed Description

File containing the class to loop over a certain set of volumes.

Author
Paolo Tricerripaolo.nosp@m..tri.nosp@m.cerri.nosp@m.@epf.nosp@m.l.ch
Date
07-2011

Definition in file RequestLoopVolumeID.hpp.