← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Option for setting boundary conditions based on local geometrical search.

 

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

changeset:   3397:a79231464d1a6f6303f1bfb62390450c8c836cb2
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Sun Oct 28 11:15:27 2007 +0100
files:       ChangeLog src/kernel/fem/BoundaryCondition.cpp src/kernel/fem/DirichletBC.cpp src/kernel/fem/dolfin/BoundaryCondition.h src/kernel/fem/dolfin/DirichletBC.h src/pydolfin/dolfin_docstrings.i
description:
Option for setting boundary conditions based on local geometrical search.
(Patch from Kristian with some modifications.)

This makes it possible to set boundary conditions for elements which don't
(according to tabulate_facet_dofs) have any dofs on the boundary. This includes
most notably DG elements where all dofs are internal to the cell, so we
can now set also strong BCs for DG elements.

The local test for coordinate on facet is only implemented for 2D so far.
3D will come.


changeset:   3396:a34ecc472f371db2dd9176e0da2440096f45abf5
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Tue Oct 23 14:07:18 2007 +0200
files:       src/kernel/la/PETScMatrix.cpp src/kernel/la/PETScVector.cpp src/kernel/la/dolfin/PETScMatrix.h src/kernel/la/dolfin/PETScVector.h src/pydolfin/dolfin_docstrings.i
description:
Remove min, max functions from PETScVector


changeset:   3395:fa450b98c8860e6187a1510bb29f13e1ecd8003b
parent:      3394:b0d95b788d9b21dcf38e47847ad6afdfee7b62f2
parent:      3393:7e884fe7364dd560a0e115a08bd52d6837bcb5ce
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Mon Oct 15 18:46:06 2007 +0100
files:       
description:
merge.

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