$treeview $search $mathjax
Palabos  Version 1.1
$projectbrief
$projectbrief
$searchbox

indexUtil.h File Reference

#include "core/globalDefs.h"
#include <vector>
Include dependency graph for indexUtil.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  plb::IndexCollection
class  plb::Index< T, Descriptor >

Namespaces

namespace  plb
 

All OpenLB code is contained in this namespace.


Functions

IndexCollection plb::operator&& (IndexCollection const &coll1, IndexCollection const &coll2)
IndexCollection plb::operator|| (IndexCollection const &coll1, IndexCollection const &coll2)
IndexCollection plb::operator! (IndexCollection const &coll)
std::vector< plint > plb::findIndexes (IndexCollection const &collection)

Detailed Description

Templates for finding indexes for a specific subset of the neighborhood -- header file