diff --git a/FunctionSpace/Basis.h b/FunctionSpace/Basis.h index b1f6f77d1e1ce816a15b32abf13d1b4a675ad638..f487391c1216e1ab3bac141869a3a6dc70111b8f 100644 --- a/FunctionSpace/Basis.h +++ b/FunctionSpace/Basis.h @@ -197,8 +197,10 @@ class Basis{ @fn Basis::getOrientation @param element A MElement - @return Returns a number charaterizing - the @em orientation of the given element + @return Returns a number + (from 0 to Basis::getNOrientation() - 1) + charaterizing the @em orientation + of the given element ** @fn Basis::getFunctions(unsigned int, double, double, double) const