Modifier and Type | Method and Description |
---|---|
PDESolutionTimeSpaceGrid2D |
ExplicitCentralDifference2D.solve(WaveEquation2D pde,
int m,
int n,
int p)
Solve a two-dimensional wave equation, with the resolution parameters of the solution grid.
|
Modifier and Type | Method and Description |
---|---|
PDESolutionTimeSpaceGrid2D |
AlternatingDirectionImplicitMethod.solve(HeatEquation2D pde,
int m,
int n,
int p)
Solve the given two-dimensional heat equation problem, with the given numbers of points along
the three axes in the grid (time, x, and y).
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.