LifeV
|
File containing the classes to determine the kind of loops to be performed. More...
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... | |
File containing the classes to determine the kind of loops to be performed.
Definition in file RequestLoopElement.hpp.