------------------------------------------------------------
revno: 5522
committer: Anders Logg<logg@xxxxxxxxx>
branch nick: dolfin
timestamp: Mon 2011-01-17 12:49:43 +0100
message:
Add sketch of ParallelData class. Code currently commented out because of
a long and complex templating error message. Indicates that boost::tuple
is missing operator< which seems strange. Take a look and see if you can
spot the problem. I've been staring at it for 2 hours...
added:
dolfin/mesh/ParallelData.cpp
dolfin/mesh/ParallelData.h
modified:
dolfin/mesh/Mesh.cpp
dolfin/mesh/MeshData.h
dolfin/mesh/MeshFunction.h