Multigrid Level
A Multigrid Level study substep specifies the geometric multigrid level used by the study step (a Stationary study step, for example).
Syntax
model.study(stdname).create(fname,"Stationary");
model.study(stdname).feature(fname).mglevel().create(mglname);
model.study(stdname).feature(fname).mglevel(mglname).set(pname,value);
Description
Study step attribute.
The following properties are available.