LifeV
|
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>
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... | |
File containing the class to loop over a certain set of volumes.
Definition in file RequestLoopVolumeID.hpp.