OpenLB 1.7
Loading...
Searching...
No Matches
Variables
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 52 of file rtlbmDescriptors.h.

52{};

◆ 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 78 of file rtlbmDescriptors.h.

78 {
79 0.0,
80 1.0, 1.0, 1.0,
81 1.73205080757, 1.73205080757, 1.73205080757, 1.73205080757,
82 1.0, 1.0, 1.0,
83 1.73205080757, 1.73205080757, 1.73205080757, 1.73205080757
84};

◆ 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 102 of file rtlbmDescriptors.h.

102 {
103 0.0,
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 1.0, 1.0, 1.0,
109 1.41421356237, 1.41421356237, 1.41421356237,
110 1.41421356237, 1.41421356237, 1.41421356237,
111 1.73205080757, 1.73205080757, 1.73205080757, 1.73205080757
112};

◆ norm_c< 3, 7 >

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

Definition at line 62 of file rtlbmDescriptors.h.

62 {
63 0.0,
64 1.0, 1.0, 1.0,
65 1.0, 1.0, 1.0
66};

◆ t

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

Definition at line 49 of file rtlbmDescriptors.h.

49{};

◆ 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 69 of file rtlbmDescriptors.h.

69 {
70 0,
71 {1, 15}, {1, 15}, {1, 15},
72 {3, 40}, {3, 40}, {3, 40}, {3, 40},
73 {1, 15}, {1, 15}, {1, 15},
74 {3, 40}, {3, 40}, {3, 40}, {3, 40}
75};

◆ 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 87 of file rtlbmDescriptors.h.

87 {
88 0,
89
90 {1, 21}, {1, 21}, {1, 21},
91 {4, 105}, {4, 105}, {4, 105},
92 {4, 105}, {4, 105}, {4, 105},
93 {9, 280}, {9, 280}, {9, 280}, {9, 280},
94
95 {1, 21}, {1, 21}, {1, 21},
96 {4, 105}, {4, 105}, {4, 105},
97 {4, 105}, {4, 105}, {4, 105},
98 {9, 280}, {9, 280}, {9, 280}, {9, 280}
99};

◆ t< 3, 7 >

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

Definition at line 55 of file rtlbmDescriptors.h.

55 {
56 0,
57 {1, 6}, {1, 6}, {1, 6},
58 {1, 6}, {1, 6}, {1, 6}
59};