applyInterp: Interpolate a mesh.

Description Usage Arguments Value

View source: R/polygon.R

Description

This function uses the interpolation data structure created with interpPoints to interpolate the values of a mesh made up of 2D tecplot structured zones.

Usage

1
applyInterp(zlst, phi)

Arguments

zlst

Tecplot mesh to be interpolated.

phi

Interpolation data structure created with interpPoints

Value

Interpolated values (every variable in the mesh.


tunelipt/tecutils documentation built on Nov. 5, 2019, 11 a.m.