Go to the source code of this file.
Classes | |
| class | RichardsSUPG |
| base class for SUPG of the Richards equation You must override all the functions below with your specific implementation More... | |
Functions | |
| template<> | |
| InputParameters | validParams< RichardsSUPG > () |
| InputParameters validParams< RichardsSUPG > | ( | ) |
Definition at line 16 of file RichardsSUPG.C.
Referenced by validParams< RichardsSUPGnone >(), and validParams< RichardsSUPGstandard >().
1.8.16