Go to the source code of this file.
Classes | |
class | GenericVectorFunctorMaterialTempl< 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 the components of those vector properties. More... | |
Typedefs | |
typedef GenericVectorFunctorMaterialTempl< false > | GenericVectorFunctorMaterial |
typedef GenericVectorFunctorMaterialTempl< true > | ADGenericVectorFunctorMaterial |
Definition at line 42 of file GenericVectorFunctorMaterial.h.
typedef GenericVectorFunctorMaterialTempl<false> GenericVectorFunctorMaterial |
Definition at line 41 of file GenericVectorFunctorMaterial.h.