OOF2: The Manual
Name
PlaneFluxEquation — An Equation subclass for enforcing plane-flux constraints
Synopses
Consult the Equation
base class for base class method documentation.
Description
PlaneFluxEquations set the out-of-plane
components of a Flux to
zero. They are solved simultaneously with DivergenceEquations
to enforce OOF2's generalized plane-stress conditions.
PlaneFluxEquation objects should only be
created by calling their Python constructor. Other than the
constructor, its methods that are useful for extension authors
are all defined in the Equation base class. See Section 8.3 for more information.



