OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
FD::first_or_second< true, exp1, exp2 > Struct Template Reference

Detailed Description

template<typename exp1, typename exp2>
struct FD::first_or_second< true, exp1, exp2 >

Definition at line 31 of file FD_expressions.hpp.

Static Public Member Functions

static auto getGrid (const exp1 &o1, const exp2 &o2) -> decltype(o1.getGrid())
 

Member Function Documentation

◆ getGrid()

template<typename exp1 , typename exp2 >
static auto FD::first_or_second< true, exp1, exp2 >::getGrid ( const exp1 &  o1,
const exp2 &  o2 
) -> decltype(o1.getGrid())
inlinestatic

Definition at line 33 of file FD_expressions.hpp.


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