dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #03325
Re: [HG] Merge.
Sounds very interesting. What does the interpolation do? Can you
interpolate/project between two given functions?
/Anders
On Mon, Sep 18, 2006 at 09:01:44PM +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: 2240:59e72f1981c23349de43259383e9ceff64fb93ca
> tag: tip
> parent: 2239:e2c11d7feb4fe48db9b3a73fb0ad13a8cd0e0bb1
> parent: 2236:ec392a4b7ff2e3ba8a103b85a10595df44689659
> user: "Johan Jansson <johanjan@xxxxxxxxxxxxxxxx>"
> date: Mon Sep 18 21:01:24 2006 +0200
> files: src/pydolfin/dolfin.py src/pydolfin/dolfin_wrap.h
> description:
> Merge.
>
>
> changeset: 2239:e2c11d7feb4fe48db9b3a73fb0ad13a8cd0e0bb1
> user: "Johan Jansson <johanjan@xxxxxxxxxxxxxxxx>"
> date: Mon Sep 18 20:58:03 2006 +0200
> files: src/demo/scripting/pydolfin/solvers/elasticity-tpde/elasticitypde.py src/demo/scripting/pydolfin/solvers/elasticity-tpde/elasticitysolver.py src/demo/scripting/pydolfin/solvers/elasticity-tpde/plot.py src/demo/scripting/pydolfin/solvers/elasticity-tpde/tetmesh-4.xml.gz src/kernel/function/DiscreteFunction.cpp src/kernel/function/Function.cpp src/kernel/function/GenericFunction.cpp src/kernel/function/dolfin/DiscreteFunction.h src/kernel/function/dolfin/Function.h src/kernel/function/dolfin/GenericFunction.h src/kernel/ode/TimeSlabJacobian.cpp src/pydolfin/dolfin.py
> description:
> Function:
>
> Add interface for interpolating between functions (to a DiscreteFunction).
>
> ODE:
>
> Silence debug output.
>
> PyDOLFIN:
>
> Add elasticity demo using TimeDependentPDE interface, used to test
> interface.
>
>
> changeset: 2238:49e73cd7f41026e3145c7b7974baba8fdf975a44
> user: "Johan Jansson <johanjan@xxxxxxxxxxxxxxxx>"
> date: Sun Sep 17 16:48:37 2006 +0200
> files: src/demo/scripting/pydolfin/solvers/heat/heatpde.py src/demo/scripting/pydolfin/solvers/heat/heatsolver.py src/kernel/la/PETScVector.cpp src/kernel/la/dolfin/PETScVector.h src/kernel/la/dolfin/uBlasVector.h src/kernel/la/uBlasVector.cpp src/kernel/pde/TimeDependentPDE.cpp src/modules/heat/HeatSolver.cpp src/pydolfin/dolfin.i src/pydolfin/dolfin.py src/pydolfin/dolfin_glue.cpp
> description:
> LA:
>
> Implement subvector copying.
>
>
> -------------------------------------------------------
> For more details, visit http://www.fenics.org/hg/dolfin
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/dolfin-dev
Follow ups
References