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

indexUtil.cpp File Reference

#include "core/indexUtil.h"
Include dependency graph for indexUtil.cpp:

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