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

Detailed Description

template<unsigned int dim, unsigned int impl>
class FD::Laplacian< dim, impl >

Definition at line 625 of file FD_op.hpp.

Public Member Functions

template<typename operand_type >
FD::grid_dist_expression_op< FD::grid_dist_expression_op< operand_type, void, GRID_DERIVATIVE< 0, 2, 2, impl > >, FD::grid_dist_expression_op< operand_type, void, GRID_DERIVATIVE< 1, 2, 2, impl > >, FD::sumoperator() (operand_type arg)
 

Constructor & Destructor Documentation

◆ Laplacian()

template<unsigned int dim, unsigned int impl>
FD::Laplacian< dim, impl >::Laplacian ( )
inline

Definition at line 630 of file FD_op.hpp.

Member Function Documentation

◆ operator()()

template<unsigned int dim, unsigned int impl>
template<typename operand_type >
FD::grid_dist_expression_op< FD::grid_dist_expression_op< operand_type, void, GRID_DERIVATIVE< 0, 2, 2, impl > >, FD::grid_dist_expression_op< operand_type, void, GRID_DERIVATIVE< 1, 2, 2, impl > >, FD::sum > FD::Laplacian< dim, impl >::operator() ( operand_type  arg)
inline

Definition at line 639 of file FD_op.hpp.


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