OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
decrement_memory< vector_type > Struct Template Reference

Detailed Description

template<typename vector_type>
struct decrement_memory< vector_type >

Definition at line 227 of file vector_dist.hpp.

Public Member Functions

 decrement_memory (vector_type &v)
 constructor
 
template<typename T >
void operator() (T &t) const
 It call the copy function for each property.
 

Data Fields

vector_typev
 vector
 

Constructor & Destructor Documentation

◆ decrement_memory()

constructor

Parameters
srcencapsulated object1
dstencapsulated object2

Definition at line 240 of file vector_dist.hpp.

Member Function Documentation

◆ operator()()

template<typename vector_type >
template<typename T >
void decrement_memory< vector_type >::operator() ( T &  t) const
inline

It call the copy function for each property.

Parameters
teach member

Definition at line 251 of file vector_dist.hpp.

Field Documentation

◆ v

vector

Definition at line 230 of file vector_dist.hpp.


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