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

dynamicsIdentifiers.hh File Reference

#include "core/dynamicsIdentifiers.h"
#include "core/runTimeDiagnostics.h"
#include <sstream>
Include dependency graph for dynamicsIdentifiers.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  plb
 

All OpenLB code is contained in this namespace.


namespace  plb::meta

Functions

template<typename T , template< typename U > class Descriptor>
void plb::meta::createIdIndirection (std::map< int, std::string > const &foreignIdToName, std::map< int, int > &idIndirect)
template<typename T , template< typename U > class Descriptor>
DynamicsRegistration< T,
Descriptor > & 
plb::meta::dynamicsRegistration ()
template<typename T , template< typename U > class Descriptor>
std::string plb::meta::constructIdNameChain (std::vector< int > const &ids, std::string separator=".")