Looks to me like your example ran fine --- that is the output you are
supposed to get.
I guess you're worried about the warning message:
WARNING! There are options you set that were not used!
WARNING! could be spelling mistake, etc!
Option left: name:-d value: 3
Option left: name:-n value: 8
?
Sorry to post wrong information on my last message. I missed the number 3.
I tried to run the example 4 by inputting
./ex4-opt -d* 3 *- n 8
I got
Running ./ex4-opt -d 3 -n 8
Mesh Information:
mesh_dimension()=3
spatial_dimension()=3
n_nodes()=4913
n_local_nodes()=4913
n_elem()=512
Dear all,
I have just compiled libmesh under my Fedora 14.
The version of mpich is mpich2-1.3.2p1
The version of petsc is petsc-3.1-p8
When I tried to run the examples 4 by inputting
./ex4-opt -d -n 8
I got the following message.
Running ./ex4-opt -d -n 8
Mesh Information:
mesh_dimension(