← Back to team overview

dolfin team mailing list archive

[HG DOLFIN] Minor formatting fixes in File classes.

 

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

changeset:   6328:b950bb478e38b543b0a4a512d177b7febb9f913e
tag:         tip
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu Jun 18 20:25:24 2009 +0200
files:       dolfin/io/File.cpp dolfin/io/File.h dolfin/io/GenericFile.cpp dolfin/io/GenericFile.h dolfin/io/XMLFile.cpp dolfin/io/XMLFile.h
description:
Minor formatting fixes in File classes.


changeset:   6327:601e2268309879bb471061594fbbf35ce3a109a6
parent:      6326:c734575111240255d7e498bef9f9a1eaf607b047
parent:      6325:21aeaa4fe7fdd94e2d730a858793e837113c88e2
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu Jun 18 20:18:26 2009 +0200
files:       
description:
merge


changeset:   6326:c734575111240255d7e498bef9f9a1eaf607b047
parent:      6318:3266f2c1ab5cd5973411437e6998856fb9c75979
user:        Anders Logg <logg@xxxxxxxxx>
date:        Thu Jun 18 20:09:52 2009 +0200
files:       bench/fem/convergence/bench.log dolfin/fem/UFCCell.h
description:
Cleanup and simplifications in UFCCell. Mesh entity indices are now
always copied into the ufc::cell data structure, not only the pointers
as before. Testing with bench/fem/convergence benchmark indicates that
this does not degrade performance (even a little faster). This helps
simplifying the handling of sequential mode (when entity indices are
found directly in the mesh) and parallel mode (when entity indices
must be mapped to global indices).

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