Linear model. More...
Linear model.
The linear model count each particle as weight one
Definition at line 47 of file LB_Model.hpp.
#include <LB_Model.hpp>
Public Member Functions | |
| template<typename Decomposition , typename vector > | |
| void | addComputation (Decomposition &dec, const vector &vd, size_t v, size_t p) |
| template<typename Decomposition > | |
| void | applyModel (Decomposition &dec, size_t v) |
| double | distributionTol () |
Data Fields | |
| size_t | factor = 1 |
|
inline |
Definition at line 51 of file LB_Model.hpp.
|
inline |
Definition at line 56 of file LB_Model.hpp.
|
inline |
Definition at line 61 of file LB_Model.hpp.
| size_t ModelSquare::factor = 1 |
Definition at line 49 of file LB_Model.hpp.