Package jline.lib.smc
Class MG1PiOptions
-
- All Implemented Interfaces:
public final class MG1PiOptionsOptions for MG1_pi solver
-
-
Method Summary
Modifier and Type Method Description final MatrixgetBoundary()final IntegergetMaxNumComp()final IntegergetPrecision()final StringgetSolver()final BooleangetVerbose()final StringgetMode()-
-
Method Detail
-
getBoundary
final Matrix getBoundary()
-
getMaxNumComp
final Integer getMaxNumComp()
-
getPrecision
final Integer getPrecision()
-
getVerbose
final Boolean getVerbose()
-
-
-
-