Go to the source code of this file.
Functions | |
| registerADMooseObject ("NavierStokesApp", INSADTauMaterial) | |
| defineADValidParams (INSADTauMaterial, INSADMaterial, params.addClassDescription("This is the material class used to compute the stabilization parameter tau.");params.addParam< Real >("alpha", 1., "Multiplicative factor on the stabilization parameter tau.");) | |
| defineADValidParams | ( | INSADTauMaterial | , |
| INSADMaterial | , | ||
| params.addClassDescription("This is the material class used to compute the stabilization parameter tau.");params.addParam< Real >("alpha", 1., "Multiplicative factor on the stabilization parameter tau."); | |||
| ) |
| registerADMooseObject | ( | "NavierStokesApp" | , |
| INSADTauMaterial | |||
| ) |
1.8.16