OpenFPM  5.2.0
Project that contain the implementation of distributed structures
ModelLin Struct Reference

Linear model. More...

#include <LB_Model.hpp>

Public Member Functions

 ModelLin (size_t factor)
 
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
 

Detailed Description

Linear model.

The linear model count each particle as weight one

Definition at line 16 of file LB_Model.hpp.


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