MCPcopy Create free account
hub / github.com/Kitware/VTK / GetOrder

Method GetOrder

Common/DataModel/vtkBond.cxx:82–85  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

80
81//------------------------------------------------------------------------------
82unsigned short vtkBond::GetOrder()
83{
84 return this->Molecule->GetBondOrder(this->Id);
85}
86VTK_ABI_NAMESPACE_END

Callers 15

PrintSelfMethod · 0.95
InterpolateFunctionsMethod · 0.45
InterpolateDerivsMethod · 0.45
InterpolateFunctionsMethod · 0.45
InterpolateDerivsMethod · 0.45
InterpolateFunctionsMethod · 0.45
InterpolateDerivsMethod · 0.45
InterpolateFunctionsMethod · 0.45
InterpolateDerivsMethod · 0.45
InterpolateFunctionsMethod · 0.45
InterpolateDerivsMethod · 0.45
InterpolateFunctionsMethod · 0.45

Calls 1

GetBondOrderMethod · 0.80

Tested by 3

TestDOFIndicesFunction · 0.36
TestContourFunction · 0.36