← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Move computation of boundary indicators from Assembler to MeshEditor.

 

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

changeset:   6364:883aca95604cf51f9994fb3894f7b893945c754b
tag:         tip
user:        Anders Logg <logg@xxxxxxxxx>
date:        Mon Jun 22 14:51:43 2009 +0200
files:       dolfin/fem/Assembler.cpp dolfin/fem/Assembler.h dolfin/io/XMLMesh.cpp dolfin/mesh/MeshEditor.cpp dolfin/mesh/MeshEditor.h dolfin/mesh/MeshGeometry.cpp dolfin/mesh/MeshGeometry.h
description:
Move computation of boundary indicators from Assembler to MeshEditor.
Now called in MeshEditor::close() and therefore when reading from file.


changeset:   6363:76bc644f787eee2b95fa19ea81978e12f11c72b4
user:        Anders Logg <logg@xxxxxxxxx>
date:        Mon Jun 22 14:11:21 2009 +0200
files:       dolfin/fem/Assembler.cpp dolfin/fem/Assembler.h
description:
Formatting fixes and cleanups in Assembler::compute_mesh_function_from_mesh_arrays


changeset:   6362:b2d7dcb098988614061fab85737bbfb29f66482b
parent:      6360:0311b579956937e27b93c7fafb38ab32e7b1a8d1
parent:      6361:e3d5af91db658c6bf5ace46f1bb7d3c42eec47aa
user:        "Garth N. Wells <gnw20@xxxxxxxxx>"
date:        Mon Jun 22 11:36:14 2009 +0100
files:       
description:
merge.

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


Follow ups