|
gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <functionSpace.h>
Public Types | |
| typedef double | ValType |
| typedef SVector3 | GradType |
| typedef STensor3 | HessType |
| typedef double | TensProdType |
| typedef STensor33 | ThirdDevType |
Definition at line 31 of file functionSpace.h.
| typedef SVector3 TensorialTraits< double >::GradType |
Definition at line 33 of file functionSpace.h.
| typedef STensor3 TensorialTraits< double >::HessType |
Definition at line 34 of file functionSpace.h.
| typedef double TensorialTraits< double >::TensProdType |
Definition at line 35 of file functionSpace.h.
| typedef STensor33 TensorialTraits< double >::ThirdDevType |
Definition at line 36 of file functionSpace.h.
| typedef double TensorialTraits< double >::ValType |
Definition at line 32 of file functionSpace.h.