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

blockIdentifiers.cpp File Reference

#include "core/blockIdentifiers.h"
#include "latticeBoltzmann/nearestNeighborLattices2D.h"
#include "latticeBoltzmann/nearestNeighborLattices2D.hh"
#include "latticeBoltzmann/nearestNeighborLattices3D.h"
#include "latticeBoltzmann/nearestNeighborLattices3D.hh"
Include dependency graph for blockIdentifiers.cpp:

Namespaces

namespace  plb
 

All OpenLB code is contained in this namespace.


namespace  plb::identifiers

Functions

template<>
BlockId plb::identifiers::getScalarId< int > ()
template<>
BlockId plb::identifiers::getScalarId< float > ()
template<>
BlockId plb::identifiers::getScalarId< double > ()
template<>
BlockId plb::identifiers::getNTensorId< int > ()
template<>
BlockId plb::identifiers::getNTensorId< float > ()
template<>
BlockId plb::identifiers::getNTensorId< double > ()
template<>
BlockId plb::identifiers::getTensorId< int, 2 > ()
template<>
BlockId plb::identifiers::getTensorId< float, 2 > ()
template<>
BlockId plb::identifiers::getTensorId< double, 2 > ()
template<>
BlockId plb::identifiers::getTensorId< int, 3 > ()
template<>
BlockId plb::identifiers::getTensorId< float, 3 > ()
template<>
BlockId plb::identifiers::getTensorId< double, 3 > ()
template<>
BlockId plb::identifiers::getTensorId< int, 4 > ()
template<>
BlockId plb::identifiers::getTensorId< float, 4 > ()
template<>
BlockId plb::identifiers::getTensorId< double, 4 > ()
template<>
BlockId plb::identifiers::getTensorId< int, 6 > ()
template<>
BlockId plb::identifiers::getTensorId< float, 6 > ()
template<>
BlockId plb::identifiers::getTensorId< double, 6 > ()
template<>
BlockId plb::identifiers::getTensorId< int, 9 > ()
template<>
BlockId plb::identifiers::getTensorId< float, 9 > ()
template<>
BlockId plb::identifiers::getTensorId< double, 9 > ()
template<>
BlockId plb::identifiers::getLatticeId< int, descriptors::D2Q9Descriptor > ()
template<>
BlockId plb::identifiers::getLatticeId< float, descriptors::D2Q9Descriptor > ()
template<>
BlockId plb::identifiers::getLatticeId< double, descriptors::D2Q9Descriptor > ()
template<>
BlockId plb::identifiers::getLatticeId< int, descriptors::D3Q13Descriptor > ()
template<>
BlockId plb::identifiers::getLatticeId< float, descriptors::D3Q13Descriptor > ()
template<>
BlockId plb::identifiers::getLatticeId< double, descriptors::D3Q13Descriptor > ()
template<>
BlockId plb::identifiers::getLatticeId< int, descriptors::D3Q15Descriptor > ()
template<>
BlockId plb::identifiers::getLatticeId< float, descriptors::D3Q15Descriptor > ()
template<>
BlockId plb::identifiers::getLatticeId< double, descriptors::D3Q15Descriptor > ()
template<>
BlockId plb::identifiers::getLatticeId< int, descriptors::D3Q19Descriptor > ()
template<>
BlockId plb::identifiers::getLatticeId< float, descriptors::D3Q19Descriptor > ()
template<>
BlockId plb::identifiers::getLatticeId< double, descriptors::D3Q19Descriptor > ()
template<>
BlockId plb::identifiers::getLatticeId< int, descriptors::D3Q27Descriptor > ()
template<>
BlockId plb::identifiers::getLatticeId< float, descriptors::D3Q27Descriptor > ()
template<>
BlockId plb::identifiers::getLatticeId< double, descriptors::D3Q27Descriptor > ()
template<>
BlockId plb::identifiers::getLatticeId< int, descriptors::ForcedD2Q9Descriptor > ()
template<>
BlockId plb::identifiers::getLatticeId< float, descriptors::ForcedD2Q9Descriptor > ()
template<>
BlockId plb::identifiers::getLatticeId< double, descriptors::ForcedD2Q9Descriptor > ()
template<>
BlockId plb::identifiers::getLatticeId< int, descriptors::ForcedD3Q19Descriptor > ()
template<>
BlockId plb::identifiers::getLatticeId< float, descriptors::ForcedD3Q19Descriptor > ()
template<>
BlockId plb::identifiers::getLatticeId< double, descriptors::ForcedD3Q19Descriptor > ()