Java Reference
Java Reference
RevBool.java
Go to the documentation of this file.
Solver Class A solver represents the main computation engine.
Definition: Solver.java:60
This class adds reversibility to a POD type.
Definition: RevBool.java:14
RevBool(long cPtr, boolean cMemoryOwn)
Definition: RevBool.java:18
void setValue(Solver s, boolean val)
Definition: RevBool.java:50