dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #04281
[HG dolfin] Merge.
One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.
changeset: 2628:061e520b5ab7b6afba0be530d96ae4764e09eab4
tag: tip
parent: 2627:b7a3019e5ee4d0c5e2458d48c131b4ba67acfae6
parent: 2625:8a5965670e0dd3a01f2ecb5b26b5ad5cf63e0ead
user: "Johan Jansson <jjan@xxxxxxxxxx>"
date: Mon Jan 29 17:13:35 2007 +0100
files:
description:
Merge.
changeset: 2627:b7a3019e5ee4d0c5e2458d48c131b4ba67acfae6
user: "Johan Jansson <jjan@xxxxxxxxxx>"
date: Mon Jan 29 17:12:29 2007 +0100
files: src/kernel/function/DiscreteFunction.cpp src/kernel/function/dolfin/DiscreteFunction.h src/test/function/test.py
description:
Function:
Implemented operator(Point&) (evaluation at arbitrary point) for
DiscreteFunction. Note that this requires the basis to be implemented
in FEBasis for the corresponding element.
changeset: 2626:86fda6a11a15ca0dec3324ada6f499afc7e56dc0
parent: 2624:c3e173ca73eb102d812b5af7cdcaea5e2a332524
user: "Johan Jansson <jjan@xxxxxxxxxx>"
date: Mon Jan 29 16:15:59 2007 +0100
files: src/kernel/fem/FEBasis.cpp src/kernel/fem/dolfin/FEBasis.h src/kernel/function/DiscreteFunction.cpp src/kernel/function/LocalFunctionData.cpp src/kernel/function/dolfin/DiscreteFunction.h src/kernel/function/dolfin/LocalFunctionData.h src/kernel/mesh/GTSInterface.cpp src/kernel/mesh/IntersectionDetector.cpp src/kernel/mesh/dolfin/GTSInterface.h src/kernel/mesh/dolfin/IntersectionDetector.h src/test/mesh/test.py
description:
Mesh:
Added overlap test for Point.
Function:
Start of implementation of discrete function evaluation at arbitrary
points.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin