OpenFPM  5.2.0
Project that contain the implementation of distributed structures
v_box< vector > Class Template Reference

Public Member Functions

 v_box (const vector &v)
 Constructor. More...
 

Data Fields

std::string dataset
 dataset-name
 
const vector & v
 vector
 

Detailed Description

template<typename vector>
class v_box< vector >

Definition at line 17 of file VTKWriter_vector_box.hpp.

Constructor & Destructor Documentation

◆ v_box()

template<typename vector >
v_box< vector >::v_box ( const vector &  v)
inline

Constructor.

Parameters
v

Definition at line 26 of file VTKWriter_vector_box.hpp.


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