GridDataCreateGrid

Creates a grid context from the underlying grid information.

Synopsis

int GridDataCreateGrid(GridData griddata,DiscretizationType dtype,Grid *newgrid)
Collective on GridData

Input Parameters

griddata - the griddata
dtype - discretization type, for example DISCRETIZATION_LINEAR

Output Parameter

newgrid -the grid

Keywords

grid, refinement

See Also

GridDataDestroy()

Location: src/gvec/interface/griddata.c
Discrete Function Index
Table of Contents