DOLFIN wrote: > One or more new changesets pushed to the primary dolfin repository. > A short summary of the last three changesets is included below. > > changeset: 6977:3d54df3ed64ee441001571f125cd7eae95b235f3 > tag: tip > user: "Ola Skavhaug <[email protected]>" > date: Tue Sep 08 14:38:11 2009 +0200 > files: dolfin/mesh/MeshFunction.h > description: > Re-enable verbose output of MeshFunctions even though they are templated. >
I disabled this because it breaks our application code where we template things other than int, uint and double over mesh entities. Garth > > changeset: 6976:d16cc2d0e55e1c716326cb3757cc85f482e6f830 > user: "Ola Skavhaug <[email protected]>" > date: Tue Sep 08 14:37:18 2009 +0200 > files: dolfin/io/XMLLocalMeshData.cpp dolfin/io/XMLLocalMeshData.h > dolfin/io/XMLMeshFunction.cpp dolfin/io/XMLMeshFunction.h > description: > Fix MeshFunction reading in parallel. Assuming mesh has appropriate global > entity indices for now (coming in as const.). > > > changeset: 6975:37efb9fe9fe684b23521574a89048705a9a0bc6e > parent: 6974:6c4c77900222f82b7b32888b29a08fef9ddc5789 > parent: 6973:abda55b5dfa2b2d0fbe2614b15483911ef661fdc > user: Anders Logg <[email protected]> > date: Tue Sep 08 12:51:01 2009 +0200 > files: > description: > merge > > ---------------------------------------------------------------------- > For more details, visit http://www.fenics.org/hg/dolfin > _______________________________________________ > DOLFIN-dev mailing list > [email protected] > http://www.fenics.org/mailman/listinfo/dolfin-dev _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
