TECA
The Toolkit for Extreme Climate Analysis
teca_vtk_util Namespace Reference

Codes dealing with VTK. More...

Functions

TECA_EXPORT int deep_copy (vtkRectilinearGrid *output, const_p_teca_cartesian_mesh input)
 deep copy input mesh into the VTK object. More...
 

Detailed Description

Codes dealing with VTK.

Function Documentation

◆ deep_copy()

TECA_EXPORT int teca_vtk_util::deep_copy ( vtkRectilinearGrid *  output,
const_p_teca_cartesian_mesh  input 
)

deep copy input mesh into the VTK object.

Returns
0 if successful