dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #04610
[HG dolfin] Modify Function interface: a Function always has a mesh (user, constant, discrete)
One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.
changeset: 2825:2740e5e5eda5ea0ed64db93452fe871ca02a91a6
tag: tip
user: "Anders Logg <logg@xxxxxxxxx>"
date: Thu Apr 12 23:06:27 2007 +0200
files: src/kernel/function/ConstantFunction.cpp src/kernel/function/DiscreteFunction.cpp src/kernel/function/Function.cpp src/kernel/function/UserFunction.cpp src/kernel/function/dolfin/ConstantFunction.h src/kernel/function/dolfin/DiscreteFunction.h src/kernel/function/dolfin/Function.h src/kernel/function/dolfin/GenericFunction.h src/kernel/function/dolfin/UserFunction.h
description:
Modify Function interface: a Function always has a mesh (user, constant, discrete)
such that a Function can always be saved to file.
changeset: 2824:2377db56ff2d5b8de860f9db7339aa2f71045ff3
user: "Anders Logg <logg@xxxxxxxxx>"
date: Thu Apr 12 22:53:39 2007 +0200
files: src/demo/pde/poisson/main.cpp src/kernel/function/dolfin/Function.h src/kernel/function/dolfin/FunctionPointer.h
description:
Remove additional file FunctionPointer.h
changeset: 2823:75845e468cc147dc99afcc187f99a54f7d9dec0e
user: "Anders Logg <logg@xxxxxxxxx>"
date: Thu Apr 12 19:57:18 2007 +0200
files: src/kernel/function/DiscreteFunction.cpp src/kernel/function/UserFunction.cpp src/kernel/mesh/MeshEntityIterator.cpp src/kernel/mesh/dolfin/MeshEntityIterator.h
description:
Implement interpolate() to vertex values for the three remaining types
of functions: user, constant, discrete. Still untested, but it should work. ;-)
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin