OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
FD::Derivative< dir, ord_d, ord, impl > Class Template Reference

Detailed Description

template<unsigned int dir, unsigned int ord_d, unsigned int ord, unsigned int impl>
class FD::Derivative< dir, ord_d, ord, impl >

Definition at line 608 of file FD_op.hpp.

Public Member Functions

template<typename operand_type >
grid_dist_expression_op< operand_type, void, GRID_DERIVATIVE< dir, ord_d, ord, impl > > operator() (operand_type arg)
 

Constructor & Destructor Documentation

◆ Derivative()

template<unsigned int dir, unsigned int ord_d, unsigned int ord, unsigned int impl>
FD::Derivative< dir, ord_d, ord, impl >::Derivative ( )
inline

Definition at line 613 of file FD_op.hpp.

Member Function Documentation

◆ operator()()

template<unsigned int dir, unsigned int ord_d, unsigned int ord, unsigned int impl>
template<typename operand_type >
grid_dist_expression_op< operand_type, void, GRID_DERIVATIVE< dir, ord_d, ord, impl > > FD::Derivative< dir, ord_d, ord, impl >::operator() ( operand_type  arg)
inline

Definition at line 618 of file FD_op.hpp.


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