On Thu, 24 Apr 2008, luyi wrote:
I am very sorry, I just find that I install openmpi and mpich together, that
is the problem!
It is working now.
Thank you very much!
You're welcome. I'll send a copy of this back to libmesh-users, so if
someone else has the same problem in the future they
Thanks for the informative answer, I moved over the DiffSystem and I
think I worked out some incorrect math, but now I am back to square one
with the initial condition of the transient problem. I added this line
to the end of my Nem2DSystem:init_data () call (Nem2DSystem is the name
of my clas
On Wed, 23 Apr 2008, Paulo Correia wrote:
> I am using Triangle separately to build a specific mesh and I am
> writing a filter to convert it in xda format. However there is a
> variable "Sum of Element Weights" which I don't know how to
> calculate knowing the number of elements, its nodes and c
> I am using Triangle separately to build a specific mesh and I am writing a
> filter to convert it in xda format. However there is a variable "Sum of
> Element Weights" which I don't know how to calculate knowing the number of
> elements, its nodes and cooodinates.
> Can anyone give me an hint?
>
Hello,
I am using Triangle separately to build a specific mesh and I am writing a
filter to convert it in xda format. However there is a variable "Sum of Element
Weights" which I don't know how to calculate knowing the number of elements,
its nodes and cooodinates.
Can anyone give me an hint?
Th
Oh, thanks...
With the flag
libmesh_CXXFLAGS += -DMPICH_SKIP_MPICXX
in Make.common no need to recompile.
Lorenzo
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting even
On Wed, 23 Apr 2008, luyi wrote:
> I compile libmesh0.62 in Ubuntu 8.04, when "make examples", there is a
> problem shown as follow:
> ex0.i686-pc-linux-gnu.opt.o: In function `MPI::Op::Init(void (*)(void
> const*, void*, int, MPI::Datatype const&), bool)':
> /usr/lib/openmpi/include/openmpi/omp
On Wed, 23 Apr 2008, Lorenzo Botti wrote:
> How can I be sure to compile PETSc against a C MPI interface?
> Do I need to recompile MPI with --disable-cxx?
Not necessarily, but that's the safest thing to do. Everything else
is implementation dependent; non-standard compiler flags like
"MPICH_SKI
Thank you for the reply...
How can I be sure to compile PETSc against a C MPI interface?
Do I need to recompile MPI with --disable-cxx?
Lorenzo
-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't m
On Wed, 23 Apr 2008, Lorenzo Botti wrote:
Hi All,
I have the following problem compiling the last svn.
Compiling C++ (in optimized mode) src/base/dof_map.C...
/usr/include/c++/4.0.0/bits/ios_base.h:187: error: ‘SEEK_CUR’ was not
declared in this scope
/usr/include/c++/4.0.0/bits/ios_base.h:188
Hello,
I compile libmesh0.62 in Ubuntu 8.04, when "make examples", there is a
problem shown as follow:
ex0.i686-pc-linux-gnu.opt.o: In function `MPI::Op::Init(void (*)(void
const*, void*, int, MPI::Datatype const&), bool)':
/usr/lib/openmpi/include/openmpi/ompi/mpi/cxx/op_inln.h:122: undefined
ref
Hi All,
I have the following problem compiling the last svn.
Compiling C++ (in optimized mode) src/base/dof_map.C...
/usr/include/c++/4.0.0/bits/ios_base.h:187: error: ‘SEEK_CUR’ was not
declared in this scope
/usr/include/c++/4.0.0/bits/ios_base.h:188: error: ‘SEEK_END’ was not
declared in th
12 matches
Mail list logo