www.mooseframework.org
Functions
ADDensity.C File Reference

Go to the source code of this file.

Functions

 registerADMooseObject ("MiscApp", ADDensity)
 
 defineADValidParams (ADDensity, ADMaterial, params.addClassDescription("Creates density AD material property");params.addRequiredCoupledVar("displacements", "The displacements appropriate for the simulation geometry and coordinate system");params.addRequiredParam< Real >("density", "Initial density");)
 

Function Documentation

◆ defineADValidParams()

defineADValidParams ( ADDensity  ,
ADMaterial  ,
params.addClassDescription("Creates density AD material property");params.addRequiredCoupledVar("displacements", "The displacements appropriate for the simulation geometry and coordinate system");params.addRequiredParam< Real >("density", "Initial density");   
)

◆ registerADMooseObject()

registerADMooseObject ( "MiscApp"  ,
ADDensity   
)