OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
ModelLin Struct Reference

Linear model. More...

Detailed Description

Linear model.

The linear model count each particle as weight one

Definition at line 16 of file LB_Model.hpp.

#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
 

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