#include <dumux/common/properties.hh>
The type of the local residual function, i.e. the equation to be solved. Must inherit from the BaseLocalResidual property and fulfill its interfaces.
Public Types | |
| using | type = UndefinedProperty |
| using Dumux::Properties::LocalResidual< TypeTag, MyTypeTag >::type = UndefinedProperty |