dedalus.tools.exceptions

Custom exception classes.

Module Contents

exception NonlinearOperatorError

Bases:Exception

Exceptions for nonlinear LHS terms.

exception SymbolicParsingError

Bases:Exception

Exceptions for syntactic and mathematical problems in equations.

exception UnsupportedEquationError

Bases:Exception

Exceptions for valid but unsupported equations.

exception UndefinedParityError

Bases:Exception

Exceptions for data/operations with undefined parity.