Serac  0.1
Serac is an implicit thermal strucural mechanics simulation code.
Static Public Attributes | List of all members
serac::is_dual_number< 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 = false
 whether or not type T is a dual number
 

Detailed Description

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

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

Definition at line 437 of file dual.hpp.


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