LifeV
RequestLoopElement.hpp File Reference

File containing the classes to determine the kind of loops to be performed. More...

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

Go to the source code of this file.

Data Structures

class  RequestLoopElement< MeshType >
 RequestLoopElement - The class to request a loop over the elements of a mesh. More...
 

Namespaces

 LifeV
 Default Physical Solver.
 
 LifeV::ExpressionAssembly
 

Functions

template<typename MeshType >
RequestLoopElement< MeshType > elements (const std::shared_ptr< MeshType > &mesh, const UInt flag=0, const UInt numVolumes=0, const UInt *volumeElements=nullptr, const bool subDomain=false)
 elements - A helper method to trigger the loop on the elements of a mesh More...
 

Detailed Description

File containing the classes to determine the kind of loops to be performed.

Author
Samuel Quinodoz samue.nosp@m.l.qu.nosp@m.inodo.nosp@m.z@ep.nosp@m.fl.ch
Date
07-2011

Definition in file RequestLoopElement.hpp.