Modifier and Type | Method and Description |
---|---|
PDESolutionTimeSpaceGrid1D |
ExplicitCentralDifference1D.solve(WaveEquation1D pde,
int m,
int n)
Solve an one-dimensional wave equation, with the resolution parameters of the solution grid.
|
Modifier and Type | Method and Description |
---|---|
PDESolutionTimeSpaceGrid1D |
CrankNicolsonConvectionDiffusionEquation1D.solve(ConvectionDiffusionEquation1D pde,
int M,
int N)
Solves a 1 dimensional convection-diffusion equation.
|
Modifier and Type | Method and Description |
---|---|
PDESolutionTimeSpaceGrid1D |
CrankNicolsonHeatEquation1D.solve(HeatEquation1D pde,
int M,
int N)
Solves the given one-dimensional heat equation.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.