OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
do_not_print_warning_on_adjustment< dim > Class Template Reference

Detailed Description

template<unsigned int dim>
class do_not_print_warning_on_adjustment< dim >

Definition at line 72 of file grid_key_dx_iterator_sub.hpp.

Static Public Member Functions

static void pw1 (size_t i, const grid_key_dx< dim > &gk_start)
 print warning type1 More...
 
static void pw2 (size_t i, const grid_key_dx< dim > &gk_start)
 print warning type2 More...
 
static void pw3 ()
 print warning type3 More...
 
static void pw4 (size_t i, const grid_key_dx< dim > &gk_stop, const grid_sm< dim, void > &grid_base)
 print warning type4 More...
 
static void pw5 ()
 print warning type5 More...
 

Member Function Documentation

template<unsigned int dim>
static void do_not_print_warning_on_adjustment< dim >::pw1 ( size_t  i,
const grid_key_dx< dim > &  gk_start 
)
inlinestatic

print warning type1

Parameters
icomponent
gk_startstart point

Definition at line 82 of file grid_key_dx_iterator_sub.hpp.

template<unsigned int dim>
static void do_not_print_warning_on_adjustment< dim >::pw2 ( size_t  i,
const grid_key_dx< dim > &  gk_start 
)
inlinestatic

print warning type2

Parameters
icomponent
gk_startstart point

Definition at line 90 of file grid_key_dx_iterator_sub.hpp.

template<unsigned int dim>
static void do_not_print_warning_on_adjustment< dim >::pw3 ( )
inlinestatic

print warning type3

Definition at line 96 of file grid_key_dx_iterator_sub.hpp.

template<unsigned int dim>
static void do_not_print_warning_on_adjustment< dim >::pw4 ( size_t  i,
const grid_key_dx< dim > &  gk_stop,
const grid_sm< dim, void > &  grid_base 
)
inlinestatic

print warning type4

Parameters
icomponent
gk_stopstop point
grid_basegrid information

Definition at line 105 of file grid_key_dx_iterator_sub.hpp.

template<unsigned int dim>
static void do_not_print_warning_on_adjustment< dim >::pw5 ( )
inlinestatic

print warning type5

Definition at line 111 of file grid_key_dx_iterator_sub.hpp.


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