ExponentEngine< TExp, TScalar >::fvType3 Struct Reference

#include <ExponentEngine.hpp>

List of all members.

Public Member Functions

bool operator== (const fvType3 &rhs)

Public Attributes

union {
   TExp   u [3]
   struct {
      TExp   x
      TExp   y
      TExp   z
   } 
}; 

template<typename TExp, typename TScalar>
struct ExponentEngine< TExp, TScalar >::fvType3


Member Function Documentation

template<typename TExp , typename TScalar >
bool ExponentEngine< TExp, TScalar >::fvType3::operator== ( const fvType3 rhs  )  [inline]

Member Data Documentation

union { ... }
template<typename TExp , typename TScalar >
TExp ExponentEngine< TExp, TScalar >::fvType3::u[3]
template<typename TExp , typename TScalar >
TExp ExponentEngine< TExp, TScalar >::fvType3::x
template<typename TExp , typename TScalar >
TExp ExponentEngine< TExp, TScalar >::fvType3::y
template<typename TExp , typename TScalar >
TExp ExponentEngine< TExp, TScalar >::fvType3::z

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1