OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
vtk_write< ele, vtk, false > Struct Template Reference

Add to the vtk writer the key. More...

Detailed Description

template<typename ele, typename vtk>
struct vtk_write< ele, vtk, false >

Add to the vtk writer the key.

Template Parameters
eleobject we are writing
vtkvtk writer
falsein case the basic object has not attributes

Definition at line 47 of file staggered_dist_grid_util.hpp.

#include <staggered_dist_grid_util.hpp>

Public Member Functions

 vtk_write (vtk vtk_w, const std::string output, const size_t i)
 Add the grid with attributes name.
 

Constructor & Destructor Documentation

◆ vtk_write()

template<typename ele , typename vtk >
vtk_write< ele, vtk, false >::vtk_write ( vtk  vtk_w,
const std::string  output,
const size_t  i 
)
inline

Add the grid with attributes name.

Parameters
vtk_wVTK writer
outputwhere to write
iproperty to write

Definition at line 56 of file staggered_dist_grid_util.hpp.


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