Interface | Description |
---|---|
PDESolutionGrid2D |
A solution to a bivariate PDE, which is applicable to methods which produce the solution as a
two-dimensional grid.
|
PDESolutionTimeSpaceGrid1D |
A solution to an one-dimensional PDE, which is applicable to methods which
produce the solution
as a grid of time and space.
|
PDESolutionTimeSpaceGrid2D |
A solution to a two-dimensional PDE, which is applicable to methods which produce the solution
as a three-dimensional grid of time and space.
|
Class | Description |
---|---|
PDETimeSpaceGrid1D |
This grid numerically solves a 1D PDE, e.g., using the Crank-Nicolson scheme.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.