OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
set_zero< Point< dim, T > > Struct Template Reference

Create a point with all compunent set to zero. More...

Detailed Description

template<unsigned int dim, typename T>
struct set_zero< Point< dim, T > >

Create a point with all compunent set to zero.

Definition at line 68 of file vector_dist_operators_apply_kernel.hpp.

#include <vector_dist_operators_apply_kernel.hpp>

Static Public Member Functions

static Point< dim, T > create ()
 return a point with all the coordinates set to zero
 

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