On Thu, 21 Jul 2011, David Andrs wrote:
> I have two findings/questions about system_io.C lines 945-948:
>
> 1) the parallel sum is triggered only in debug mode. is that correct
> behavior?
Yes. The parallel sum is only used in that debug/devel mode
assertion, so we don't want to bother with th
Hi!
I have two findings/questions about system_io.C lines 945-948:
1) the parallel sum is triggered only in debug mode. is that correct
behavior?
2) when doing restart from XDA and I add new variables to the system and
running in debug mode, I hit the assert on line 947. Opt mode seems to do
One other major change in this version of exodus is that there is no
longer a 32-character limit on block, set, attribute, and map names.
There should be a README or exodus_changes.txt file that explains the
changes.
--Greg
On 7/11/11 12:03 PM, Cody Permann wrote:
> Greg
> Great! Thanks for
Please let me know if you have any questions. I really appreciate supporting
this conference.
Best,
Shahrouz Aliabadi, PhD
Professor and Director
Northrop Grumman Center for HPC, Jackson State University
Office: 601-979-1821, Cell: 678-296-8324, Fax: 601-979-1831
Email: shahrouz.k.aliab...@jsums.
Dear All,
First, I'd like to thank you guys for Libmesh, great job!
Encouraged by the examples, I started to write and run (successfully!) some
codes for linear elasticity (both static and dynamic cases). Now I'm trying to
solve a nonlinear problem using Newton-Raphson iterations. The Hessian