Public Member Functions | |
| DisplayedComponents (boolean enable) | |
| void | set (String opt, PDE pde) throws IllegalArgumentException |
| Sets the specified field as displayable. | |
| void | setDisplayed (int i) |
| boolean | isDisplayed (int i) |
| double | getScale (int i) |
| void | setScale (int i, double scale) |
| boolean | isScaleFixed (int i) |
| double | getTopScale (int i) |
| int | getParentFieldIndex (int i) |
| void gridripper::amr1d::DisplayedComponents::set | ( | String | opt, | |
| PDE | pde | |||
| ) | throws IllegalArgumentException [inline] |
Sets the specified field as displayable.
| opt | the string containing the field name and, optionally, the scale | |
| pde | the PDE |
1.5.6