Ejemplo n.º 1
0
double DifShellBase::getD(const Eref& e ) const
{
  return vGetD(e);
}
Ejemplo n.º 2
0
double DifBufferBase::getD(const Eref& e) const
{
  return vGetD(e);
}