https://mooseframework.inl.gov
Classes | Namespaces | Typedefs
TwoVector.h File Reference

Go to the source code of this file.

Classes

class  GenericTwoVector< T >
 A two-component zero initialized vector used for tangential quantities. More...
 
struct  MetaPhysicL::RawType< ADTwoVector >
 

Namespaces

 MetaPhysicL
 

Typedefs

using TwoVector = GenericTwoVector< Real >
 
using ADTwoVector = GenericTwoVector< ADReal >
 

Typedef Documentation

◆ ADTwoVector

Definition at line 27 of file TwoVector.h.

◆ TwoVector

Definition at line 26 of file TwoVector.h.