dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #08022
[HG DOLFIN] Add mesh of an aneurysm generated with VMTK.
One or more new changesets pushed to the primary dolfin repository.
A short summary of the last three changesets is included below.
changeset: 4226:597ea1fe43a2f30b7e1bebee08ceef0682e6131f
tag: tip
user: Anders Logg <logg@xxxxxxxxx>
date: Fri May 23 13:13:00 2008 +0200
files: data/meshes/aneurysm.xml.gz
description:
Add mesh of an aneurysm generated with VMTK.
Includes boundary indicators using the new extended
Mesh XML format.
changeset: 4225:f30ec2c927229a28a3563f4d6c8b9efc71c0334c
user: Anders Logg <logg@xxxxxxxxx>
date: Thu May 22 11:02:01 2008 +0200
files: dolfin/fem/DirichletBC.cpp dolfin/io/XMLMesh.cpp
description:
Bug fixes. Reading boundary data from mesh file and
application of boundary conditions seems to work now.
Will comment on integration with VMTK in a while.
changeset: 4224:c5a7da38ff2c966e5f2483b5232993fb75ac6aa1
user: Anders Logg <logg@xxxxxxxxx>
date: Thu May 22 10:19:48 2008 +0200
files: dolfin/fem/DirichletBC.cpp dolfin/fem/DirichletBC.h
description:
Major cleanup of DirichletBC:
- Store boundary facets in array, common for all different representations
- BCs may now be specified in 3 differenet ways: SubDomain, MeshFunction, or as Mesh data
- Should speed up repeated application of BCs
- Tested on a few different applications, but please check that nothing broke.
In particular, geometric and pointwise application has not been tested.
----------------------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin