www.mooseframework.org
Public Attributes | List of all members
DerivativeParsedMaterialHelperTempl< is_ad >::Derivative Struct Reference

#include <DerivativeParsedMaterialHelper.h>

Public Attributes

GenericMaterialProperty< Real, is_ad > * _mat_prop
 
SymFunctionPtr _F
 
std::vector< SymbolName_darg_names
 

Detailed Description

template<bool is_ad>
struct DerivativeParsedMaterialHelperTempl< is_ad >::Derivative

Definition at line 82 of file DerivativeParsedMaterialHelper.h.

Member Data Documentation

◆ _darg_names

template<bool is_ad>
std::vector<SymbolName> DerivativeParsedMaterialHelperTempl< is_ad >::Derivative::_darg_names

◆ _F

template<bool is_ad>
SymFunctionPtr DerivativeParsedMaterialHelperTempl< is_ad >::Derivative::_F

◆ _mat_prop

template<bool is_ad>
GenericMaterialProperty<Real, is_ad>* DerivativeParsedMaterialHelperTempl< is_ad >::Derivative::_mat_prop

The documentation for this struct was generated from the following file: