Kernels System

The Kernels system has not been documented. The content listed below should be used as a starting point for documenting the system, which includes the typical automatic documentation associated with a system; however, what is contained is ultimately determined by what is necessary to make the documentation clear for users.
# Kernels System
## Overview
!! Replace this line with information regarding the Kernels system.
## Example Input File Syntax
!! Describe and include an example of how to use the Kernels system.
!syntax list /Modules/NavierStokes/Kernels objects=True actions=False subsystems=False
!syntax list /Modules/NavierStokes/Kernels objects=False actions=False subsystems=True
!syntax list /Modules/NavierStokes/Kernels objects=False actions=True subsystems=False
Available Actions
- Navier Stokes App
- AddNavierStokesKernelsActionThis class allows us to have a section of the input file like the following which automatically adds Kernels and AuxKernels for all the required nonlinear and auxiliary variables.