OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
vector_result< v1_type, v2_type > Struct Template Reference

Detailed Description

template<typename v1_type, typename v2_type>
struct vector_result< v1_type, v2_type >

Definition at line 194 of file vector_dist_operators.hpp.

Public Types

typedef v1_type type
 

Static Public Member Functions

template<typename exp1 , typename exp2 >
static const type & getVector (const exp1 &o1, const exp2 &o2)
 
template<typename exp1 >
static const type & getVector (const exp1 &o1)
 

Member Typedef Documentation

◆ type

template<typename v1_type , typename v2_type >
typedef v1_type vector_result< v1_type, v2_type >::type

Definition at line 196 of file vector_dist_operators.hpp.

Member Function Documentation

◆ getVector() [1/2]

template<typename v1_type , typename v2_type >
template<typename exp1 >
static const type & vector_result< v1_type, v2_type >::getVector ( const exp1 &  o1)
inlinestatic

Definition at line 205 of file vector_dist_operators.hpp.

◆ getVector() [2/2]

template<typename v1_type , typename v2_type >
template<typename exp1 , typename exp2 >
static const type & vector_result< v1_type, v2_type >::getVector ( const exp1 &  o1,
const exp2 &  o2 
)
inlinestatic

Definition at line 199 of file vector_dist_operators.hpp.


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