SpatialProblem#
Module for the SpatialProblem class.
- class SpatialProblem[source]#
Bases:
AbstractProblem
Class for defining spatial problems, where the problem domain is defined in terms of spatial variables.
Initialization of the
AbstractProblem
class.