MCPcopy Create free account
hub / github.com/SINGROUP/dscribe / k1GeomAtomicNumber

Method k1GeomAtomicNumber

dscribe/ext/mbtr.cpp:489–493  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

487}
488
489inline double MBTR::k1GeomAtomicNumber(const int &i, const vector<int> &Z)
490{
491 int atomicNumber = Z[i];
492 return atomicNumber;
493}
494
495inline double MBTR::k1WeightUnity(const int &i)
496{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected