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

class for checking if a type is a tensor of dual numbers or not More...

#include <tuple_tensor_dual_functions.hpp>

Static Public Attributes

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

Detailed Description

template<typename T, int... n>
struct serac::is_tensor_of_dual_number< tensor< dual< T >, n... > >

class for checking if a type is a tensor of dual numbers or not

Definition at line 19 of file tuple_tensor_dual_functions.hpp.


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