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