dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #07632
Re: [HG DOLFIN] fix in EpetraVector.cpp
On Fri, Apr 25, 2008 at 08:11:44PM +0200, Martin Sandve Alnæs wrote:
> Is it necessary to have VectorNormType as a parameter? Since the
> number of different norms is quite small I think it's much easier for
> a user to relate to one function for each. The parameter is just
> another thing to look up in the documentation somehow.
I think it should be ok as long as it's easy to look up.
If one may write help(x.norm) and get the appropriate information, I
think it's worth it not having to add normL2, normL1, normInf.
--
Anders
Follow ups
References