OpenLB 1.7
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123456]
 Colb::names::A
 Colb::AbstractBlockOBase of any block operator
 Colb::AbstractColumn< T >Abstract declarator of Column-like storage
 Colb::AbstractColumn< BaseType >
 Colb::AbstractColumn< bool >
 Colb::AbstractColumn< CellID >
 Colb::AbstractColumn< int >
 Colb::AbstractColumn< S >
 Colb::AbstractColumn< std::uint8_t >
 Colb::AbstractColumn< U >
 Colb::AbstractCyclicColumn< T >Abstract declarator of cyclic Column-like storage
 Colb::AbstractedConcreteParameters< T, DESCRIPTOR >Abstract base of ConcreteParametersD
 Colb::AbstractFieldArrayD< T, DESCRIPTOR, FIELD >Platform-agnostic interface to concrete host-side field arrays
 Colb::AbstractFieldArrayD< int, DESCRIPTOR, NORMAL >
 Colb::AbstractFieldArrayD< S, olb::descriptors::SPATIAL_DESCRIPTOR< 2 >, olb::descriptors::MATERIAL >
 Colb::AbstractFieldArrayD< T, DESCRIPTOR, NORMAL >
 Colb::AbstractFieldArrayD< T, olb::descriptors::SPATIAL_DESCRIPTOR< 2 >, olb::descriptors::MATERIAL >
 Colb::AbstractParameters< T, DESCRIPTOR >Dynamic access interface for FIELD-valued parameters
 Colb::descriptors::access_field_content< F, T, DESCRIPTOR, FIELDS >Traversal of nested field contents for output and initialization
 Colb::descriptors::access_field_content< F, T, DESCRIPTOR, meta::list< FIELDS... > >
 Colb::particles::conditions::active_particle_centres
 Colb::particles::conditions::active_particles
 CAD
 Colb::forcing::AdeGuoDynamics combination rule implementing the forcing scheme by Guo et al
 Colb::AdsorptionReaction< T, DESCRIPTOR >Describes adsorption reactions in conjunction with a Isotherm class
 Colb::AdsorptionReaction< T, ADEDESCRIPTOR >
 Colb::AdvectionDiffusionExternalVelocityCollision
 Colb::AdvectionDiffusionForce3D< T, DESCRIPTOR, ADLattice >
 Colb::AdvectionDiffusionForce3D< T, DESCRIPTOR, descriptors::D3Q7< descriptors::VELOCITY, descriptors::VELOCITY2 > >
 Colb::collision::AdvectionDiffusionRLB
 Colb::LatticeStatistics< T >::Aggregatable
 Colb::particles::conditions::all_particles
 Colb::descriptors::ANG_ACC_STRD
 Colb::descriptors::ANG_VELOCITY
 Colb::descriptors::ANGLE
 Colb::gpu::cuda::AnyDeviceFieldArrayDType-erased pointer to FieldArrayD device data
 Colb::AnyFieldType< T, DESCRIPTOR, PLATFORM >Helper for referring to arbitrary data instances
 Colb::particles::apply_external_acceleration_parallel< T, PARTICLETYPE >Apply external acceleration (e.g. for apply gravity)
 Colb::particles::apply_external_acceleration_single_cuboid< T, PARTICLETYPE >Apply external acceleration (e.g. for apply gravity)
 Colb::Array< FIELD >Describe FieldArray of a FIELD in Data
 Cnanoflann::array_or_vector_selector< DIM, T >Used to declare fixed-size arrays when DIM>0, dynamically-allocated vectors when DIM=-1
 Cnanoflann::array_or_vector_selector< -1, Interval >
 Cnanoflann::array_or_vector_selector< DIM, Interval >
 Cnanoflann::array_or_vector_selector<-1, T >Dynamic size version
 Colb::names::B
 Colb::BackCouplingModel< T, Particle >Abstact base class for BaseBackCouplingModel
 Colb::opti::projection::Base< T >
 Colb::Base64Decoder< T >
 Colb::Base64Encoder< T >
 Colb::opti::projection::Base< S >
 Colb::BaseSolver< T, PARAMETERS >BaseSolver implements the solving process of an instationary simulation, consisting of preSimulationTasks, time-stepping and postprocessing
 Colb::util::BaseTypeHelper< T >
 Colb::util::BaseTypeHelper< double >
 Colb::util::BaseTypeHelper< float >
 Colb::util::BaseTypeHelper< int >
 Colb::util::BaseTypeHelper< long double >
 Colb::BaseVTIreader< T >
 Colb::collision::BGK
 Colb::util::BisectStepper< T >Propose successive test values of a scalar (e.g. Re) to check stability of a system
 Colb::BlockCommunicationNeighborhood< T, D >Configurable overlap communication neighborhood of a block
 Colb::BlockCommunicationNeighborhood< S, SUPER::d >
 Colb::BlockCommunicatorGeneric communicator for the overlap neighborhood of a block
 Colb::BlockData3D< T, BaseType >
 Colb::BlockDynamicsMap< T, DESCRIPTOR, PLATFORM >Map between cell indices and concrete dynamics
 Colb::BlockDynamicsMap< T, DESCRIPTOR, Platform::CPU_SISD >
 Colb::BlockGeometryStatistics2D< T >
 Colb::BlockGeometryStatistics3D< T >
 Colb::BlockGifWriter< T >BlockGifWriter writes given functor data to image file of format .ppm
 CBlockLatticeF
 CBlockLatticePhysF
 Colb::BlockPostProcessorMap< T, DESCRIPTOR, PLATFORM >Map of post processors of a single priority and stage
 Colb::BlockStructure2D
 CBlockStructure3D
 Colb::BlockStructureD< D >Base of a regular block
 Colb::BlockStructureD< 2 >
 Colb::BlockStructureD< 3 >
 Colb::BlockVTKwriter2D< T >BlockVTKwriter2D writes any BLockF2D to vtk-based output files
 Colb::BlockVTKwriter3D< T >BlockVTKwriter3D writes any BLockF3D to vtk-based output files
 Colb::Boundary3D< T, PARTICLETYPE >Prototype for all particle boundaries
 Colb::BoundaryHelpers< T, DESCRIPTOR, direction, orientation >All boundary helper functions are inside this structure
 Colb::BouzidiAdeDirichletPostProcessor
 Colb::BouzidiPostProcessorPost processor for the zero-velocity Bouzidi boundary
 Colb::BouzidiVelocityPostProcessorPost processor for the velocity Bouzidi boundary
 Cnanoflann::KDTreeSingleIndexAdaptor< Distance, DatasetAdaptor, DIM, IndexType >::BranchStruct< T, DistanceType >This record represents a branch point when finding neighbors in the tree
 Colb::momenta::BulkDensityStandard computation for density in the bulk as zeroth moment of the population
 Colb::momenta::BulkMomentumStandard computation for momentum in the bulk as first moment of the population
 Colb::momenta::BulkStressStandard stress computation as second moment of the population
 Colb::names::C
 Colb::interaction::CarnahanStarling
 Cnanoflann::CArray< T, N >A STL container (as wrapper) for arrays of constant size defined at compile time (class imported from the MRPT project) This code is an adapted version from Boost, modifed for its integration within MRPT (JLBC, Dec/2009) (Renamed array -> CArray to avoid possible potential conflicts)
 Colb::descriptors::tag::CATEGORYBase of all tags describing the category of a descriptor
 Colb::cpu::Cell< T, DESCRIPTOR, PLATFORM >Cell concept for concrete block lattices on CPU platforms
 Colb::cpu::simd::Cell< T, DESCRIPTOR, V, RW_FIELDS >Implementation of the Cell concept for vectorized collision operators
 Colb::CellD< T, DESCRIPTOR >Single cell implementing the full field data interface
 Colb::CellStatistic< T >Return value of any collision
 Colb::CellStatistic< cpu::simd::Pack< T > >
 Colb::SuperCommunicationTagCoordinator< T >::ChannelId
 Colb::ChemicalPotentialCoupling2D
 Colb::ChemicalPotentialCoupling3D
 Colb::equilibria::Chopard
 Colb::util::CircularBuffer< T >Simple circular buffer to compute average and other quantities over pre-defined temporal windows
 Colb::CLIreaderVery simple CLI argument parser
 Colb::stage::CollideCollision stage
 Colb::CollisionSubdomainMaskMask describing the subdomain on which to apply the collision step
 Colb::graphics::ColorMap< T >
 Colb::forcing::AdeGuo::combined_collision< DESCRIPTOR, MOMENTA, EQUILIBRIUM, COLLISION >
 Colb::forcing::Guo< Forced >::combined_collision< DESCRIPTOR, MOMENTA, EQUILIBRIUM, COLLISION >
 Colb::forcing::Kupershtokh::combined_collision< DESCRIPTOR, MOMENTA, EQUILIBRIUM, COLLISION >
 Colb::forcing::LaddVerberg::combined_collision< DESCRIPTOR, MOMENTA, EQUILIBRIUM, COLLISION >
 Colb::forcing::LinearVelocity::combined_collision< DESCRIPTOR, MOMENTA, EQUILIBRIUM, COLLISION >
 Colb::forcing::MCGuo< Forced >::combined_collision< DESCRIPTOR, MOMENTA, EQUILIBRIUM, COLLISION >
 Colb::forcing::PorousParticleKupershtokh< isStatic >::combined_collision< DESCRIPTOR, MOMENTA, EQUILIBRIUM, COLLISION >
 Colb::forcing::ShanChen::combined_collision< DESCRIPTOR, MOMENTA, EQUILIBRIUM, COLLISION >
 Colb::guoZhao::GuoZhaoForcing< Forced >::combined_collision< DESCRIPTOR, MOMENTA, EQUILIBRIUM, COLLISION >
 Colb::powerlaw::PeriodicPressureOffset< NORMAL >::combined_collision< DESCRIPTOR, MOMENTA, EQUILIBRIUM, COLLISION >
 Colb::Communicatable
 Colb::particles::communicate_surface_force< T, PARTICLETYPE >Communicate surface force of parallel particles
 Colb::Communicator2D< T >
 Colb::Communicator3D< T >
 Colb::names::Component1
 Colb::names::Component2
 Colb::names::Component3
 Colb::names::Component4
 Colb::momenta::ComputeRhoU< BASE, DENSITY, MOMENTUM >Partially-specializable rho and u computation
 Colb::momenta::ComputeRhoU< BASE, BulkDensity, BulkMomentum >
 Colb::ConcreteBlockCollisionO< T, DESCRIPTOR, PLATFORM, DYNAMICS >Collision operation of concrete DYNAMICS on concrete block lattices of PLATFORM
 Colb::ConcreteBlockCouplingO< COUPLEES, PLATFORM, OPERATOR, SCOPE >Coupling of COUPLEES using concrete OPERATOR with SCOPE on PLATFORM lattices
 Colb::ConcreteBlockMask< T, PLATFORM >
 Colb::ConcreteBlockMask< typename COUPLEES::values_t::template get< 0 >::value_t, PLATFORM >
 Colb::ConcreteBlockMask< typename COUPLEES::values_t::template get< 0 >::value_t, Platform::GPU_CUDA >
 Colb::ConcreteBlockO< T, DESCRIPTOR, PLATFORM, OPERATOR, SCOPE >Block application of concrete OPERATOR called using SCOPE on PLATFORM
 Colb::ConcreteHeterogeneousCopyTaskPrivate implementation of HeterogeneousCopyTask (PIMPL)
 Colb::momenta::ConcreteTuple< DESCRIPTOR, DENSITY, MOMENTUM, STRESS, DefinitionRule >Tuple of momenta components forming a moment system
 Colb::ConcretizableBlockData< D, T, U >Curried BlockData template for use in callUsingConcretePlatform
 Colb::ConcretizableBlockGeometry< T, D >Curried BlockGeometry template for use in callUsingConcretePlatform
 Colb::ConcretizableBlockLattice< T, DESCRIPTOR >Curried ConcreteBlockLattice template for use in callUsingConcretePlatform
 Colb::ConcretizableFieldArrayD< T, DESCRIPTOR, FIELD >Curried FieldArrayD template for use in callUsingConcretePlatform
 Colb::collision::ConSmagorinskyEffectiveOmega< COLLISION >Compute dynamics parameter OMEGA locally using Consistent Smagorinsky LES model
 Colb::collision::detail::ConSmagorinskyEffectiveOmega< COLLISION, DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::ConsoleWriter< T, D, DATA >
 Colb::ConstCell< T, DESCRIPTOR >Highest-level interface to read-only Cell data
 Colb::ConstCell< T, ADLattice >
 Colb::collision::ConStrainSmagorinskyEffectiveOmega< COLLISION >Compute dynamics parameter OMEGA locally using Consistent Strain Smagorinsky LES model
 Colb::collision::detail::ConStrainSmagorinskyEffectiveOmega< COLLISION, DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::ConstRhoBGK
 Colb::ConstSpan< T >
 Colb::particles::contact::ContactContainer< T, PARTICLECONTACTTYPE, WALLCONTACTTYPE >
 Colb::ContactDetection< T, PARTICLETYPE >
 Colb::ContactDetection< T, olb::HaiderLevenspielParticle3D >
 Colb::ContactDetection< T, olb::MagneticParticle3D >
 Colb::ContactDetection< T, olb::RotatingParticle3D >
 Colb::particles::contact::ContactProperties< T, N, ENABLE_RANGE_CHECK >Object that stores properties which are necessary for the computation of contact forces N = number of different materials The material here is an identifier of a solid material with certain (mechanical) properties This material is something completely different from the lattice's material number, which is used to assign boundary conditions and dynamics
 Colb::particles::contact::ContactProperty< T >
 Colb::Container< T, DESCRIPTOR, FIELD_ARRAY_TYPE >Container is a std::vector inspired data wrapper that allows for simple content manipulation of its owned data
 Colb::Container< T, DESCRIPTOR, DynamicFieldGroupsD< T, DESCRIPTOR::fields_t > >
 Colb::Container< T, PARTICLETYPE, olb::DynamicFieldGroupsD >
 Colb::util::ContainerCreator< C >Creates a container of type C
 Colb::util::ContainerCreator< std::array< T, SIZE > >
 Colb::util::ContainerCreator< std::vector< T > >
 Colb::util::ContainerCreator< Vector< T, SIZE > >
 Colb::opti::Controller< S >
 Colb::opti::Controller< T >
 Colb::utilities::dimensions::convert< D >Converts dimensions by deriving from given cartesian dimension D
 Colb::utilities::dimensions::convert< 2 >
 Colb::utilities::dimensions::convert< 3 >
 CConcreteBlockCommunicator::CopyTask
 Colb::ConcreteBlockCommunicator< ConcreteBlockLattice< T, DESCRIPTOR, PLATFORM > >::CopyTaskWrapper for a local plain-copy block communication request
 Colb::ConcreteBlockCommunicator< ConcreteBlockLattice< T, DESCRIPTOR, Platform::GPU_CUDA > >::CopyTaskWrapper for a local plain-copy block communication request
 Colb::particles::couple_lattice_to_parallel_particles< T, DESCRIPTOR, PARTICLETYPE, FORCEFUNCTOR >Couple lattice to parallel particles
 Colb::particles::couple_lattice_to_particles_single_cuboid< T, DESCRIPTOR, PARTICLETYPE, FORCEFUNCTOR >Couple lattice to particles
 Colb::particles::couple_parallel_particles_to_lattice< T, DESCRIPTOR, PARTICLETYPE >Couple particles to lattice
 Colb::particles::couple_particles_to_lattice_single_cuboid< T, DESCRIPTOR, PARTICLETYPE >Couple particles to lattice
 Colb::stage::CouplingCoupling post processors
 Colb::CSV< T >
 Colb::CSV< S >
 Colb::Cuboid2D< T >A regular single 2D cuboid is the basic component of a 2D cuboid structure which defines the grid
 Colb::CuboidGeometry2D< T >A cuboid structure represents the grid of a considered domain
 Colb::collision::CUM
 Colb::cum< DESCRIPTOR >
 Colb::FieldTypeRegistry< T, DESCRIPTOR, Platform::GPU_CUDA >::Data
 Colb::gpu::cuda::Column< T >::Data
 Colb::gpu::cuda::CyclicColumn< T >::Data
 Colb::gpu::cuda::DataOnlyCell< T, DESCRIPTOR >Device-side implementation of the data-only Cell concept for collision steps
 Colb::collision::DBBParticleBGK
 Colb::dynamics::DefaultCombinationDefault combination rule used by dynamics::Tuple
 Colb::momenta::DefineSeparatelyThe momenta are defined one after the other
 Colb::momenta::DefineToEqWhen momenta are changed, a new equilibrium state is set
 Colb::momenta::DefineToNEqWhen momenta are changed, the equilibrium part of the population is modified while the non-equilibrium part is kept
 Colb::momenta::DefineUSeparatelyDefineRho leads to a new non-equilibrium population, defineU only sets the velocity data
 Colb::momenta::DefineUSeparatelyTraceDefineRho leads to a new non-equilibrium population, defineU only sets the velocity data
 Colb::DensityOutletCoupling2D
 Colb::meta::derived_type_in_nested< BASE, HEAD, TAIL >
 Colb::descriptors::DESCRIPTOR_TAGBase of a descriptor tag
 Colb::heatmap::detail::detailParam< T >
 Colb::gpu::cuda::DeviceContext< T, DESCRIPTOR >Structure for passing pointers to on-device data into CUDA kernels
 Colb::descriptors::dimension
 Colb::fd::DirectedGradients2D< T, DESCRIPTOR, direction, orientation, orthogonal >
 Colb::fd::DirectedGradients2D< T, DESCRIPTOR, direction, orientation, false >
 Colb::fd::DirectedGradients2D< T, DESCRIPTOR, direction, orientation, true >
 Colb::fd::DirectedGradients3D< T, DESCRIPTOR, direction, orientation, deriveDirection, orthogonal >
 Colb::fd::DirectedGradients3D< T, DESCRIPTOR, direction, orientation, deriveDirection, false >
 Colb::fd::DirectedGradients3D< T, DESCRIPTOR, direction, orientation, deriveDirection, true >
 Colb::boundaryhelper::DirectionOrientationMixinDynamicsForDirectionOrientationMomenta< T, DESCRIPTOR, DYNAMICS, MIXIN, MOMENTA >
 Colb::boundaryhelper::DirectionOrientationMixinDynamicsForPlainMomenta< T, DESCRIPTOR, DYNAMICS, MIXIN, MOMENTA >
 Colb::singleton::Directories
 Colb::particles::discrete_points_on_hull
 Cstd::divides
 Colb::DragModel< T, Particle >Abstact base class for DragModelBase
 Colb::opti::DualBoundaryHelpers< T, DESCRIPTOR, direction, orientation >All boundary helper functions are inside this structure
 Colb::opti::DualController< T, DESCRIPTOR >
 Colb::opti::dualLbDynamicsHelpers< T, DESCRIPTOR >All helper functions are inside this structure
 Colb::opti::dualLbExternalHelpers< T, DESCRIPTOR >Helper functions for dynamics that access external field
 Colb::opti::dualLbHelpers< T, DESCRIPTOR >This structure forwards the calls to the appropriate helper class
 Colb::opti::dualLbLatticeHelpers< T, DESCRIPTOR >Helper functions with full-lattice access
 Colb::collision::DualPorousBGK
 Colb::gpu::cuda::DynamicDispatchCollisionLast node in a MaskedDynamics chain in kernel::call_operators
 Colb::DynamicFieldGroupsD< T, GROUPS >Storage for dynamic field groups (Prototype for ParticleSystem)
 Colb::DynamicFieldGroupsD< T, DESCRIPTOR::fields_t >
 Colb::DynamicFieldGroupsD< T, meta::list< GROUPS... > >
 Colb::cpu::Dynamics< T, DESCRIPTOR, PLATFORM >Virtual interface for dynamically-dispatched dynamics access on CPU targets
 Colb::Dynamics< T, DESCRIPTOR >Interface for per-cell dynamics
 Colb::gpu::cuda::Dynamics< T, DESCRIPTOR >Virtual interface for device-side dynamically-dispatched dynamics access
 Colb::Dynamics< DYNAMICS::value_t, DYNAMICS::descriptor_t >
 Colb::cpu::Dynamics< T, DESCRIPTOR, Platform::CPU_SIMD >
 Colb::cpu::Dynamics< T, DESCRIPTOR, Platform::CPU_SISD >
 Colb::DynamicsMask< DYNAMICS >Describe mask of DYNAMICS in Data
 Colb::DynamicsPromise< T, DESCRIPTOR >Factory for instances of a specific Dynamics type
 Colb::descriptors::DYNBEHAVIOUR
 Colb::entropicLbHelpers< T, DESCRIPTOR >
 Colb::entropicLbHelpers< T, descriptors::D2Q9<> >
 Colb::entropicLbHelpers< T, descriptors::D3Q19<> >
 Colb::meta::eq< TYPES >Evaluates to true iff T is in TYPES
 Colb::equilibrium< DESCRIPTOR >
 Colb::Eul2LagrOperatorBase3D< T, DESCRIPTOR >
 Colb::dynamics::ExposePorousParticleMomenta
 Colb::ExprBase
 Cstd::false_type
 Colb::fd::tag::FD_TAGBase of a finite-difference tag
 Colb::FdAdvectionDiffusionModel< T, SCHEME_ADV, SCHEME_DIFF >
 Colb::FdBasePostProcessor2D< T, DESCRIPTOR, FIELD, SOURCE >
 Colb::FdBasePostProcessor2D< T, DESCRIPTOR, descriptors::AD_FIELD, void >
 Colb::FdBasePostProcessor3D< T, DESCRIPTOR, FIELD, SOURCE >
 Colb::FdBasePostProcessor3D< T, DESCRIPTOR, descriptors::AD_FIELD, void >
 Colb::fd::FdScheme< TAG >
 Colb::fd::FdScheme< tag::CENTRAL >
 Colb::fd::FdScheme< tag::CENTRAL_WITH_ANTIDIFFUSIVITY >
 Colb::fd::FdScheme< tag::UPWIND >
 Colb::fd::FdScheme< tag::UPWIND_2_ORDER >
 Colb::FdUpdaterBase< T, DESCRIPTOR >
 Colb::descriptors::FIELD_BASE< C, U >Base of a field whose size is defined by [C,U_1,...,U_N]^T * [1,V_1,...V_N]
 Colb::descriptors::FIELD_BASE< 0, 0, 1 >
 Colb::descriptors::FIELD_BASE< 0, 0, 3 >
 Colb::descriptors::FIELD_BASE< 0, 1 >
 Colb::descriptors::FIELD_BASE< 0, 1, 0 >
 Colb::descriptors::FIELD_BASE< 0, 3, 0 >
 Colb::descriptors::FIELD_BASE< 1 >
 Colb::descriptors::FIELD_BASE< 1, 0, 0 >
 Colb::descriptors::FIELD_BASE< 12, 0, 0 >
 Colb::descriptors::FIELD_BASE< 2 >
 Colb::descriptors::FIELD_BASE< 2, 0, 0 >
 Colb::descriptors::FIELD_BASE< 3 >
 Colb::descriptors::FIELD_BASE< 6, 0, 0 >
 Colb::descriptors::FIELD_BASE< C, U... >
 Colb::descriptors::FIELD_BASE< N_COMPONENTS *N_COMPONENTS >
 Colb::descriptors::FIELD_BASE< N_COMPONENTS >
 Colb::descriptors::FIELD_BASE< numComp >
 Colb::descriptors::FIELD_BASE< util::populationsContributingToVelocity< DESCRIPTOR, direction,-orientation >().size() >
 Colb::descriptors::FIELD_BASE< utilities::dimensions::convert< D >::matrix, 0, 0 >
 Colb::descriptors::FIELD_BASE< utilities::dimensions::convert< D >::rotation, 0, 0 >
 Colb::gpu::cuda::FieldArrayPointerHost-side version of gpu::cuda::AnyDeviceFieldArrayD
 Colb::FieldTypeRegistry< T, DESCRIPTOR, PLATFORM >Efficient indexing of dynamically allocated data fields
 Colb::FieldTypeRegistry< T, DESCRIPTOR, Platform::GPU_CUDA >Maintain on-device structure for dynamic field access
 Colb::FileNameFileName class
 Colb::meta::filter< COND, HEAD, TAIL >Return type list of all FIELDS meeting COND
 Colb::meta::filter< COND, TYPE >Return either nil type list or type list containing (single) FIELD depending on COND
 Colb::meta::first_type_with_base< BASE, HEAD, TAIL >Get first type based on BASE contained in a given type list
 Colb::meta::first_type_with_base< BASE, HEAD >
 Colb::equilibria::FirstOrder
 Colb::momenta::FixedDensityThe density is fixed and stored in the external field RHO
 Colb::collision::FixedEquilibrium
 Colb::momenta::FixedPressureMomentum< direction, orientation >The velocity is stored in the external field U, except for the component "direction", which is computed by means of the population and the pressure
 Colb::momenta::FixedTemperatureMomentum< direction, orientation >The conduction is computed from density and population
 Colb::utilities::FixedTypeIndexedMap< KEYS, VALUE >
 Colb::utilities::FixedTypeIndexedMap< typename DESCRIPTOR::fields_t, olb::ColumnVectorBase * >
 Colb::momenta::FixedVelocityMomentumThe velocity is stored in the external field descriptors::VELOCITY
 Colb::momenta::FixedVelocityMomentumADThe first moment (the heat conduction) is fixed
 Colb::momenta::FixedVelocityMomentumGenericThe velocity is fixed and stored in the external field U
 Colb::Force3D< T, PARTICLETYPE >Prototype for all particle forces
 Colb::ForceCoupling2D
 Colb::ForceCoupling3D
 Colb::momenta::Forced< MOMENTA >
 Colb::momenta::ForcedMomentum< MOMENTUM >
 Colb::momenta::ForcedStress< STRESS >
 Colb::momenta::ForcedWithStress< MOMENTA >
 Colb::descriptors::FORCING
 Colb::ForwardCouplingModel< T, Particle >Abstact base class for all the forward-coupling models Its raison d'etre consists of not being templetized in Lattice
 Colb::utilities::FractionFloating-point independent fraction type
 Colb::collision::FreeEnergy
 Colb::equilibria::FreeEnergy
 Colb::FreeEnergyChemPotBoundaryProcessor2DA< T, DESCRIPTOR, NORMAL_X, NORMAL_Y >PostProcessors for the chemical potential boundary condition in the free energy model
 Colb::FreeEnergyChemPotBoundaryProcessor2DB< T, DESCRIPTOR, NORMAL_X, NORMAL_Y >
 Colb::FreeEnergyChemPotBoundaryProcessor3DA< T, DESCRIPTOR, NORMAL_X, NORMAL_Y, NORMAL_Z >PostProcessors for the chemical potential boundary condition in the free energy model
 Colb::FreeEnergyChemPotBoundaryProcessor3DB< T, DESCRIPTOR, NORMAL_X, NORMAL_Y, NORMAL_Z >
 Colb::FreeEnergyConvectiveProcessor2D< T, DESCRIPTOR, NORMAL_X, NORMAL_Y >PostProcessor for pressure / velocity outflow boundaries in the free energy model
 Colb::FreeEnergyConvectiveProcessor3D< T, DESCRIPTOR, NORMAL_X, NORMAL_Y, NORMAL_Z >PostProcessor for the density / velocity outflow boundaries in the free energy model
 Colb::collision::FreeEnergyInletOutlet< direction, orientation >
 Colb::momenta::FreeEnergyInletOutletDensityThe density is stored in descriptors::FORCE[0] (TODO: absurd, to be changed)
 Colb::momenta::FreeEnergyInletOutletMomentum< direction, orientation >
 Colb::momenta::FreeEnergyMomentum
 Colb::FreeEnergyWallProcessor2D< T, DESCRIPTOR, NORMAL_X, NORMAL_Y >PostProcessor for the wetting boundary condition in the free energy model
 Colb::FreeEnergyWallProcessor3D< T, DESCRIPTOR, NORMAL_X, NORMAL_Y, NORMAL_Z >PostProcessor for the wetting boundary condition in the free energy model
 Colb::FreeSurface2DSetup< T, DESCRIPTOR >Generator class for the PostProcessors tracking the interface
 Colb::FreeSurface3DSetup< T, DESCRIPTOR >
 Colb::FreeSurfaceFinalizeConversionPostProcessor2D< T, DESCRIPTOR >Free Surface Processor 7 Finishes up left over cell conversions and prepares the state for the next simulation step
 Colb::FreeSurfaceFinalizeConversionPostProcessor3D< T, DESCRIPTOR >Free Surface Processor 7 Finishes up left over cell conversions and prepares the state for the next simulation step
 Colb::FreeSurfaceMassExcessPostProcessor2D< T, DESCRIPTOR >Free Surface Processor 6 Calculates mass excess from the cell type conversions and distributes them to neighbouring interface cells Keeps mass local if no neighbour exists until an interface reappears at this position
 Colb::FreeSurfaceMassExcessPostProcessor3D< T, DESCRIPTOR >Free Surface Processor 6 Calculates mass excess from the cell type conversions and distributes them to neighbouring interface cells Keeps mass local if no neighbour exists until an interface reappears at this position
 Colb::FreeSurfaceMassFlowPostProcessor2DFree Surface Processor 1-3 Mass Flow Cleans up leftover flags from the previous simulation step
 Colb::FreeSurfaceMassFlowPostProcessor3D< T, DESCRIPTOR >Free Surface Processor 1-3 Mass Flow Cleans up leftover flags from the previous simulation step
 Colb::FreeSurfaceToFluidCellConversionPostProcessor2D< T, DESCRIPTOR >
 Colb::FreeSurfaceToFluidCellConversionPostProcessor3D< T, DESCRIPTOR >
 Colb::FreeSurfaceToGasCellConversionPostProcessor2D< T, DESCRIPTOR >Free Surface Processor 5 ToGas Converts cells to interface from fluid if a neighbouring cell was converted to a gas cell
 Colb::FreeSurfaceToGasCellConversionPostProcessor3D< T, DESCRIPTOR >Free Surface Processor 5 ToGas Converts cells to interface from fluid if a neighbouring cell was converted to a gas cell
 Colb::stage::FullOn-demand communication at SuperLattice::communicate
 Colb::FullSlipBoundaryPostProcessor2D< typename, typename, NX, NY >
 Colb::FullSlipBoundaryPostProcessor3D< typename, typename, NX, NY, NZ >
 Colb::FunctorPtr< F >Smart pointer for managing the various ways of passing functors around
 Colb::FunctorPtr< IndicatorF< S, D > >
 Colb::FunctorPtr< olb::AnalyticalF< D, T, S > >
 Colb::FunctorPtr< olb::AnalyticalF< T, S > >
 Colb::FunctorPtr< olb::AnalyticalF< T, T > >
 Colb::FunctorPtr< olb::IndicatorF1D< T > >
 Colb::FunctorPtr< olb::IndicatorF2D< T > >
 Colb::FunctorPtr< olb::IndicatorF3D< S > >
 Colb::FunctorPtr< olb::IndicatorF3D< T > >
 Colb::FunctorPtr< olb::SmoothIndicatorF2D< T, T, HLBM > >
 Colb::FunctorPtr< olb::SmoothIndicatorF3D< T, T, HLBM > >
 Colb::FunctorPtr< olb::SuperF2D< T > >
 Colb::FunctorPtr< olb::SuperF2D< T, T > >
 Colb::FunctorPtr< olb::SuperF2D< T, W > >
 Colb::FunctorPtr< olb::SuperF3D< T > >
 Colb::FunctorPtr< olb::SuperF3D< T, T > >
 Colb::FunctorPtr< olb::SuperF3D< T, W > >
 Colb::FunctorPtr< olb::SuperF3D< T, W2 > >
 Colb::FunctorPtr< olb::SuperIndicatorF2D< T > >
 Colb::FunctorPtr< olb::SuperIndicatorF3D< T > >
 Colb::FunctorPtr< olb::SuperLatticeF3D< T, DESCRIPTOR > >
 Colb::FunctorPtr< olb::SuperLatticePhysF3D< T, DESCRIPTOR > >
 Colb::FunctorPtr< SuperIndicatorF< S, dim > >
 Colb::descriptors::GENERAL
 Colb::utilities::TypeIndexedTuple< MAP >::generator< KEYS >
 Colb::GenericF< T, S >GenericF is a base class, that can represent continuous as well as discrete functions
 Colb::GenericF< BaseType, int >
 Colb::GenericF< bool, int >
 Colb::GenericF< bool, S >
 Colb::GenericF< bool, T >
 Colb::GenericF< NewT, NewS >
 Colb::GenericF< olb::util::ADf, olb::util::ADf >
 Colb::GenericF< OldT, OldS >
 Colb::GenericF< S, S >
 Colb::GenericF< T, int >
 Colb::GenericF< T, T >
 Colb::GenericF< T2, int >
 Colb::GenericF< U, S >
 Colb::GenericF< W, int >
 Colb::GenericF< W2, int >
 Colb::GenericVector< T, D, IMPL >Generic vector of values supporting basic arithmetic
 Colb::GenericVector< bool, D, Vector< bool, D > >
 Colb::GenericVector< COLUMN::value_t, D, ptr >
 Colb::GenericVector< const COLUMN::value_t, D, const_ptr >
 Colb::GenericVector< D, D, Vector< D, D > >
 Colb::GenericVector< DESCRIPTOR::d, D, Vector< DESCRIPTOR::d, D > >
 Colb::GenericVector< dim+1, D, Vector< dim+1, D > >
 Colb::GenericVector< double, D, Vector< double, D > >
 Colb::GenericVector< int, D, Vector< int, D > >
 Colb::GenericVector< loc, D, Vector< loc, D > >
 Colb::GenericVector< S, D, Vector< S, D > >
 Colb::GenericVector< T, D, const_ptr >
 Colb::GenericVector< T, D, FieldPtr< T, D > >
 Colb::GenericVector< T, D, FieldPtr< T, DESCRIPTOR, FIELD > >
 Colb::GenericVector< T, D, ptr >
 Colb::GenericVector< T, D, Vector< T, D > >
 Colb::GenericVector< unsigned, D, Vector< unsigned, D > >
 Colb::opti::GeometrySerializer< S, dim >This class serializes the cells inside the geometry
 Colb::opti::GeometrySerializer< T, d >
 Colb::ParticleSystem3D< T, PARTICLETYPE >::getMinDistPartSorts the vector of neighbor Particles by increasing distance
 Colb::Gnuplot< T >
 Colb::Gnuplot< S >
 Colb::GranularCoupling< T >Granular flow
 Colb::GroupedDataCommunicatable< DATA, GROUPS >
 Colb::GroupedDataCommunicatableHelper< DATA, DESCRIPTOR >Declare GroupedDataCommunicatable containing each GROUP in DESCRIPTOR::fields_t
 Colb::forcing::Guo< Forced >Dynamics combination rule implementing the forcing scheme by Guo et al
 Colb::guoZhao::guoZhao_equilibrium< DESCRIPTOR >
 Colb::guoZhao::guoZhao_lbm< DESCRIPTOR >
 Colb::momenta::GuoZhaoForced< MOMENTA >
 Colb::momenta::GuoZhaoForcedMomentum< MOMENTUM >
 Colb::momenta::GuoZhaoForcedStress< STRESS >
 Colb::momenta::GuoZhaoForcedWithStress< MOMENTA >
 Colb::guoZhao::GuoZhaoForcing< Forced >
 Colb::momenta::GuoZhaoMomentum
 Colb::guoZhao::GuoZhaoSecondOrder
 Colb::momenta::HeatFluxBoundaryDensity< direction, orientation >For fixed heat flux, the density is computed from flux, velocity and populations, similar to fixed velocity boundaries
 Colb::HeterogeneousCopyTask< T, DESCRIPTOR, SOURCE, TARGET >Wrapper for a local heterogeneous block communication request
 Colb::Hyperplane2D< T >Definition of a analytical line embedded in 2D space
 Colb::Hyperplane3D< T >Definition of a analytical 2D plane embedded in 3D space
 Colb::HyperplaneLattice2D< T >Parametrization of a hyperplane lattice (i.e. a line lattice)
 Colb::HyperplaneLattice3D< T >Parametrization of a hyperplane lattice
 Colb::meta::id< TYPE >Identity type to pass non-constructible types as value
 Colb::ImplementationOf< ABSTRACT, PLATFORM >Specializable declarator for concrete implementations of abstract storage types
 Colb::ImplementationOf< AbstractColumn< T >, Platform::CPU_SIMD >Declare cpu::sisd::Column as the AbstractColumn implementation for CPU SISD targets
 Colb::ImplementationOf< AbstractColumn< T >, Platform::CPU_SISD >Declare cpu::sisd::Column as the AbstractColumn implementation for CPU SISD targets
 Colb::ImplementationOf< AbstractColumn< T >, Platform::GPU_CUDA >Declare gpu::cuda::Column as the AbstractColumn implementation for GPU CUDA targets
 Colb::ImplementationOf< AbstractCyclicColumn< T >, Platform::CPU_SIMD >Declare cpu::sisd::CyclicColumn as the AbstractCyclicColumn implementation for CPU SISD targets
 Colb::ImplementationOf< AbstractCyclicColumn< T >, Platform::CPU_SISD >Declare cpu::sisd::CyclicColumn as the AbstractCyclicColumn implementation for CPU SISD targets
 Colb::ImplementationOf< AbstractCyclicColumn< T >, Platform::GPU_CUDA >Declare gpu::cuda::CyclicColumn as the AbstractCyclicColumn implementation for GPU CUDA targets
 Colb::ImplementationOf< FIELD::template column_type< int >, PLATFORM >
 Colb::ImplementationOf< FIELD::template column_type< S >, PLATFORM >
 Colb::particles::conditions::inactive_particles
 Colb::equilibria::Incompressible
 Colb::meta::index_of_first_matching< COND, TYPES >Helper for computing indices in type lists
 Colb::meta::index_of_first_matching< COND >
 Colb::meta::index_of_first_matching< COND, HEAD, TAIL... >
 Cnanoflann::IndexDist_SorterOperator "<" for std::sort()
 CIndicatorF
 Colb::InletOutletCoupling2D
 Colb::InletOutletCoupling3D
 Colb::momenta::InnerCornerDensity2D< normalX, normalY >
 Colb::momenta::InnerCornerDensity3D< normalX, normalY, normalZ >
 Colb::momenta::InnerCornerStress2D< normalX, normalY >Computation of the stress tensor in an inner corner (2D case)
 Colb::momenta::InnerCornerStress3D< normalX, normalY, normalZ >Computation of the stress tensor in an inner corner (3D case)
 Colb::momenta::InnerEdgeDensity3D< plane, normal1, normal2 >
 Colb::momenta::InnerEdgeStress3D< plane, normal1, normal2 >Computation of the stress tensor in an inner edge
 Cnanoflann::KDTreeSingleIndexAdaptor< Distance, DatasetAdaptor, DIM, IndexType >::Interval
 Colb::particles::conditions::invalid_particles
 Cstd::ios_baseSTL class
 Cstd::iostream
 Colb::util::is_adf< T >
 Colb::util::is_adf< ADf< S, DIM > >
 Colb::Isotherm< T >Base class for isotherms
 Colb::util::KahanSummator< T >Accurate summation of floating point numbers with the Kahan algorithm Reduces round-off effects which arise if the total sum is significantly larger than the single summands
 Colb::collision::KBCImplementation of the KBC method. See 10.1103/PhysRevE.90.031302
 Cnanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance, IndexType >An L2-metric KD-tree adaptor for working with data directly stored in an Eigen Matrix, without duplicating the data storage
 Cnanoflann::KDTreeSingleIndexAdaptor< Distance, DatasetAdaptor, DIM, IndexType >Kd-tree index
 Cnanoflann::KDTreeSingleIndexAdaptor< L2_Simple_Adaptor< T, PC2KD >, PC2KD, 3 >
 Cnanoflann::KDTreeSingleIndexAdaptorParamsParameters (see http://code.google.com/p/nanoflann/ for help choosing the parameters)
 Cnanoflann::KNNResultSet< DistanceType, IndexType, CountType >
 Colb::collision::detail::KrauseEffectiveOmega< COLLISION, DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::KrauseEffectiveOmega< COLLISION >Compute dynamics parameter OMEGA locally using Krause LES model
 Colb::collision::KrauseH< COLLISION >
 Colb::forcing::KupershtokhDynamics combination rule implementing the forcing scheme by Kupershtokh et al
 Cnanoflann::L1_Adaptor< T, DataSource, _DistanceType >Manhattan distance functor (generic version, optimized for high-dimensionality data sets)
 Cnanoflann::L2_Adaptor< T, DataSource, _DistanceType >Squared Euclidean distance functor (generic version, optimized for high-dimensionality data sets)
 Cnanoflann::L2_Simple_Adaptor< T, DataSource, _DistanceType >Squared Euclidean (L2) distance functor (suitable for low-dimensionality datasets, like 2D or 3D point clouds) Corresponding distance traits: nanoflann::metric_L2_Simple
 Cnanoflann::L2_Simple_Adaptor< T, PC2KD >
 Colb::forcing::LaddVerbergDynamics combination rule implementing the forcing scheme by Ladd and Verberg
 Colb::descriptors::LATTICE_DESCRIPTOR_BASE
 Colb::opti::GeometrySerializer< S, dim >::LatticeAndFieldRBundle for lattice coordinates + field component
 Colb::LatticeCouplingGenerator2D< T, DESCRIPTOR >
 Colb::LatticeCouplingGenerator3D< T, DESCRIPTOR >
 Colb::LatticeCouplingGenerator3D< T, NSDESCRIPTOR >
 Colb::LatticePosAndWeight< T >Data structure for smoothing functionals
 Colb::LatticeStatistics< T >
 Colb::LatticeStatistics< S >
 Colb::lbHelpers< DESCRIPTOR >
 Colb::lbm< DESCRIPTOR >Collection of common computations for LBM
 Colb::LESADECoupling< T >LES-ADE coupling with Schmidt number stabilization
 Colb::LESReactionCoupling< T, numComp >LES-ADE coupling for multiple reactions
 Colb::forcing::LinearVelocity
 Colb::meta::list_baseBase of any meta::list
 Colb::meta::list_item_with_base_default_base< BASE, HEAD, TAIL >Get first type based on BASE contained in a given type list
 Colb::meta::list_item_with_base_default_base< BASE, HEAD >
 Colb::gpu::cuda::ListedCollision< T, DESCRIPTOR, DYNAMICS >List-based application of DYNAMICS::apply for use in kernel::call_list_operators
 Colb::gpu::cuda::ListedPostProcessor< OPERATOR >List-based application of OPERATOR::apply
 Colb::gpu::cuda::ListedPostProcessorWithParameters< T, DESCRIPTOR, OPERATOR >List-based application of OPERATOR::apply with parameters
 Colb::LongitudinalMixingReactionCoupling< T >Reaction Coupling for the In-Bulk appraoch of lognitudinalMixing3d example
 Colb::LpNormImpl< T, W, P >Lp norm functor implementation details specific to the P parameter
 Colb::LpNormImpl< T, W, 0 >Linf norm functor implementation details
 Colb::LpNormImpl< T, W, 1 >L1 norm functor implementation details
 Colb::LpNormImpl< T, W, 2 >L2 norm functor implementation details
 Colb::cpu::simd::Mask< T >
 Colb::cpu::simd::Mask< double >
 Colb::cpu::simd::Mask< float >
 Colb::gpu::cuda::MaskedCollision< T, DESCRIPTOR, DYNAMICS >Masked application of DYNAMICS::apply for use in kernel::call_operators
 Colb::gpu::cuda::MaskedPostProcessor< OPERATOR >Masked application of OPERATOR::apply
 Colb::particles::contact::MaterialProperties< T, N >Class storing properties that are necessary for the computation of the contact orce N = number of different materials [0]: modulus of elasticity [1]: Poisson's ratio
 Colb::Matrix< T, ROWS, COLS >Matrix with a defined number of ROWS and columns (COLS)
 Colb::gpu::cuda::maximum_and_plus< T >Function object for simulateneously computing maximum and sum in a single thrust::reduce
 Colb::util::maxOp< T >Wrapper function object for util::max
 Colb::util::maxOp< void >
 Colb::forcing::MCGuo< Forced >Dynamics combination rule implementing the forcing scheme by Guo et al. with barycentric velocity
 Colb::MCMPForcedPostProcessor< POTENTIAL, N_COMPONENTS >Multi-Component-Multi-Phase Shan-Chen force with thermodynamic equation of state based on
 Colb::interaction::MCPRpseudoPotential< N_COMPONENTS >
 Colb::descriptors::MECHPROPERTIESMechanical properties
 Cnanoflann::metric_L1Metaprogramming helper traits class for the L1 (Manhattan) metric
 Cnanoflann::metric_L2Metaprogramming helper traits class for the L2 (Euclidean) metric
 Cnanoflann::metric_L2_SimpleMetaprogramming helper traits class for the L2_simple (Euclidean) metric
 Colb::util::minOp< T >Wrapper function object for util::min
 Colb::util::minOp< void >
 Colb::util::minus< T >Wrapper of function object std::minus with special handling for bool
 Colb::boundaryhelper::MixinDynamicsExchangeDirectionOrientationMomenta< T, DESCRIPTOR, MIXIN, MOMENTA >
 Colb::descriptors::MOBILITY
 Colb::descriptors::MOFI
 Colb::MPI_Group_Wrapper
 Colb::singleton::MpiManagerWrapper functions that simplify the use of MPI
 Colb::singleton::MpiNonBlockingHelperHelper class for non blocking MPI communication
 Colb::MpiRequestBasic wrapper around a single MPI_Request
 Colb::collision::MRT
 Colb::mrt< DESCRIPTOR >
 Colb::MultiComponentPengRobinson
 Colb::MultiFieldArrayForDescriptorHelper< T, DESCRIPTOR, PLATFORM >Declare MultiFieldArrayD containing each field in DESCRIPTOR::fields_t
 Cstd::multiplies
 Colb::utilities::NamedType< T, Identificator >
 Colb::NanoflannParticleAdaptor< coord_t, Derived >
 Colb::NavierStokesAdvectionDiffusionCouplingCoupling between a Navier-Stokes and an Advection-Diffusion lattice
 Colb::NavierStokesAdvectionDiffusionVelocityCouplingVelocity coupling between Navier-Stokes and an Advection-Diffusion lattice
 Colb::FreeSurface::NeighbourInfo
 Colb::meta::neq< TYPES >Evaluates to true iff T is not in TYPES
 Colb::util::Newton1D< T >1D Newton simple scheme
 Colb::collision::NguyenLaddCorrection< COLLISION >Nguyen-Ladd Velocity Correction using momenta-defined velocity
 Cnanoflann::KDTreeSingleIndexAdaptor< Distance, DatasetAdaptor, DIM, IndexType >::Node
 Colb::collision::None
 Colb::equilibria::None
 Colb::boundaryhelper::NormalDynamicsForNormalMomenta< T, DESCRIPTOR, DYNAMICS, MOMENTA >
 Colb::boundaryhelper::NormalDynamicsForPlainMomenta< T, DESCRIPTOR, DYNAMICS, MOMENTA >
 Colb::boundaryhelper::NormalMixinDynamicsForNormalMomenta< T, DESCRIPTOR, DYNAMICS, MIXIN, MOMENTA >
 Colb::boundaryhelper::NormalMixinDynamicsForPlainMomenta< T, DESCRIPTOR, DYNAMICS, MIXIN, MOMENTA >
 Colb::boundaryhelper::NormalSpecialDynamicsForPlainMomenta< T, DESCRIPTOR, DYNAMICS, MOMENTA >
 Colb::boundaryhelper::NormalSpecialMixinDynamicsForPlainMomenta< T, DESCRIPTOR, DYNAMICS, MIXIN, MOMENTA >
 Colb::momenta::NoStressAccess to the stress computation is forbidden and raises an error
 Colb::descriptors::NUMERICPROPERTIES
 Colb::Octree< T >
 Colb::momenta::OffBoundaryMomentumFor offLattice boundary conditions
 Colb::powerlaw::OmegaFromCell< COLLISION, HERSCHELBULKLEY >Compute and update cell-wise OMEGA using Oswald-de-waele model
 Colb::collision::OmegaFromCellTauEff< COLLISION >Override COLLISION parameter OMEGA with inverse of cell field TAU_EFF
 Colb::ompManager
 Colb::momenta::OneDensity
 Colb::OperatorParameters< OPERATOR >Describe paramaters of OPERATOR in Data
 Colb::opti::OptiCase< S, C >Abstract base class for optimization tasks
 Colb::opti::OptiCase< S, std::vector< S > >
 Colb::opti::OptiCase< S, util::StdVector< S > >
 Colb::opti::Optimizer< S, C >Interface for the use of various optimization algorithms
 Colb::OuterVelocityCornerProcessor2D< T, DESCRIPTOR, xNormal, yNormal >This class computes the skordos BC in 2D on a convex corner but with a limited number of terms added to the equilibrium distributions (i.e
 Colb::OuterVelocityCornerProcessor3D< T, DESCRIPTOR, xNormal, yNormal, zNormal >
 Colb::OuterVelocityEdgeProcessor3D< T, DESCRIPTOR, plane, normal1, normal2 >This class computes the skordos BC on a convex edge wall in 3D but with a limited number of terms added to the equilibrium distributions (i.e
 Colb::names::OutputChannel
 Colb::collision::P1
 Colb::equilibria::P1
 Colb::momenta::P1MomentumMomentum computation for P1 dynamics
 Colb::cpu::simd::Pack< T >
 Colb::gpu::cuda::pair< T, U >Plain pair type with single-value constructor for use in gpu::cuda::maximum_and_plus
 Colb::descriptors::PARALLELIZATIONCommunication
 Colb::particles::ParallelParticleLocator
 Colb::names::Parameter
 Colb::descriptors::PARAMETER_TUPLE< PARAMS >Tuple of parameters to concretize field declarations
 Colb::parameters::ParameterBase
 Colb::ParameterD< T, DESCRIPTOR, FIELD >Storage of a single FIELD-valued parameter
 Colb::ParameterD< T, DESCRIPTOR, FIELDS >
 Colb::collision::ParameterFromCell< PARAMETER, COLLISION >Override COLLISION parameter PARAMETER with cell field PARAMETER
 Colb::collision::PartialBounceBack
 Colb::particles::Particle< T, PARTICLETYPE >
 Colb::Particle3D< T >
 Colb::particles::conditions::particle_matching_ID< selectedID >
 Colb::particles::contact::particle_particle< T, PARTICLETYPE, PARTICLECONTACTTYPE, WALLCONTACTTYPE, BBCORRECTIONMETHOD, CONVEX, useSDF >
 Colb::particles::contact::particle_particle< T, PARTICLETYPE, ParticleContactArbitraryFromOverlapVolume< T, PARTICLETYPE::d, CONVEX >, WALLCONTACTTYPE, BBCORRECTIONMETHOD, CONVEX, useSDF >
 Colb::particles::contact::particle_wall< T, PARTICLETYPE, PARTICLECONTACTTYPE, WALLCONTACTTYPE, BBCORRECTIONMETHOD, CONVEX, useSDF >
 Colb::particles::contact::particle_wall< T, PARTICLETYPE, PARTICLECONTACTTYPE, WallContactArbitraryFromOverlapVolume< T, PARTICLETYPE::d, CONVEX >, BBCORRECTIONMETHOD, CONVEX, useSDF >
 Colb::particles::communication::ParticleCommunicator
 Colb::particles::contact::ParticleContact< D >
 Colb::ParticleDistribution< T, S >Particle distribution for time and size discretization
 Colb::particles::dynamics::ParticleDynamics< T, PARTICLETYPE >Basic particle dynamics
 Colb::particles::dynamics::ParticleDynamicStateAngle< T, PARTICLETYPE >
 Colb::particles::dynamics::ParticleDynamicStateNoAngle< T, PARTICLETYPE >
 Colb::ParticleIndicatorF3D< T, S >
 Colb::particles::dynamics::ParticleManager< T, DESCRIPTOR, PARTICLETYPE >
 Colb::ParticleOperation3D< T, PARTICLETYPE >
 Colb::ParticleReynoldsNumber< T, Particle >Abstract class for particle Reynolds number computation within drag model
 Colb::particles::ParticleSystem< T, PARTICLETYPE >
 Colb::ParticleSystem3D< T, PARTICLETYPE >
 Colb::ParticleSystem3D< T, olb::HaiderLevenspielParticle3D >
 Colb::ParticleSystem3D< T, olb::MagneticParticle3D >
 Colb::ParticleSystem3D< T, olb::RotatingParticle3D >
 Colb::powerlaw::PeriodicPressureOffset< NORMAL >Combination rule to realize a pressure drop at a periodic boundary
 Colb::collision::PerPopulationBGK
 Colb::descriptors::PHYSPROPERTIES
 Colb::graphics::Piece< T >
 Colb::meta::plain_map< KEYS, VALUES >
 Colb::boundaryhelper::PlainDynamicsForDirectionOrientationMomenta< T, DESCRIPTOR, DYNAMICS, MOMENTA >
 Colb::boundaryhelper::PlainDynamicsForNormalMomenta< T, DESCRIPTOR, DYNAMICS, MOMENTA >
 Colb::boundaryhelper::PlainMixinDynamicsForDirectionOrientationMomenta< T, DESCRIPTOR, DYNAMICS, MIXIN, MOMENTA >
 Colb::boundaryhelper::PlainMixinDynamicsForNormalMomenta< T, DESCRIPTOR, DYNAMICS, MIXIN, MOMENTA >
 Colb::boundaryhelper::PlainMixinDynamicsForNormalSpecialMomenta< T, DESCRIPTOR, DYNAMICS, MIXIN, MOMENTA >
 Colb::PlaneFdBoundaryProcessor3D< T, DESCRIPTOR, direction, orientation >This class computes the skordos BC on a plane wall in 3D but with a limited number of terms added to the equilibrium distributions (i.e
 Colb::heatmap::plotParam< T >
 Cstd::plus
 Colb::collision::Poisson
 Colb::momenta::PoissonMomentumMomentum computation for Poisson dynamics
 Cnanoflann::PooledAllocator
 Colb::particles::resolved::population_momentum_exchange< T, D, useLadd >
 Colb::particles::resolved::population_momentum_exchange< T, 2, false >
 Colb::particles::resolved::population_momentum_exchange< T, 2, true >
 Colb::particles::resolved::population_momentum_exchange< T, 3, false >
 Colb::particles::resolved::population_momentum_exchange< T, 3, true >
 Colb::PopulationCellD< T, DESCRIPTOR >Minimal cell storing only population data
 Colb::momenta::Porous< MOMENTA >
 Colb::momenta::PorousGuoMomentum
 Colb::momenta::PorousMomentum< MOMENTUM >
 Colb::collision::PorousParticle< COLLISION, isStatic >
 Colb::momenta::PorousParticle< MOMENTA >
 Colb::forcing::PorousParticleKupershtokh< isStatic >
 Colb::momenta::PorousParticleMomentum< MOMENTUM >
 Colb::stage::PostCollideCommunication after collision
 Colb::stage::PostCouplingCommunication after coupling
 Colb::stage::PostPostProcessCommunication after applying the post processors
 Colb::PostProcessor2D< T, DESCRIPTOR >Interface of 2D post-processing steps
 Colb::PostProcessor3D< T, DESCRIPTOR >
 Colb::PostProcessor3D< T, NSDESCRIPTOR >
 Colb::PostProcessorGenerator2D< T, DESCRIPTOR >
 Colb::PostProcessorGenerator3D< T, DESCRIPTOR >
 Colb::PostProcessorPromise< T, DESCRIPTOR >Factory for instances of a specific POST_PROCESSOR type
 Colb::stage::PostStreamCommunication after propagation
 Colb::util::power< T >Power function object
 Colb::stage::PreCollideCommunication prior to collision
 Colb::stage::PreContextSwitchTo< CONTEXT >
 Colb::stage::PreCouplingCommunication prior to coupling
 Colb::particles::process_dynamics_parallel< T, PARTICLETYPE >Process particle dynamics
 Colb::particles::process_dynamics_single_cuboid< T, PARTICLETYPE >Process particle dynamics
 Colb::interaction::PsiEqualsRho
 Colb::collision::PSM< COLLISION >Implementation of the Partially Saturated Method (PSM), see Krüger, Timm, et al
 Cnanoflann::RadiusResultList< DistanceType, IndexType >
 Cnanoflann::RadiusResultSet< DistanceType, IndexType >A result-set class used when performing a radius based search
 Colb::util::Randomizer< T, useStored >
 Colb::Rate< T >
 Colb::ReactingSpecies2D< T, DESCRIPTOR, SOURCE, IMPL >
 Colb::ReactingSpecies2D< T, DESCRIPTOR, SOURCE, FiniteDifferenceReactingSpecies2D< T, DESCRIPTOR, SOURCE, FIELD > >
 Colb::ReactingSpecies2D< T, DESCRIPTOR, SOURCE, LatticeBoltzmannReactingSpecies2D< T, DESCRIPTOR, SOURCE > >
 Colb::ReactingSpecies3D< T, DESCRIPTOR, SOURCE, IMPL >
 Colb::ReactingSpecies3D< T, DESCRIPTOR, SOURCE, FiniteDifferenceReactingSpecies3D< T, DESCRIPTOR, SOURCE, FIELD > >
 Colb::ReactingSpecies3D< T, DESCRIPTOR, SOURCE, LatticeBoltzmannReactingSpecies3D< T, DESCRIPTOR, SOURCE > >
 Colb::parameters::ReaderBase< PARAMETERS >
 Colb::parameters::ReaderBase< DistributedOptiSimulation< T, LATTICES, MODE > >
 Colb::parameters::ReaderBase< OptiOutput< T, MODE > >
 Colb::parameters::ReaderBase< OutputGeneral< T, LatticeLog > >
 Colb::parameters::ReaderBase< OutputPlot< T > >
 Colb::parameters::ReaderBase< SimulationBase< T > >
 Colb::parameters::ReaderBase< Stationarity< T > >
 Colb::parameters::ReaderBase< XmlSimulation< T, LATTICES > >
 Colb::ConcreteBlockCommunicator< BLOCK >::RecvTaskWrapper for a non-blocking block propagation receive request
 Colb::ConcreteBlockCommunicator< ConcreteBlockLattice< T, DESCRIPTOR, PLATFORM > >::RecvTaskWrapper for a non-blocking block propagation receive request
 Colb::ConcreteBlockCommunicator< ConcreteBlockLattice< T, DESCRIPTOR, Platform::GPU_CUDA > >::RecvTaskWrapper for a non-blocking block propagation receive request
 Colb::ConcreteBlockCommunicator< BLOCK >::RecvTask::refManual replacement for std::reference_wrapper<RecvTask>
 Colb::ConcreteBlockCommunicator< ConcreteBlockLattice< T, DESCRIPTOR, PLATFORM > >::RecvTask::refManual replacement for std::reference_wrapper<RecvTask>
 Colb::ConcreteBlockCommunicator< ConcreteBlockLattice< T, DESCRIPTOR, Platform::GPU_CUDA > >::RecvTask::refManual replacement for std::reference_wrapper<RecvTask>
 Colb::momenta::RegularizedBoundaryStress< direction, orientation >Computation of the stress tensor for regularized boundary nodes
 Colb::meta::reverse< HEAD, TAIL >Return type list of all FIELDS in reversed order
 Colb::meta::reverse< TYPE >Return either nil type list or type list containing FIELD in reversed order
 Colb::collision::Revert
 Colb::graphics::rgb< T >
 Colb::RhoStatisticsMultiphysics class for coupling between different lattices
 Colb::collision::RLB
 Colb::robinBoundaryExtendedPostProcessor3DCorners< T, DESCRIPTOR, Normal1, Normal2, Normal3 >
 Colb::robinBoundaryExtendedPostProcessor3DEdges< T, DESCRIPTOR, Plane, Normal1, Normal2 >
 Colb::robinBoundaryLatticePostProcessor3D< T, DESCRIPTOR, Normal1, Normal2, Normal3 >First scheme adapted from Xuhui Meng and Zhaoli Guo
 Colb::robinBoundaryLatticePostProcessor3Dother< T, DESCRIPTOR, Normal1, Normal2, Normal3 >
 Colb::descriptors::ROT_MATRIX
 Colb::graphics::ScalarFunction< T >
 Cnanoflann::SearchParamsSearch options for KDTreeSingleIndexAdaptor::findNeighbors()
 Colb::equilibria::SecondOrder
 Colb::ConcreteBlockCommunicator< BLOCK >::SendTaskWrapper for a non-blocking block propagation send request
 Colb::ConcreteBlockCommunicator< ConcreteBlockLattice< T, DESCRIPTOR, PLATFORM > >::SendTaskWrapper for a non-blocking block propagation send request
 Colb::ConcreteBlockCommunicator< ConcreteBlockLattice< T, DESCRIPTOR, Platform::GPU_CUDA > >::SendTaskWrapper for a non-blocking block propagation send request
 Colb::SerializableBase class for serializable objects of constant size. For dynamic size use BufferSerializable
 Colb::SerializerClass for writing, reading, sending and receiving Serializable objects
 Colb::forcing::ShanChenDynamics combination rule implementing the forcing scheme by Shan and Chen
 Colb::interaction::ShanChen94
 Colb::ShanChenForcedPostProcessor< POTENTIAL >
 Colb::ShanChenForcedSingleComponentPostProcessor< T, DESCRIPTOR, POTENTIAL >
 Colb::collision::detail::ShearSmagorinskyEffectiveOmega< COLLISION, DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::ShearSmagorinskyEffectiveOmega< COLLISION >Compute dynamics parameter OMEGA locally using Shear Smagorinsky LES model
 Colb::SimdBase
 Colb::SimulateParticles< T, PARTICLETYPE >
 Colb::SimulateParticles< T, HaiderLevenspielParticle3D >
 Colb::SimulateParticles< T, MagneticParticle3D >
 Colb::SimulateParticles< T, olb::HaiderLevenspielParticle3D >
 Colb::SimulateParticles< T, olb::MagneticParticle3D >
 Colb::SimulateParticles< T, olb::RotatingParticle3D >
 Colb::SimulateParticles< T, RotatingParticle3D >
 Colb::descriptors::SINDICATOR
 Colb::SlipBoundaryPostProcessor3D< T, DESCRIPTOR, discreteNormalX, discreteNormalY, discreteNormalZ >
 Colb::SmagorinskyBoussinesqCouplingAD coupling with Boussinesq bouancy for Smagorinsky-LES
 Colb::collision::detail::SmagorinskyEffectiveOmega< COLLISION, DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::SmagorinskyEffectiveOmega< COLLISION >Compute dynamics parameter OMEGA locally using Smagorinsky LES model
 Colb::collision::SmallParticle< COLLISION >Implementation of the BGK collision step for a small particles enabling two way coupling
 Colb::SmoothIndicatorF2D< T, S, PARTICLE >
 Colb::SmoothIndicatorF2D< T, S, false >
 Colb::SmoothIndicatorF2D< T, T, false >
 Colb::SmoothIndicatorF2D< T, T, HLBM >
 Colb::SmoothIndicatorF3D< T, S, PARTICLE >
 Colb::SmoothIndicatorF3D< T, S, false >
 Colb::SmoothIndicatorF3D< T, T, false >
 Colb::SmoothIndicatorF3D< T, T, HLBM >
 Colb::SmoothingFunctional< T, Lattice >Abstact class for all the smoothing functionals
 Colb::SolidBoundary< T, D >
 Colb::SolidBoundary< T, PARTICLETYPE::d >
 Colb::momenta::SourcedDensity< DENSITY >
 CSpatiallyExtendedObject2D
 CSpatiallyExtendedObject3D
 Colb::particles::creators::SpawnData< T, D >
 Colb::FreeSurface::Stage0
 Colb::FreeSurface::Stage1
 Colb::FreeSurface::Stage2
 Colb::FreeSurface::Stage3
 Colb::FreeSurface::Stage4
 Colb::StatisticsPostProcessor
 Colb::STLmesh< T >
 Colb::STLtriangle< T >
 Colb::StraightConvectionBoundaryProcessor3D< DESCRIPTOR, direction, orientation >
 Colb::StraightFdBoundaryProcessor2D< T, DESCRIPTOR, direction, orientation >This class computes the skordos BC on a flat wall in 2D but with a limited number of terms added to the equilibrium distributions (i.e
 Colb::gpu::cuda::device::StreamBasic wrapper for device stream
 Cstd::streambuf
 Cstd::stringbuf
 Colb::StripeOffDensityOffsetOOperator for striping off density offset
 Colb::collision::SubgridParticle< COLLISION >
 Colb::SuperCommunicationTagCoordinator< T >Communication-free negotation of unique tags for inter-cuboid communication
 Colb::SuperCommunicationTagCoordinator< S >
 Colb::SuperCommunicator< T, SUPER >Generic communicator for overlaps between blocks of SUPER
 Colb::SuperCommunicator< S, olb::SuperGeometry< S, D > >
 Colb::SuperCommunicator< S, olb::SuperLattice >
 Colb::SuperCommunicator< T, olb::SuperLattice< T, Lattice > >
 Colb::SuperData3D< T, BaseType >
 Colb::SuperField2D< T, DESCRIPTOR, FIELD >
 Colb::SuperField3D< T, DESCRIPTOR, FIELD >
 Colb::SuperGeometryStatistics2D< T >
 Colb::SuperGeometryStatistics3D< T >
 Colb::SuperLatticeCoupling< COUPLER, COUPLEES >Coupling operator COUPLER on named COUPLEES
 CSuperLatticeF
 Colb::SuperLatticeInterpVelocity3D< T, DESCRIPTOR >
 CSuperLatticePhysF
 Colb::particles::SuperParticleSystem< T, PARTICLETYPE >
 Colb::particles::SuperParticleSystem< T, DESCRIPTOR >
 Colb::SuperParticleSysVtuWriter< T, PARTICLETYPE >
 Colb::SuperParticleSysVtuWriter< T, MagneticParticle3D >
 Colb::SuperStructure< T, D >
 Colb::SuperStructure2D< T >
 Colb::SuperStructure3D< T >
 Colb::SuperStructure< S, D >
 Colb::SuperStructure< S, DESCRIPTOR::d >
 Colb::SuperStructure< T, 2 >
 Colb::SuperStructure< T, 3 >
 Colb::SuperStructure< T, DESCRIPTOR::d >
 Colb::SuperStructure< T, PARTICLETYPE::d >
 Colb::SuperVTMwriter2D< T, OUT_T, W >SuperVTMwriter2D writes any SuperF2D to vtk-based output files
 Colb::SuperVTMwriter3D< T, OUT_T, W >SuperVTMwriter3D writes any SuperF3D to vtk-based output files
 Colb::descriptors::SURFACE
 Colb::descriptors::TENSORBase of a tensor-valued descriptor field
 Colb::util::TensorVal< DESCRIPTORBASE >Compute number of elements of a symmetric d-dimensional tensor
 Colb::ThreadPoolPool of threads for CPU-based background processing
 Colb::util::TimeIntegrator< T, P >Integration with the trapezoid rule
 Colb::util::TimeIntegratorsArray< T, numComponents, P >Helper class that manages an array of time integrators
 Colb::util::Timer< T >How to use in Code:
 Colb::descriptors::TORQUE
 Colb::particles::dynamics::torque_from_force< D, T >
 Colb::TotalEnthalpyPhaseChangeCouplingTotalEnthalpyPhaseChange between a Navier-Stokes and an Advection-Diffusion lattice
 Colb::collision::TrackAverageVelocity< COLLISION >Track time-averaged velocity of COLLISION into cell field AVERAGE_VELOCITY
 Cnanoflann::metric_L1::traits< T, DataSource >
 Cnanoflann::metric_L2::traits< T, DataSource >
 Cnanoflann::metric_L2_Simple::traits< T, DataSource >
 Colb::util::TrapezRuleInt1D< T >Trapezoidal rule
 Colb::collision::TRT
 Cstd::true_type
 Colb::momenta::Tuple< DENSITY, MOMENTUM, STRESS, DefinitionRule >
 Colb::TwoWayHelperFunctional< T, Lattice >Abstact class for all the local forward-coupling models, viz., momentum coupling from fluid to particle
 Colb::collision::AdvectionDiffusionRLB::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::BGK::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::ConstRhoBGK::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::CUM::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::DBBParticleBGK::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::DualPorousBGK::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::FixedEquilibrium::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::FreeEnergy::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::FreeEnergyInletOutlet< direction, orientation >::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::KBC::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::KrauseH< COLLISION >::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::MRT::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::NguyenLaddCorrection< COLLISION >::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::None::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::OmegaFromCellTauEff< COLLISION >::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::P1::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::ParameterFromCell< PARAMETER, COLLISION >::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::PartialBounceBack::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::PerPopulationBGK::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::Poisson::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::PorousParticle< COLLISION, isStatic >::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::PSM< COLLISION >::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::Revert::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::RLB::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::SmallParticle< COLLISION >::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::SubgridParticle< COLLISION >::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::TrackAverageVelocity< COLLISION >::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::TRT::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::equilibria::Chopard::type< DESCRIPTOR, MOMENTA >
 Colb::equilibria::FirstOrder::type< DESCRIPTOR, MOMENTA >
 Colb::equilibria::FreeEnergy::type< DESCRIPTOR, MOMENTA >
 Colb::equilibria::Incompressible::type< DESCRIPTOR, MOMENTA >
 Colb::equilibria::None::type< DESCRIPTOR, MOMENTA >
 Colb::equilibria::P1::type< DESCRIPTOR, MOMENTA >
 Colb::equilibria::SecondOrder::type< DESCRIPTOR, MOMENTA >
 Colb::equilibria::ZerothOrder::type< DESCRIPTOR, MOMENTA >
 Colb::forcing::ShanChen::VelocityShiftedEquilibrium< EQUILIBRIUM >::type< DESCRIPTOR, MOMENTA >
 Colb::guoZhao::GuoZhaoSecondOrder::type< DESCRIPTOR, MOMENTA >
 Colb::powerlaw::OmegaFromCell< COLLISION, HERSCHELBULKLEY >::type< DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::StatisticsPostProcessor::type< BLOCK >
 Colb::StatisticsPostProcessor::type< ConcreteBlockLattice< T, DESCRIPTOR, Platform::GPU_CUDA > >
 Colb::utilities::TypeIndexedMap< VALUE, CONTEXT >(Time) efficient mapping between TYPEs and VALUEs
 Colb::utilities::TypeIndexedMap< olb::AnyFieldType< T, DESCRIPTOR, PLATFORM > *, olb::FieldTypeRegistry >
 Colb::utilities::TypeIndexedMap< olb::AnyFieldType< T, DESCRIPTOR, Platform::GPU_CUDA > *, olb::FieldTypeRegistry >
 Colb::utilities::TypeIndexedTuple< MAP >Mapping between KEYs and instances of type VALUEs
 Colb::utilities::TypeIndexedTuple< PARAMETERS >
 Colb::utilities::TypeIndexedTuple< typename COUPLEES::template map_values< olb::ConcreteBlockLattice > >
 Colb::utilities::TypeIndexedTuple< typename COUPLEES::template map_values< olb::SuperLattice > >
 Colb::gpu::cuda::device::unique_ptr< T >Managed pointer for device-side memory
 Colb::gpu::cuda::device::unique_ptr< olb::gpu::cuda::Dynamics< T, DESCRIPTOR > >
 Colb::gpu::cuda::device::unique_ptr< ParametersD >
 Colb::gpu::cuda::device::unique_ptr< std::uint8_t >
 Colb::gpu::cuda::device::unique_ptr< void * >
 Colb::gpu::cuda::device::unique_ptr< void ** >
 Colb::UnitConverterBase
 Colb::gpu::cuda::UnmaskedCoupling< COUPLER >Unrestricted application of COUPLING::apply
 Colb::gpu::cuda::UnmaskedCouplingWithParameters< COUPLER, COUPLEES >Unrestricted application of COUPLING::apply with parameters
 Colb::meta::unzip_flattened_keys<... >
 Colb::meta::unzip_flattened_keys< KEY, VALUE, TAIL... >
 Colb::meta::unzip_flattened_keys<>
 Colb::meta::unzip_flattened_values<... >
 Colb::meta::unzip_flattened_values< KEY, VALUE, TAIL... >
 Colb::meta::unzip_flattened_values<>
 Colb::particles::update_particle_core_distribution< T, PARTICLETYPE >Update particle core distribution of parallel particles
 Colb::particles::conditions::valid_particle_centres
 Colb::particles::conditions::valid_particle_matching_ID< selectedID >
 Colb::particles::conditions::valid_particle_surfaces
 Colb::particles::conditions::valid_particles
 Colb::descriptors::VALUED_DESCRIPTOR< T, DESCRIPTOR >Pair of base value and descriptor type
 Colb::util::ValueTracer< T >Check time-convergence of a scalar
 Colb::VANSADECoupling< T >VANS-ADE coupling
 Colb::momenta::VelocityBoundaryDensity< direction, orientation >Density computation for fixed velocity boundary
 Colb::Vertex< T, D >
 Colb::names::VolumeRendering
 Colb::stage::VortexMethod
 Colb::VortexMethodPostProcessor
 Colb::VortexMethodPreProcessor
 Colb::VortexMethodTurbulentVelocityBoundary< T, DESCRIPTOR >
 Colb::VTIwriter3D< T, BaseType >
 Colb::VTKwriter< T, FUNCTOR, VTKTYPE >
 Colb::collision::detail::WaleEffectiveOmega< COLLISION, DESCRIPTOR, MOMENTA, EQUILIBRIUM >
 Colb::collision::WaleEffectiveOmega< COLLISION >Compute dynamics parameter OMEGA locally using WALE
 Colb::particles::contact::WallContact< D >
 Colb::wallFunctionParam< T >
 Colb::WriteCellFunctional< T, DESCRIPTOR >
 Colb::XMLreader
 Colb::XMLreaderOutput
 Colb::YuPostProcessor
 Colb::momenta::ZeroDensity
 Colb::zeroGradientLatticePostProcessor3D< T, DESCRIPTOR >
 Colb::momenta::ZeroMomentumMomentum is zero at solid material
 Colb::momenta::ZeroStressThe stress is always zero
 Colb::equilibria::ZerothOrder