Overload List

  NameDescription
TwoVariableIntegrator()()()
Default constructor. Constructs a TwoVariableIntegrator with the default one-variable integrators.
TwoVariableIntegrator(IIntegrator)
Constructs a TwoVariableIntegrator with the given one-variable integrator.
TwoVariableIntegrator(IIntegrator, IIntegrator)
Constructs a TwoVariableIntegrator with the given one-variable integrators.

See Also