GridRefine

Refine a grid uniformly by bisection.

Synopsis

int GridRefine(Grid grid,int l,Grid *newgrid)
Collective on Grid

Input Parameter

grid -the grid

Output Parameter

newgrid -the refined grid

Keywords

grid, refinement

See Also

GridDestroy()

Examples

src/gvec/examples/tutorials/ex2.c
src/gvec/examples/tutorials/ex4.c
src/gvec/examples/tutorials/ex6.c

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