GridDataRefine

Refine a grid uniformly by bisection.

Synopsis

int GridDataRefine(GridData griddata,int l,GridData *newgrid)
Collective on GridData

Input Parameters

griddata - the griddata
l - number of levels of refinement to make

Output Parameter

newgrid -the refined grid

Keywords

grid, refinement

See Also

GridDataDestroy()

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