fipy.boundaryConditions.constraint

Restriction on value of a Variable

Classes

Constraint(value[, where])

Holds a Variable to value at where

class fipy.boundaryConditions.constraint.Constraint(value, where=None)

Bases: object

Holds a Variable to value at where

see constrain()

__repr__()

Return repr(self).

Last updated on Jun 26, 2024. Created using Sphinx 7.1.2.