BioDynaMo
v1.05.120-25dc9790
|
#include <parallel_vti_writer.h>
Public Member Functions | |
void | operator() (const std::string &folder, const std::string &file_prefix, const std::vector< vtkImageData * > &images, uint64_t num_pieces, const std::array< int, 6 > &whole_extent, const std::vector< std::array< int, 6 >> &piece_extents) const |
Definition at line 68 of file parallel_vti_writer.h.
void bdm::ParallelVtiWriter::operator() | ( | const std::string & | folder, |
const std::string & | file_prefix, | ||
const std::vector< vtkImageData * > & | images, | ||
uint64_t | num_pieces, | ||
const std::array< int, 6 > & | whole_extent, | ||
const std::vector< std::array< int, 6 >> & | piece_extents | ||
) | const |
Definition at line 107 of file parallel_vti_writer.cc.