gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
This is the complete list of members for dofManager< T >, including all inherited members.
_current | dofManager< T > | protected |
_isParallel | dofManagerBase | protected |
_linearSystems | dofManager< T > | protected |
_localSize | dofManagerBase | protected |
_parallelFinalize() | dofManagerBase | protected |
_parallelFinalized | dofManagerBase | protected |
assemble(const Dof &R, const Dof &C, const dataMat &value) | dofManager< T > | inlinevirtual |
assemble(std::vector< Dof > &R, std::vector< Dof > &C, const fullMatrix< dataMat > &m) | dofManager< T > | inlinevirtual |
assemble(std::vector< Dof > &R, const fullVector< dataMat > &m) | dofManager< T > | inlinevirtual |
assemble(std::vector< Dof > &R, const fullMatrix< dataMat > &m) | dofManager< T > | inlinevirtual |
assemble(int entR, int typeR, int entC, int typeC, const dataMat &value) | dofManager< T > | inline |
assemble(MVertex *vR, int iCompR, int iFieldR, MVertex *vC, int iCompC, int iFieldC, const dataMat &value) | dofManager< T > | inline |
assemble(const Dof &R, const dataMat &value) | dofManager< T > | inlinevirtual |
assemble(int entR, int typeR, const dataMat &value) | dofManager< T > | inline |
assemble(MVertex *vR, int iCompR, int iFieldR, const dataMat &value) | dofManager< T > | inline |
assembleLinConst(const Dof &R, const Dof &C, const dataMat &value) | dofManager< T > | inlinevirtual |
associateDof(long int ent_from, int type_from, long int ent_to, int type_to) | dofManager< T > | inline |
associatedWith | dofManagerBase | protected |
clearAllLineConstraints() | dofManager< T > | inlinevirtual |
constraints | dofManager< T > | protected |
dataMat typedef | dofManager< T > | |
dataVec typedef | dofManager< T > | |
dofManager(linearSystem< dataMat > *l, bool isParallel=false) | dofManager< T > | inline |
dofManager(linearSystem< dataMat > *l1, linearSystem< dataMat > *l2) | dofManager< T > | inline |
dofManagerBase(bool isParallel) | dofManagerBase | inlineprotected |
fixDof(Dof key, const dataVec &value) | dofManager< T > | inlinevirtual |
fixDof(long int ent, int type, const dataVec &value) | dofManager< T > | inline |
fixed | dofManager< T > | protected |
fixVertex(MVertex const *v, int iComp, int iField, const dataVec &value) | dofManager< T > | inline |
getAllLinearConstraints() | dofManager< T > | inline |
getAnUnknown(Dof key, dataVec &val) const | dofManager< T > | inlinevirtual |
getDofNumber(const Dof &ky) | dofManager< T > | inlinevirtual |
getDofValue(std::vector< Dof > &keys, std::vector< dataVec > &Vals) | dofManager< T > | inlinevirtual |
getDofValue(Dof key, dataVec &val) const | dofManager< T > | inlinevirtual |
getDofValue(int ent, int type, dataVec &v) const | dofManager< T > | inline |
getDofValue(MVertex *v, int iComp, int iField, dataVec &value) const | dofManager< T > | inline |
getFixedDof(std::vector< Dof > &R) | dofManager< T > | inlinevirtual |
getFixedDof(std::set< Dof > &R) | dofManager< T > | inlinevirtual |
getFixedDofValue(Dof key, dataVec &val) const | dofManager< T > | inlinevirtual |
getLinearConstraint(Dof key, DofAffineConstraint< dataVec > &affineconstraint) | dofManager< T > | inlinevirtual |
getLinearSystem(std::string &name) | dofManager< T > | inlinevirtual |
ghostByDof | dofManagerBase | protected |
ghostByProc | dofManagerBase | protected |
ghostValue | dofManager< T > | protected |
initial | dofManager< T > | protected |
insertInSparsityPattern(const Dof &R, const Dof &C) | dofManager< T > | inlinevirtual |
insertInSparsityPatternLinConst(const Dof &R, const Dof &C) | dofManager< T > | inlinevirtual |
isAnUnknown(Dof key) const | dofManager< T > | inlinevirtual |
isConstrained(Dof key) const | dofManager< T > | inlinevirtual |
isFixed(Dof key) const | dofManager< T > | inlinevirtual |
isFixed(long int ent, int type) const | dofManager< T > | inline |
isFixed(MVertex *v, int iComp, int iField) const | dofManager< T > | inline |
numberDof(Dof key) | dofManager< T > | inlinevirtual |
numberDof(const std::vector< Dof > &R) | dofManager< T > | inlinevirtual |
numberDof(long int ent, int type) | dofManager< T > | inline |
numberGhostDof(Dof key, int procId) | dofManager< T > | inlinevirtual |
numberVertex(MVertex *v, int iComp, int iField) | dofManager< T > | inline |
parentByProc | dofManagerBase | protected |
scatterSolution() | dofManager< T > | |
setCurrentMatrix(std::string name) | dofManager< T > | inlinevirtual |
setLinearConstraint(Dof key, DofAffineConstraint< dataVec > &affineconstraint) | dofManager< T > | inlinevirtual |
sizeOfF() const | dofManager< T > | inlinevirtual |
sizeOfR() const | dofManager< T > | inlinevirtual |
sparsityDof(const std::vector< Dof > &keys) | dofManager< T > | inlinevirtual |
systemClear() | dofManager< T > | inlinevirtual |
systemSolve() | dofManager< T > | inlinevirtual |
unknown | dofManagerBase | protected |
~dofManager() | dofManager< T > | inlinevirtual |