OpenFPM  5.2.0
Project that contain the implementation of distributed structures
state_type_ofpm_impl< n_state, state_type > Struct Template Reference

Public Types

typedef FD::gdb_ext_plus_g_info< state_type::dims > size_type
 
typedef state_type::index_type index_type
 
typedef int is_state_vector
 
typedef state_type_ofpm_add_elements< n_state-1, state_type, state_type >::type type_data
 

Public Member Functions

FD::gdb_ext_plus_g_info< state_type::dims > size () const
 
void resize (const FD::gdb_ext_plus_g_info< state_type::dims > &rsz_obj)
 

Data Fields

type_data data
 

Detailed Description

template<int n_state, typename state_type>
struct state_type_ofpm_impl< n_state, state_type >

Definition at line 355 of file OdeIntegrators.hpp.


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