|
TECA
The Toolkit for Extreme Climate Analysis
|
#include <teca_vtk_util.h>
Public Member Functions | |
| partition_writer (const std::string &file_name, double x0, double y0, double t0, double dx, double dy, double dt) | |
| create the writer More... | |
| void | add_partition (const unsigned long extent[6], const unsigned long temporal_extent[2], int owner) |
| add a partition More... | |
| void | write () |
| write the vtk dataset More... | |
write spatio-temporal partitions as a VTK unstructured grid that can be visualized in ParaView
|
inline |
create the writer
| void teca_vtk_util::partition_writer::add_partition | ( | const unsigned long | extent[6], |
| const unsigned long | temporal_extent[2], | ||
| int | owner | ||
| ) |
add a partition
| void teca_vtk_util::partition_writer::write | ( | ) |
write the vtk dataset