Loading [MathJax]/extensions/tex2jax.js
https://mooseframework.inl.gov
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
Classes | Namespaces | Typedefs
ADRealForward.h File Reference

Go to the source code of this file.

Classes

class  MetaPhysicL::DualNumber< typename, typename >
 
class  MetaPhysicL::SemiDynamicSparseNumberArray< typename, typename, typename >
 
struct  MetaPhysicL::NWrapper< N >
 

Namespaces

 MetaPhysicL
 We need to instantiate the following CompareTypes to tell the compiler that ADReal is a subtype of ChainedADReal.
 

Typedefs

typedef SemiDynamicSparseNumberArray< Real, libMesh::dof_id_type, NWrapper< MOOSE_AD_MAX_DOFS_PER_ELEM > > DNDerivativeType
 
template<std::size_t N>
using DNDerivativeSize = SemiDynamicSparseNumberArray< Real, libMesh::dof_id_type, NWrapper< N > >
 
typedef DualNumber< Real, DNDerivativeType, true > ADReal
 

Typedef Documentation

◆ ADReal

Definition at line 47 of file ADRealForward.h.

◆ DNDerivativeSize

Definition at line 45 of file ADRealForward.h.

◆ DNDerivativeType

Definition at line 42 of file ADRealForward.h.