OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
v_box< vector > Class Template Reference

Detailed Description

template<typename vector>
class v_box< vector >

Definition at line 17 of file VTKWriter_vector_box.hpp.

Public Member Functions

 v_box (const vector &v)
 Constructor.
 

Data Fields

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

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.

Field Documentation

◆ dataset

template<typename vector >
std::string v_box< vector >::dataset

dataset-name

Definition at line 31 of file VTKWriter_vector_box.hpp.

◆ v

template<typename vector >
const vector& v_box< vector >::v

vector

Definition at line 34 of file VTKWriter_vector_box.hpp.


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