On Mon, 9 Jan 2012, Paul T. Bauman wrote: > Definitely on board for more const correctness. However, don't the > Physics classes change private data when assembling? For example, > elem_subresiduals get updated in the element loop. Or is this > changing in the API work you're doing? I think it should be fine for > the QoI interfaces though.
No, even the QoI interfaces have output data packed into the context for thread-safety reasons. We'd have to split the context into input and output objects. Definitely not an API change to make on a whim. --- Roy ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
