Esempio n. 1
0
double DifShellBase::getLength(const Eref& e ) const
{
  return vGetLength(e);
}
Esempio n. 2
0
double DifBufferBase::getLength(const Eref& e ) const
{
  return vGetLength(e);
}