[Libmesh-users] xda/xta data formats

2010-11-23 Thread Karen Lee
Dear libMesh users and developers, I have successfully read in a mesh with data associated with the nodes, and am trying to get libmesh to output it to a format that has the new node ID's and the associated data values (because libmesh renumbers all the nodes according to the order of appearance i

Re: [Libmesh-users] libMesh, Ranger, PETSc, and MUMPS

2010-11-23 Thread John Peterson
On Tue, Nov 23, 2010 at 11:01 AM, Andrea Hawkins-Daarud wrote: > Hello- > > First of all, I apologize because I know this is not the most > appropriate list to ask this question, but the TACC user portal seems > to be down, and I thought someone on this list might know the answer. > =) > > So, I'v

Re: [Libmesh-users] libMesh, Ranger, PETSc, and MUMPS

2010-11-23 Thread Andrea Hawkins-Daarud
Oh, I see. Thank you! Andrea On Tue, Nov 23, 2010 at 11:14 AM, Paul T. Bauman wrote: > On Tue, Nov 23, 2010 at 11:01 AM, Andrea Hawkins-Daarud > wrote: >> >> ibrun /share/home/00639/ahawkins/tgm_energy_stable/energy_stable-opt >> energy_input.in -pc_type lu -ksp_type preonly -mat_type aijmumps

Re: [Libmesh-users] libMesh, Ranger, PETSc, and MUMPS

2010-11-23 Thread Paul T. Bauman
On Tue, Nov 23, 2010 at 11:01 AM, Andrea Hawkins-Daarud < andjhawk...@gmail.com> wrote: > > ibrun /share/home/00639/ahawkins/tgm_energy_stable/energy_stable-opt > energy_input.in -pc_type lu -ksp_type preonly -mat_type aijmumps > Looks like newer versions of PETSc want this: -ksp_type preonly -p

[Libmesh-users] libMesh, Ranger, PETSc, and MUMPS

2010-11-23 Thread Andrea Hawkins-Daarud
Hello- First of all, I apologize because I know this is not the most appropriate list to ask this question, but the TACC user portal seems to be down, and I thought someone on this list might know the answer. =) So, I've downloaded the most recent version of libmesh (as of yesterday morning) onto