OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
do_not_print_warning_on_adjustment< dim, linearizer > Class Template Reference

Detailed Description

template<unsigned int dim, typename linearizer>
class do_not_print_warning_on_adjustment< dim, linearizer >

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
 
static void pw2 (size_t i, const grid_key_dx< dim > &gk_start)
 print warning type2
 
static void pw3 ()
 print warning type3
 
static void pw4 (size_t i, const grid_key_dx< dim > &gk_stop, const linearizer &grid_base)
 print warning type4
 
static void pw5 ()
 print warning type5
 

Member Function Documentation

◆ pw1()

template<unsigned int dim, typename linearizer >
static void do_not_print_warning_on_adjustment< dim, linearizer >::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.

◆ pw2()

template<unsigned int dim, typename linearizer >
static void do_not_print_warning_on_adjustment< dim, linearizer >::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.

◆ pw3()

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

print warning type3

Definition at line 96 of file grid_key_dx_iterator_sub.hpp.

◆ pw4()

template<unsigned int dim, typename linearizer >
static void do_not_print_warning_on_adjustment< dim, linearizer >::pw4 ( size_t  i,
const grid_key_dx< dim > &  gk_stop,
const linearizer &  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.

◆ pw5()

template<unsigned int dim, typename linearizer >
static void do_not_print_warning_on_adjustment< dim, linearizer >::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: