GridCreateRestriction

Generates restriction matrix between two grids.

Synopsis

int GridCreateRestriction(Grid vf,Grid vc,GMat *gmat)
Collective on Grids

Input Parameters

vf - grid
vc - grid one is restricting too

Output Parameters

gmat -sparse matrix containing restriction

Examples

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

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