← Back to team overview

dolfin team mailing list archive

Re: [HG DOLFIN] abs -> fabs in unit test.

 



Anders Logg wrote:
On Thu, Jul 17, 2008 at 03:17:54PM +0200, DOLFIN wrote:
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.

changeset:   4438:df10e8c51a8a872914fcf62974f3743cab4addc3
tag:         tip
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Thu Jul 17 14:17:46 2008 +0100
files:       test/unit/function/cpp/test.cpp
description:
abs -> fabs in unit test.

I think it should be std::abs().


Yes, it should.

Before I had abs, which is the C version and only for integers, which I then changes to C fabs.

Garth



------------------------------------------------------------------------

_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@xxxxxxxxxx
http://www.fenics.org/mailman/listinfo/dolfin-dev




References