pde#

Module path: cuqi.pde

Functions

FD_spatial_gradient

Time dependent observation map that computes the finite difference (FD) spatial gradient of a solution given at grid points (grid) and times (times).

Classes

LinearPDE

Parametrized Linear PDE base class

PDE

Parametrized PDE abstract base class

SteadyStateLinearPDE

Linear steady state PDE.

TimeDependentLinearPDE

Time Dependent Linear PDE with fixed time stepping using Euler method (backward or forward).