← Back to team overview

dolfin team mailing list archive

[HG dolfin] No objections, so I removed FunctionPointerFunction

 

One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.

changeset:   2822:462281a1c02b05b2042cc903d36a58eaa9e86140
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Thu Apr 12 19:04:31 2007 +0200
files:       src/kernel/function/Function.cpp src/kernel/function/FunctionPointerFunction.cpp src/kernel/function/Makefile.am src/kernel/function/Makefile.in src/kernel/function/dolfin/FunctionPointerFunction.h src/kernel/function/dolfin/Makefile.am src/kernel/function/dolfin/Makefile.in
description:
No objections, so I removed FunctionPointerFunction


changeset:   2821:fbe8ce50718a8edc1d8edfed6b4759e37443a9a1
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Thu Apr 12 10:36:10 2007 +0200
files:       src/kernel/function/ConstantFunction.cpp src/kernel/function/DiscreteFunction.cpp src/kernel/function/Function.cpp src/kernel/function/FunctionPointerFunction.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/FunctionPointerFunction.h src/kernel/function/dolfin/GenericFunction.h src/kernel/function/dolfin/UserFunction.h
description:
Initial work on interpolation to vertices. Output under kernel/io should
call f.interpolate(values, mesh) to get the vertex values.


changeset:   2820:5eca53071ea25eafc21e3b9f8f418e1144c0d0ed
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Thu Apr 12 09:48:57 2007 +0200
files:       src/demo/pde/poisson/Poisson.h src/demo/pde/poisson/main.cpp src/kernel/function/ConstantFunction.cpp src/kernel/function/DiscreteFunction.cpp src/kernel/function/Function.cpp src/kernel/function/FunctionPointerFunction.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/FunctionPointerFunction.h src/kernel/function/dolfin/GenericFunction.h src/kernel/function/dolfin/UserFunction.h
description:
Add functions rank() and dim() to Function interface, corresponding to
the UFC functions finite_element::value_rank() and finite_element::value_dim().
Will be used for output/postprocessing.


----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin