Hello all,
It turns out that there is a bug in MUMPS 5.0.0 which is installed by
default by Petsc 3.6.x versions when using --download mumps flag.
This can be avoided by using MUMPS 5.0.1 which was released in July 2015.
Petsc 3.7.x version installes MUMPS 5.0.1 by default.
Also, as I write th
Dear Reza!
> How can I have it to carry out as a sample?
Timo Heister and I already got the question and we will upload
Example 4 very soon.
But just as a personal comment: creating Example 4 by yourself
would be a very good exercise to become familiar with the code.
The geometry and all materi
Dear all,
This morning I updated from develop b9148b1 to c898b9d and am now running
into problems building py-scipy on OSX 10.11.5 that I'm unable to resolve
myself. I've attached the build logs. Does anyone have any ideas as to what
I can do to fix this issue?
Many thanks in advance for your
and also there is an example in paper called "Example 4-Symmetric three
point bending" which is not contained in the folder crack-master. How can I
have it to carry out as a sample?Thanks again.
Am Montag, 18. Juli 2016 15:21:42 UTC+2 schrieb Reza Zargar:
>
> Dear all,
>
> I would like to know i
Dear all,
I would like to know if I find anywhere an interpretation of the code of
crack-master for phase-field fracture sample. I have gotten the example and
I have to investigate if it works without the predictor-corrector too or
not, and to do this I should understand how does it work. altho
Thank you!
在 2016年7月18日星期一 UTC+8下午6:09:19,Matthias Maier写道:
>
>
> > /usr/bin/ld: /usr/local/lib/liblapack.a(sgeev.o): relocation R_X86_64_32
> > against `.rodata' can not be used when making a shared object; recompile
> > with -fPIC
> > /usr/local/lib/liblapack.a: could not read symbols: Bad va
> /usr/bin/ld: /usr/local/lib/liblapack.a(sgeev.o): relocation R_X86_64_32
> against `.rodata' can not be used when making a shared object; recompile
> with -fPIC
> /usr/local/lib/liblapack.a: could not read symbols: Bad value
This means that your local blas and lapack libraries in /usr/local/l
while I use the following:
cmake -DCMAKE_INSTALL_PREFIX=/usr/local/dealii/ ../
there was noting wrong message,
but when I make -j2 install, I got the error:
/usr/bin/ld: /usr/local/lib/liblapack.a(sgeev.o): relocation R_X86_64_32
against `.rodata' can not be used when making a shared object; recom