← Back to team overview

dolfin team mailing list archive

[HG dolfin] Interpolate functions onto interior facets. This is a temporary fix with

 

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

changeset:   2524:4f6755b87380cef4a9a867725285af681da0927f
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Thu Dec 07 16:43:20 2006 +0100
files:       src/kernel/fem/FEM.cpp src/kernel/form/BilinearForm.cpp src/kernel/form/Form.cpp src/kernel/form/dolfin/BilinearForm.h src/kernel/form/dolfin/Form.h src/kernel/function/Function.cpp src/kernel/function/dolfin/Function.h
description:
Interpolate functions onto interior facets. This is a temporary fix with
some extra overhead in allociation of local data (the c array needs to be
twice as large). The c array is now a member of Form which complicates things.
This will be easier with UFC when c (w) is an argument.


changeset:   2523:95991441b6aa7794c38645aedd6a79024a3fd869
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Thu Dec 07 16:00:22 2006 +0100
files:       src/kernel/mesh/Triangle.cpp
description:
Minor adjustments to computation of outward normal on triangle facets.


changeset:   2522:c7b341339aabea98fc378e3ac11e7f4f735e8d1d
parent:      2520:d0efed90f16ba33f66fb0fcc769a9959ce2b8074
parent:      2521:b37a0c256f4e77cdc0a4b7da2456cee613187b93
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Thu Dec 07 15:54:24 2006 +0100
files:       src/demo/pde/dg/Poisson.h src/kernel/mesh/Triangle.cpp
description:
merge


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