https://mooseframework.inl.gov
Classes | Functions
TaggingInterface.h File Reference

Go to the source code of this file.

Classes

struct  ADResidualsPacket
 Utility structure for packaging up all of the residual object's information needed to add into the system residual and Jacobian in the context of automatic differentiation. More...
 
class  TaggingInterface
 
class  TaggingInterface::VectorTagsKey
 Class that is used as a parameter to some of our vector tag APIs that allows only blessed framework classes to call them. More...
 
class  TaggingInterface::MatrixTagsKey
 Class that is used as a parameter to some of our matrix tag APIs that allows only blessed framework classes to call them. More...
 

Functions

template<typename T >
InputParameters validParams ()
 

Function Documentation

◆ validParams()

template<typename T >
InputParameters validParams ( )