← Back to team overview

dolfin team mailing list archive

[HG dolfin] More work on assembly over sub domains. Automated extraction of sub domain

 

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

changeset:   3096:a1de2a00b3fe1c2b817b8992935d636a0b7c307d
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Thu May 17 00:40:11 2007 +0200
files:       src/demo/pde/lift-drag/Drag.form src/demo/pde/lift-drag/Drag.h src/demo/pde/lift-drag/Lift.form src/demo/pde/lift-drag/Lift.h src/demo/pde/lift-drag/Makefile src/demo/pde/lift-drag/main.cpp src/demo/pde/lift-drag/pressure.xml.gz src/demo/pde/lift-drag/velocity.xml.gz src/kernel/fem/Assembler.cpp src/kernel/mesh/SubDomain.cpp src/kernel/mesh/dolfin/SubDomain.h
description:
More work on assembly over sub domains. Automated extraction of sub domain
markers for given SubDomain implemented in assembly, but not used during
assembly (should be just a simple fix remaining). Also added demo of this
for computing lift and drag around the demo dolphin.


changeset:   3095:e29ea0327a0566da5fb3f04fc541a6132d13afc3
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Thu May 17 00:25:29 2007 +0200
files:       src/demo/nls/nonlinearpoisson/main.cpp src/demo/pde/dg/main.cpp src/demo/pde/elasticity/main.cpp src/demo/pde/functional/main.cpp src/demo/pde/nonlinear-poisson/main.cpp src/demo/pde/poisson/main.cpp src/demo/pde/stokes/stabilized/main.cpp src/demo/pde/stokes/taylor-hood/main.cpp src/kernel/function/Function.cpp src/kernel/function/dolfin/Function.h src/kernel/function/dolfin/SpecialFunctions.h src/kernel/mesh/dolfin/SubDomain.h
description:
Add const qualifier to Function::eval() and SubDomain::inside(). All demos
updated for interface change.


changeset:   3094:2a22b61f5c2a1f48008c1050af6916117dcc42fe
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Thu May 17 00:07:53 2007 +0200
files:       src/sandbox/dg/cg-dg-comparison/cg/Poisson.h src/sandbox/dg/cg-dg-comparison/cg/main.cpp src/sandbox/dg/cg-dg-comparison/dg/Poisson.h src/sandbox/dg/cg-dg-comparison/dg/main.cpp
description:
Recompile DG tests with latest FFC after bug fix. CG solution
now looks correct but DG solution still has some problems.


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