gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
#include <dofManager.h>
Public Attributes | |
std::vector< std::pair< Dof, typename dofTraits< T >::MatType > > | linear |
dofTraits< T >::VecType | shift |
Definition at line 78 of file dofManager.h.
std::vector<std::pair<Dof, typename dofTraits<T>::MatType> > DofAffineConstraint< T >::linear |
Definition at line 80 of file dofManager.h.
dofTraits<T>::VecType DofAffineConstraint< T >::shift |
Definition at line 81 of file dofManager.h.