Modifier and Type | Class and Description |
---|---|
class |
PoissonEquation2D
Poisson's equation is an elliptic PDE that takes the following general form.
|
Modifier and Type | Class and Description |
---|---|
class |
WaveEquation1D
A one-dimensional wave equation is a hyperbolic PDE that takes the following form.
|
Modifier and Type | Class and Description |
---|---|
class |
WaveEquation2D
A two-dimensional wave equation is a hyperbolic PDE that takes the following form.
|
Modifier and Type | Class and Description |
---|---|
class |
ConvectionDiffusionEquation1D
The convection–diffusion equation is a combination of the diffusion and
convection (advection) equations, and describes physical phenomena where
particles, energy, or other physical quantities are transferred inside a
physical system due to two processes: diffusion and convection.
|
Modifier and Type | Class and Description |
---|---|
class |
HeatEquation1D
A one-dimensional heat equation (or diffusion equation) is a parabolic PDE that takes the
following form.
|
Modifier and Type | Class and Description |
---|---|
class |
HeatEquation2D
A two-dimensional heat equation (or diffusion equation) is a parabolic PDE that takes the
following form.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.