VirtualFluids 0.2.0
Parallel CFD LBM Solver
Loading...
Searching...
No Matches
DuoValue< N, UbDuo< A, UbDuo< B, C > > > Struct Template Reference

#include <UbTuple.h>

Static Public Member Functions

static UbTypeOp< typenameUbDuoT< N-1, UbDuo< B, C > >::ResultT >::RefT get (UbDuo< A, UbDuo< B, C > > &d)
 
static UbTypeOp< typenameUbDuoT< N-1, UbDuo< B, C > >::ResultT >::RefConstT get (UbDuo< A, UbDuo< B, C > > const &d)
 

Detailed Description

template<int N, typename A, typename B, typename C>
struct DuoValue< N, UbDuo< A, UbDuo< B, C > > >

Definition at line 360 of file UbTuple.h.

Member Function Documentation

◆ get() [1/2]

template<int N, typename A , typename B , typename C >
static UbTypeOp< typenameUbDuoT< N-1, UbDuo< B, C > >::ResultT >::RefT DuoValue< N, UbDuo< A, UbDuo< B, C > > >::get ( UbDuo< A, UbDuo< B, C > > &  d)
inlinestatic

Definition at line 361 of file UbTuple.h.

◆ get() [2/2]

template<int N, typename A , typename B , typename C >
static UbTypeOp< typenameUbDuoT< N-1, UbDuo< B, C > >::ResultT >::RefConstT DuoValue< N, UbDuo< A, UbDuo< B, C > > >::get ( UbDuo< A, UbDuo< B, C > > const d)
inlinestatic

Definition at line 366 of file UbTuple.h.


The documentation for this struct was generated from the following file: