Back to Finite Element (MFEM)
mfem.ode.FoxGoodwinSolver.create
Creates a new Fox-Goodwin solver.
Syntax
mfem.ode.FoxGoodwinSolver.create()
Description
Creates a new Fox-Goodwin solver.
Returns
Promise<FoxGoodwinSolver>