Ejemplo n.º 1
0
void DifShellBase::setOuterArea(const Eref& e, double outerArea )
{
  vSetOuterArea(e,outerArea);
}
Ejemplo n.º 2
0
void DifBufferBase::setOuterArea(const Eref& e, double outerArea )
{
  vSetOuterArea(e,outerArea);
}