https://mooseframework.inl.gov
Public Member Functions | Public Attributes | List of all members
DerivativeParsedMaterialHelperTempl< is_ad >::MaterialPropertyDerivativeRule Struct Reference

#include <DerivativeParsedMaterialHelper.h>

Public Member Functions

 MaterialPropertyDerivativeRule (std::string p, std::string v, std::string c)
 

Public Attributes

std::string _parent
 
std::string _var
 
std::string _child
 

Detailed Description

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

Definition at line 90 of file DerivativeParsedMaterialHelper.h.

Constructor & Destructor Documentation

◆ MaterialPropertyDerivativeRule()

template<bool is_ad>
DerivativeParsedMaterialHelperTempl< is_ad >::MaterialPropertyDerivativeRule::MaterialPropertyDerivativeRule ( std::string  p,
std::string  v,
std::string  c 
)
inline

Member Data Documentation

◆ _child

template<bool is_ad>
std::string DerivativeParsedMaterialHelperTempl< is_ad >::MaterialPropertyDerivativeRule::_child

Definition at line 99 of file DerivativeParsedMaterialHelper.h.

◆ _parent

template<bool is_ad>
std::string DerivativeParsedMaterialHelperTempl< is_ad >::MaterialPropertyDerivativeRule::_parent

Definition at line 97 of file DerivativeParsedMaterialHelper.h.

◆ _var

template<bool is_ad>
std::string DerivativeParsedMaterialHelperTempl< is_ad >::MaterialPropertyDerivativeRule::_var

Definition at line 98 of file DerivativeParsedMaterialHelper.h.


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