Overview | All Modules | Tutorial | User's Guide | Programming Guide

COVISE Online Documentation


Module category: Interpolator



CellToVert

Some Readers provide results per-cell. Most COVISE modules expect per-vertex data. CellToVert interpolates per-cell data to per-vertex data.

CellToVertModule.png

CellToVert is available for all COVISE versions on all supported platforms

Parameters

Name Type Description
algorithm Choice Algorithm to compute the data at the cell vertices. You have the choice between Sqare Weight and Simple.

Input Ports

Name Type Description
requiredgrid_in UnstructuredGrid
Polygons
An unstructured grid/Polygons or a set of unstructured grids/polygons.
optionaldata_in Float
Vec3 Unstructured_V3D_Normals
Per-cell scalar or vector data.

Output Ports

Name Type Description
outputdata_out Float
Vec3
Unstructured_V3D_Normals
Interpolated scalar or vector data.

Examples

Figure: covise/net/examples/ReadKiva.net
CellToVertMap.png

CellToVert interpolates the per-cell data to per-vertex data because the module CuttingSurface needs per-vertex data.

For the corresponding Renderer output see ReadKiva


Authors: Martin Aumüller, Ruth Lang, Daniela Rainer, Jürgen Schulze-Döbold, Andreas Werner, Peter Wolf, Uwe Wössner
Copyright © 1993-2022 HLRS, 2004-2014 RRZK, 2005-2014 Visenso
COVISE Version 2021.12