LifeV
RequestLoopFaceID.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 RequestLoopFaceID.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  RequestLoopFaceID< MeshType >
 

Namespaces

 LifeV
 Default Physical Solver.
 
 LifeV::ExpressionAssembly
 

Functions

template<typename MeshType >
RequestLoopFaceID< MeshType > boundary (const std::shared_ptr< MeshType > &mesh, const UInt id)
 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 RequestLoopFaceID.hpp.