dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #04573
[HG dolfin] Some work on applying bc. Waiting for FFC to generate some UFC functions.
One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.
changeset: 2814:65e09046dc71eee61305a3f904ca452aa32926e1
tag: tip
user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date: Fri Apr 06 15:00:16 2007 +0200
files: src/demo/pde/poisson/Poisson.h src/demo/pde/poisson/main.cpp src/kernel/fem/BoundaryCondition.cpp src/kernel/fem/dolfin/BoundaryCondition.h src/kernel/la/PETScMatrix.cpp src/kernel/la/dolfin/GenericMatrix.h src/kernel/la/dolfin/PETScMatrix.h src/kernel/la/dolfin/uBlasMatrix.h
description:
Some work on applying bc. Waiting for FFC to generate some UFC functions.
changeset: 2813:e2fa7f890d37795f1a8f51969fccad839bf96d2c
user: "Anders Logg <logg@xxxxxxxxx>"
date: Fri Apr 06 00:28:06 2007 +0200
files: src/demo/pde/poisson/Poisson.form src/demo/pde/poisson/Poisson.h src/demo/pde/poisson/main.cpp src/kernel/function/Function.cpp src/kernel/function/dolfin/Function.h
description:
Small fixes and testing of assembly of right-hand side in Poisson demo:
- Works now with source function f
- Works with Neumann function g = 1.0
- Does not work with NeumannBC function (compared to old code)
changeset: 2812:40b04a29069e21ce613f21da7014938dfa7a4f28
user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
date: Thu Apr 05 13:39:25 2007 +0200
files: src/demo/pde/poisson/Poisson.form src/demo/pde/poisson/Poisson.h src/demo/pde/poisson/main.cpp
description:
Working on getting Poisson demo up and running.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin
Follow ups