gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
TensorialTraits< T > Struct Template Reference

#include <functionSpace.h>

Public Types

typedef T ValType
 
typedef T GradType[3]
 
typedef T HessType[3][3]
 
typedef T ThirdDevType[3][3][3]
 

Detailed Description

template<class T>
struct TensorialTraits< T >

Definition at line 22 of file functionSpace.h.

Member Typedef Documentation

◆ GradType

template<class T >
typedef T TensorialTraits< T >::GradType[3]

Definition at line 24 of file functionSpace.h.

◆ HessType

template<class T >
typedef T TensorialTraits< T >::HessType[3][3]

Definition at line 25 of file functionSpace.h.

◆ ThirdDevType

template<class T >
typedef T TensorialTraits< T >::ThirdDevType[3][3][3]

Definition at line 26 of file functionSpace.h.

◆ ValType

template<class T >
typedef T TensorialTraits< T >::ValType

Definition at line 23 of file functionSpace.h.


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