OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
state_type_ofpm_add_elements< counter, state_type, list > Struct Template Reference

Detailed Description

template<int counter, typename state_type, typename ... list>
struct state_type_ofpm_add_elements< counter, state_type, list >

Definition at line 229 of file OdeIntegrators.hpp.

Public Types

typedef state_type_ofpm_add_elements< counter-1, state_type, state_type, list... >::type type
 

Member Typedef Documentation

◆ type

template<int counter, typename state_type , typename ... list>
typedef state_type_ofpm_add_elements<counter-1,state_type,state_type,list...>::type state_type_ofpm_add_elements< counter, state_type, list >::type

Definition at line 232 of file OdeIntegrators.hpp.


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