Serac  0.1
Serac is an implicit thermal strucural mechanics simulation code.
Static Public Attributes | List of all members
serac::is_dual_number< dual< T > > Struct Template Reference

class for checking if a type is a dual number or not More...

#include <dual.hpp>

Static Public Attributes

static constexpr bool value = true
 whether or not type T is a dual number
 

Detailed Description

template<typename T>
struct serac::is_dual_number< dual< T > >

class for checking if a type is a dual number or not

Definition at line 443 of file dual.hpp.


The documentation for this struct was generated from the following file: