OpenLB 1.8.1
Loading...
Searching...
No Matches
olb::descriptors::rtlbm_data Namespace Reference

Variables

template<unsigned D, unsigned Q>
platform_constant Fraction t [Q] = {}
 
template<unsigned D, unsigned Q>
platform_constant double norm_c [Q] = {}
 
template<>
platform_constant_definition Fraction t< 3, 7 > [7]
 
template<>
platform_constant_definition double norm_c< 3, 7 > [7]
 
template<>
platform_constant_definition Fraction t< 3, 15 > [15]
 
template<>
platform_constant_definition double norm_c< 3, 15 > [15]
 
template<>
platform_constant_definition Fraction t< 3, 27 > [27]
 
template<>
platform_constant_definition double norm_c< 3, 27 > [27]
 

Variable Documentation

◆ norm_c

template<unsigned D, unsigned Q>
platform_constant double olb::descriptors::rtlbm_data::norm_c[Q] = {}

Definition at line 48 of file rtlbm.h.

48{};

◆ norm_c< 3, 15 >

Initial value:
= {
0.0,
1.0, 1.0, 1.0,
1.73205080757, 1.73205080757, 1.73205080757, 1.73205080757,
1.0, 1.0, 1.0,
1.73205080757, 1.73205080757, 1.73205080757, 1.73205080757
}

Definition at line 74 of file rtlbm.h.

74 {
75 0.0,
76 1.0, 1.0, 1.0,
77 1.73205080757, 1.73205080757, 1.73205080757, 1.73205080757,
78 1.0, 1.0, 1.0,
79 1.73205080757, 1.73205080757, 1.73205080757, 1.73205080757
80};

◆ norm_c< 3, 27 >

Initial value:
= {
0.0,
1.0, 1.0, 1.0,
1.41421356237, 1.41421356237, 1.41421356237,
1.41421356237, 1.41421356237, 1.41421356237,
1.73205080757, 1.73205080757, 1.73205080757, 1.73205080757,
1.0, 1.0, 1.0,
1.41421356237, 1.41421356237, 1.41421356237,
1.41421356237, 1.41421356237, 1.41421356237,
1.73205080757, 1.73205080757, 1.73205080757, 1.73205080757
}

Definition at line 98 of file rtlbm.h.

98 {
99 0.0,
100 1.0, 1.0, 1.0,
101 1.41421356237, 1.41421356237, 1.41421356237,
102 1.41421356237, 1.41421356237, 1.41421356237,
103 1.73205080757, 1.73205080757, 1.73205080757, 1.73205080757,
104 1.0, 1.0, 1.0,
105 1.41421356237, 1.41421356237, 1.41421356237,
106 1.41421356237, 1.41421356237, 1.41421356237,
107 1.73205080757, 1.73205080757, 1.73205080757, 1.73205080757
108};

◆ norm_c< 3, 7 >

Initial value:
= {
0.0,
1.0, 1.0, 1.0,
1.0, 1.0, 1.0
}

Definition at line 58 of file rtlbm.h.

58 {
59 0.0,
60 1.0, 1.0, 1.0,
61 1.0, 1.0, 1.0
62};

◆ t

template<unsigned D, unsigned Q>
platform_constant Fraction olb::descriptors::rtlbm_data::t[Q] = {}

Definition at line 45 of file rtlbm.h.

45{};

◆ t< 3, 15 >

Initial value:
= {
0,
{1, 15}, {1, 15}, {1, 15},
{3, 40}, {3, 40}, {3, 40}, {3, 40},
{1, 15}, {1, 15}, {1, 15},
{3, 40}, {3, 40}, {3, 40}, {3, 40}
}

Definition at line 65 of file rtlbm.h.

65 {
66 0,
67 {1, 15}, {1, 15}, {1, 15},
68 {3, 40}, {3, 40}, {3, 40}, {3, 40},
69 {1, 15}, {1, 15}, {1, 15},
70 {3, 40}, {3, 40}, {3, 40}, {3, 40}
71};

◆ t< 3, 27 >

Initial value:
= {
0,
{1, 21}, {1, 21}, {1, 21},
{4, 105}, {4, 105}, {4, 105},
{4, 105}, {4, 105}, {4, 105},
{9, 280}, {9, 280}, {9, 280}, {9, 280},
{1, 21}, {1, 21}, {1, 21},
{4, 105}, {4, 105}, {4, 105},
{4, 105}, {4, 105}, {4, 105},
{9, 280}, {9, 280}, {9, 280}, {9, 280}
}

Definition at line 83 of file rtlbm.h.

83 {
84 0,
85
86 {1, 21}, {1, 21}, {1, 21},
87 {4, 105}, {4, 105}, {4, 105},
88 {4, 105}, {4, 105}, {4, 105},
89 {9, 280}, {9, 280}, {9, 280}, {9, 280},
90
91 {1, 21}, {1, 21}, {1, 21},
92 {4, 105}, {4, 105}, {4, 105},
93 {4, 105}, {4, 105}, {4, 105},
94 {9, 280}, {9, 280}, {9, 280}, {9, 280}
95};

◆ t< 3, 7 >

Initial value:
= {
0,
{1, 6}, {1, 6}, {1, 6},
{1, 6}, {1, 6}, {1, 6}
}

Definition at line 51 of file rtlbm.h.

51 {
52 0,
53 {1, 6}, {1, 6}, {1, 6},
54 {1, 6}, {1, 6}, {1, 6}
55};