BioDynaMo  v1.05.119-a4ff3934
Public Member Functions | List of all members
bdm::ParallelVtiWriter Struct Reference

#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
 

Detailed Description

Definition at line 68 of file parallel_vti_writer.h.

Member Function Documentation

◆ operator()()

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.


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