Smith  0.1
Smith is an implicit thermal structural mechanics simulation code.
Static Public Attributes | List of all members
smith::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 smith::is_dual_number< T >

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

Definition at line 466 of file dual.hpp.


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