WritePointsCsv
write coordinates and associated values to CSV files
Parameters
name |
description |
type |
|---|---|---|
filename |
output filename |
String |
write_header |
write header line |
Int |
write_coordinates |
write coordinates of associated point |
Int |
write_data |
write mapped data |
Int |
write_time |
write timestep number |
Int |
write_block |
write block number |
Int |
write_index |
write vertex index |
Int |
Supported System Parameters
name |
description |
type |
|---|---|---|
number of OpenMP threads (0: system default) |
Int |
|
show timing information |
Int |
|
number of tasks to keep in flight per MPI rank (-1: #cores/2) |
Int |
|
input object caching (CacheNone, CacheDeleteEarly, CacheDeleteLate, CacheByName) |
Int |
The meaning of these parameters is described in more detail in the System Parameters documentation.