dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #02489
Re: [HG] Assemble boundary integrals.
It's now possible to assemble boundary integrals that appear in bilinear
and linear forms. Take a look at src/demo/pde/poisson.
If you want to test it, grab the modified version of FFC by doing
hg clone old-http://mech001.citg.tudelft.nl/~garth/hg/ffc
and make sure that you have the CVS version of FIAT. It should all be in
the official FFC soon.
Garth
On Thu, 2006-05-04 at 14:59 +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: 1913:cb7929258441c469843d9bb8e73102e98c3fdf0d
> tag: tip
> user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
> date: Thu May 4 14:58:41 2006 +0200
> files: src/demo/pde/poisson/Poisson.form src/demo/pde/poisson/Poisson.h src/demo/pde/poisson/main.cpp src/kernel/fem/dolfin/FEM.h src/kernel/mesh/Boundary.cpp src/kernel/mesh/dolfin/Boundary.h
> description:
> Assemble boundary integrals.
>
>
> changeset: 1912:e50366af34650359e879e250d9287bac11f55376
> user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
> date: Wed May 3 19:13:12 2006 +0200
> files: src/kernel/fem/AffineMap.cpp src/kernel/fem/dolfin/AffineMap.h src/kernel/mesh/Face.cpp src/kernel/mesh/dolfin/Face.h src/kernel/mesh/dolfin/dolfin_mesh.h
> description:
> Compute affine mapping for a given facet of a cell.
>
> Add function to compute area of a Face.
>
>
> changeset: 1911:fad289d8805713aabbef0b35bef27c2a63b2e85d
> user: "Garth N. Wells <g.n.wells@xxxxxxxxxx>"
> date: Wed May 3 15:56:07 2006 +0200
> files: src/kernel/fem/dolfin/FEM.h src/kernel/mesh/Makefile.am src/kernel/mesh/Makefile.in src/kernel/mesh/dolfin/BoundaryFacetIterator.h src/kernel/mesh/dolfin/BoundaryIterator.h src/kernel/mesh/dolfin/Makefile.am src/kernel/mesh/dolfin/Makefile.in
> description:
> Rename BoundaryIterator BoundaryFacetIterator.
>
>
> -------------------------------------------------------
> For more details, visit http://www.fenics.org/hg/dolfin
>
> _______________________________________________
> DOLFIN-dev mailing list
> DOLFIN-dev@xxxxxxxxxx
> http://www.fenics.org/cgi-bin/mailman/listinfo/dolfin-dev
Follow ups
References