OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
FD::LInfError Class Reference

Detailed Description

Definition at line 679 of file FD_op.hpp.

Public Member Functions

template<unsigned int p1, unsigned int p2, typename g1 , typename g2 , unsigned int impl_p1, unsigned int impl_p2>
auto operator() (const FD::grid_dist_expression< p1, g1, impl_p1 > ga, const FD::grid_dist_expression< p2, g2, impl_p2 > gb) const -> typename std::remove_reference< decltype(ga.getGrid().template getProp< p1 >(ga.getGrid().getDomainIterator().get()))>::type
 

Constructor & Destructor Documentation

◆ LInfError()

FD::LInfError::LInfError ( )
inline

Definition at line 682 of file FD_op.hpp.

Member Function Documentation

◆ operator()()

template<unsigned int p1, unsigned int p2, typename g1 , typename g2 , unsigned int impl_p1, unsigned int impl_p2>
auto FD::LInfError::operator() ( const FD::grid_dist_expression< p1, g1, impl_p1 >  ga,
const FD::grid_dist_expression< p2, g2, impl_p2 >  gb 
) const -> typename std::remove_reference<decltype(ga.getGrid().template getProp<p1>(ga.getGrid().getDomainIterator().get()))>::type
inline

Definition at line 685 of file FD_op.hpp.


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