B1;2600;0cOn Wed, Feb 23, 2011 at 02:41:50PM +0000, Garth N. Wells wrote: > It looks to me like IndexSet should have some assertions added to check > for out of bounds indices.
I'm not so sure. It uses std::vector so I would think it's the responsibility of std::vector to assert indices. -- Anders _______________________________________________ Mailing list: https://launchpad.net/~dolfin Post to : dolfin@lists.launchpad.net Unsubscribe : https://launchpad.net/~dolfin More help : https://help.launchpad.net/ListHelp