Go to the source code of this file.
Classes | |
class | GenericFunctorMaterialTempl< is_ad > |
This material automatically declares as functor material properties whatever is passed to it through the parameters 'prop_names' and uses the functors from 'prop_values' as the values for those properties. More... | |
Typedefs | |
typedef GenericFunctorMaterialTempl< false > | GenericFunctorMaterial |
typedef GenericFunctorMaterialTempl< true > | ADGenericFunctorMaterial |
typedef GenericFunctorMaterialTempl<true> ADGenericFunctorMaterial |
Definition at line 42 of file GenericFunctorMaterial.h.
typedef GenericFunctorMaterialTempl<false> GenericFunctorMaterial |
Definition at line 41 of file GenericFunctorMaterial.h.