I/O
#include "Spirit/IO.h"
TODO: give bool returns for these functions to indicate success?
Definition of file formats for vectorfields
-
IO_Fileformat_OVF_bin 0
-
IO_Fileformat_OVF_bin4 1
-
IO_Fileformat_OVF_bin8 2
-
IO_Fileformat_OVF_text 3
-
IO_Fileformat_OVF_csv 4
-
IO_Fileformat_VTK_hdf 90
-
IO_Fileformat_VTK_XML_bin 91
-
IO_Fileformat_VTK_XML_text 92
Other
Spin configurations
-
void IO_Image_Read(State *state, const char *file, int idx_image_infile = 0, int idx_image_inchain = -1, int idx_chain = -1)
Chains
-
void IO_Chain_Read(State *state, const char *file, int start_image_infile = 0, int end_image_infile = -1, int insert_idx = 0, int idx_chain = -1)