BioDynaMo  v1.05.119-a4ff3934
Public Member Functions | Private Member Functions | List of all members
bdm::PvtiWriter Class Reference

#include <parallel_vti_writer.h>

Public Member Functions

void Write (const std::string &folder, const std::string &file_prefix, const std::array< int, 6 > &whole_extent, const std::vector< std::array< int, 6 >> &piece_extents, vtkImageData *img, VtiWriter *vti)
 

Private Member Functions

template<typename T >
std::string ArrayToString (T *data, int length) const
 

Detailed Description

Definition at line 48 of file parallel_vti_writer.h.

Member Function Documentation

◆ ArrayToString()

template<typename T >
std::string bdm::PvtiWriter::ArrayToString ( T *  data,
int  length 
) const
inlineprivate

Definition at line 57 of file parallel_vti_writer.h.

◆ Write()

void bdm::PvtiWriter::Write ( const std::string &  folder,
const std::string &  file_prefix,
const std::array< int, 6 > &  whole_extent,
const std::vector< std::array< int, 6 >> &  piece_extents,
vtkImageData *  img,
VtiWriter vti 
)

Definition at line 50 of file parallel_vti_writer.cc.


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