Beispiel #1
0
double DifShellBase::getD(const Eref& e ) const
{
  return vGetD(e);
}
Beispiel #2
0
double DifBufferBase::getD(const Eref& e) const
{
  return vGetD(e);
}