spacer spacer spacer
spacer spacer spacer
spacer
NASA Logo - Jet Propulsion Laboratory    + View the NASA Portal
spacer
JPL Home Earth Solar System Stars & Galaxies Technology
ParVox Parallel Volume Rendering System
ParVox Home ../Images & Animations ParVox Document Download Source PAT Home Section 387 Division 38
spacer
spacer spacer spacer
spacer

vlmput_ugval


NAME

    vlmput_ugrid  - Writes the ugrid cell and vertex information to a ParVox unstructured grid definition file.

SYNOPSIS

    #include <vlmeta.h>
    int vlmput_ugval(char* name, vlmeta_ugrid *ugdata);

DESCRIPTION

    Vlmput_ugrid writes the vertex value table from ugdata data structure into a ParVox unstructured grid value file named name. name can be a complete name or a prefix. When name is a prefix, ".ugval.nc" will be added to it. If the file exists, it will check if the dimensions stored in the file match with the ones stored in ugdata, it returns -1 if the dimensions don't match. If the file does not exist, a new file will be created and the dimensions will be written to the file together with the vertex value table.


SEE ALSO

    vlmeta_ugrid, ParVox Tutorial: Input Data Format

DIAGNOSTICS

    Upon successful completion, the value of 0 is returned. Otherwise, a value of -1 is returned.
spacer
spacer spacer spacer
spacer
Privacy / Copyrights FAQ Contact JPL Sitemap
spacer
spacer spacer spacer
spacer
FIRST GOV   NASA Home Page This page, http://pat.jpl.nasa.gov/public/ParVox/API/vlmput_ugval.html, is maintained by Peggy Li and was last modified Thursday, 24-Mar-2005 16:24:31 PST
spacer
spacer spacer spacer
spacer spacer spacer
JPL NASA Caltech