← Back to team overview

dolfin team mailing list archive

[HG dolfin] Fix bug in computation of facet normal. Normal is now

 

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

changeset:   2546:6fccf7a5877f96943d7fad1aa78d2b339f402c74
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Wed Dec 13 10:24:03 2006 +0100
files:       src/demo/pde/dg/main.cpp src/kernel/form/Form.cpp src/kernel/function/Function.cpp src/kernel/function/dolfin/SpecialFunctions.h src/kernel/mesh/Triangle.cpp
description:
Fix bug in computation of facet normal. Normal is now
computed correctly in test case.


changeset:   2545:acc63bddf8f3aa2a6604088ca3a49152088dcf5e
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Wed Dec 13 00:58:13 2006 +0100
files:       src/kernel/fem/AffineMap.cpp src/kernel/fem/FEM.cpp src/kernel/fem/dolfin/AffineMap.h src/kernel/fem/dolfin/FEM.h src/kernel/form/Form.cpp src/kernel/form/dolfin/Form.h 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 src/modules/elasticity-updated/ElasticityUpdatedSolver.cpp
description:
Add Cell as argument to update() functions in assembly (don't
store Cell in AffineMap). Also add test case for DG. Still
not correct results for test case.


changeset:   2544:4a0db0fac0f6362fc3f05b74fca488bb7efbb017
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Tue Dec 12 22:30:46 2006 +0100
files:       src/demo/pde/dg/Poisson.form src/demo/pde/dg/Poisson.h src/demo/pde/dg/main.cpp src/kernel/fem/AffineMap.cpp src/kernel/fem/FEM.cpp src/kernel/form/Form.cpp
description:
Fix memory leaks/bugs in FEM.cpp and Form.cpp.


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