Re: [Libmesh-devel] Change to System::update()

2011-06-07 Thread Roy Stogner
On Mon, 23 May 2011, Derek Gaston wrote: How about the issues you brought up below?  Any clarity on those yet? I've put in a fix (r4564) that handles the noMPI and Trilinos regressions; double-check that it still works for the bug you've found? Thanks, --- Roy

Re: [Libmesh-devel] subdomain_id_type

2011-06-07 Thread Roy Stogner
On Tue, 7 Jun 2011, Cody Permann wrote: > What kind of configure options would you like for this task. It > appears we don't have many argument based options but it makes sense > for this case. > > --subdomain-id-bytes=[1,2,4] Agreed. > Alternatively we could put in separate options for each o

Re: [Libmesh-devel] subdomain_id_type

2011-06-07 Thread Cody Permann
Roy, What kind of configure options would you like for this task. It appears we don't have many argument based options but it makes sense for this case. --subdomain-id-bytes=[1,2,4] Alternatively we could put in separate options for each of these cases consistent with most of the existing opt