Go to the source code of this file.
Functions | |
| registerADMooseObject ("NavierStokesApp", INSADMomentumViscous) | |
| defineADValidParams (INSADMomentumViscous, ADVectorKernelGrad, params.addClassDescription("Adds the viscous term to the INS momentum equation");params.addParam< MaterialPropertyName >("mu_name", "mu", "The name of the viscosity material property");) | |
| defineADValidParams | ( | INSADMomentumViscous | , |
| ADVectorKernelGrad | , | ||
| params.addClassDescription("Adds the viscous term to the INS momentum equation");params.addParam< MaterialPropertyName >("mu_name", "mu", "The name of the viscosity material property"); | |||
| ) |
| registerADMooseObject | ( | "NavierStokesApp" | , |
| INSADMomentumViscous | |||
| ) |
1.8.16