|
My Project
|
Class to specify constraints for a finite volume spatial discretization. More...
#include <fvbaseconstraints.hh>
Public Member Functions | |
| FvBaseConstraints (const FvBaseConstraints &)=default | |
| bool | isActive () const |
| Returns true if the constraints are enforced. | |
| void | setActive (bool yesno) |
| Specify whether the constraints should be enforced or not. | |
Class to specify constraints for a finite volume spatial discretization.
Note that eWoms does not support "partial" constraints. (I.e., either all equations must be constraint or none.)