VarSetInterpolation

Sets the interpolation type for the given variable.

Synopsis

PetscErrorCode VarSetInterpolation(Ptr_Var variable, ktypeIp interpType)

Input parameters

variable - The variable to set.
interpType - The interpolation type. Use ktypeIp values.

Keywords

set, variable, interpolation

See Also

MICScVarSetInterpolation, CreateVar

Level:developer
Location:
src/var.c
Index of all MICSc routines
Table of Contents for all manual pages
Index of all manual pages