> On Apr 22, 2015, at 12:21 AM, [email protected] wrote:
> 
> Dear all,
> 
> I want to use 64 bit indices for configuring PETSc by  --with-64-bit-indices, 
> should I configure libmesh with following lines?
> --with-dof-id-bytes=<1|2|4|8>
> --with-processor-id-bytes=<1|2|4|8>
> --with-subdomain-id-bytes=<1|2|4|8>
> 
> Is that 8 suitable for 64 bit indices?

--with-dof-id-bytes=8

Is the only one you need, increasing the other types shouldn't be necessary.

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to