OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
RHSFunctor< DXX, DYY > Struct Template Reference

Detailed Description

template<typename DXX, typename DYY>
struct RHSFunctor< DXX, DYY >

Definition at line 141 of file main.cpp.

Public Member Functions

 RHSFunctor (DXX &Dxx, DYY &Dyy)
 
void operator() (const state_type_2d_ofp &X, state_type_2d_ofp &dxdt, const double t) const
 
 RHSFunctor (DXX &Dxx, DYY &Dyy)
 
void operator() (const state_type_2d_ofp &X, state_type_2d_ofp &dxdt, const double t) const
 

Data Fields

DXX & Dxx
 
DYY & Dyy
 

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