← Back to team overview

dolfin team mailing list archive

[HG dolfin] Implement boundary conditions:

 

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

changeset:   2819:d47252db60b5299f59ee91879b4706858959fc7f
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Tue Apr 10 23:41:19 2007 +0200
files:       src/kernel/mesh/dolfin/SubDomain.h
description:
Implement boundary conditions:
 - Application implemented in NewBoundaryCondition::apply()
 - New class SubDomain makes definition of sub domains easy
 - Solution vector looks correct for Poisson demo!

Next we need to fix the export to vertex values to plot
the solution. Also need to update the PDE classes.


changeset:   2818:a093778e477bda7fb669089a31652a28e995982e
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Tue Apr 10 23:39:15 2007 +0200
files:       src/demo/pde/poisson/main.cpp src/kernel/fem/Assembler.cpp src/kernel/fem/NewBoundaryCondition.cpp src/kernel/fem/dolfin/NewBoundaryCondition.h src/kernel/function/Function.cpp src/kernel/function/dolfin/Function.h src/kernel/mesh/Makefile.am src/kernel/mesh/Makefile.in src/kernel/mesh/dolfin/Makefile.am src/kernel/mesh/dolfin/Makefile.in src/kernel/mesh/dolfin/Vertex.h src/kernel/mesh/dolfin/dolfin_mesh.h
description:
Implement boundary conditions:


changeset:   2817:8a4140776344cae7a29f3ae890aef70c1fcf58bf
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Tue Apr 10 19:50:29 2007 +0200
files:       src/demo/pde/poisson/Poisson.h src/demo/pde/poisson/main.cpp src/kernel/fem/Makefile.am src/kernel/fem/Makefile.in src/kernel/fem/NewBoundaryCondition.cpp src/kernel/fem/dolfin/BoundaryCondition.h src/kernel/fem/dolfin/Makefile.am src/kernel/fem/dolfin/Makefile.in src/kernel/fem/dolfin/NewBoundaryCondition.h src/kernel/fem/dolfin/dolfin_fem.h src/kernel/mesh/dolfin/MeshFunction.h
description:
Add new approach to boundary conditions: NewBoundaryCondition.
See separate post.


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