← Back to team overview

dolfin team mailing list archive

[Question #117122]: DOLFIN 0.9.8. Running elastodynamics demo. Error.

 

Question #117122 on DOLFIN changed:
https://answers.launchpad.net/dolfin/+question/117122

Summary changed to:
DOLFIN 0.9.8. Running elastodynamics demo.  Error.

Description changed to:
Hello.
Pleas, could anybody help me?

I installed DOLFIN in Scientific Linux 5, gcc-4.4.4. 
DOLFIN 0.9.7 works OK but DOLFIN 0.9.8 gives errors when running elastodynamics demo. 

Initializing DOLFIN version 0.9.8.
terminate called after throwing an instance of 'std::runtime_error'
  what():  *** Error: Unable to determine if point is inside subdomain, function inside() not implemented by user.
[juniper:12297] *** Process received signal ***
[juniper:12297] Signal: Aborted (6)
[juniper:12297] Signal code:  (-6)
[juniper:12297] [ 0] /lib64/libpthread.so.0 [0x337a80de80]
[juniper:12297] [ 1] /lib64/libc.so.6(gsignal+0x35) [0x3379c30155]
[juniper:12297] [ 2] /lib64/libc.so.6(abort+0x110) [0x3379c31bf0]
[juniper:12297] [ 3] /home/rose/local-gcc-4.4.4/lib64/libstdc++.so.6 [0x2af30a61846d]
[juniper:12297] [ 4] /home/rose/local-gcc-4.4.4/lib64/libstdc++.so.6 [0x2af30a6168e6]
[juniper:12297] [ 5] /home/rose/local-gcc-4.4.4/lib64/libstdc++.so.6 [0x2af30a616913]
[juniper:12297] [ 6] /home/rose/local-gcc-4.4.4/lib64/libstdc++.so.6 [0x2af30a6169fe]
[juniper:12297] [ 7] /home/rose/OpenMPI/openmpi-1.4.2/fenics/utils/dolfin-0.9.8/lib/libdolfin.so.0(_ZNK6dolfin6Logger5errorESs+0xd8) [0x2af305490ff8]
[juniper:12297] [ 8] /home/rose/OpenMPI/openmpi-1.4.2/fenics/utils/dolfin-0.9.8/lib/libdolfin.so.0(_ZN6dolfin5errorESsz+0x141) [0x2af3054999f1]
[juniper:12297] [ 9] /home/rose/OpenMPI/openmpi-1.4.2/fenics/utils/dolfin-0.9.8/lib/libdolfin.so.0(_ZNK6dolfin9SubDomain6insideERKNS_5ArrayIdEEb+0x28) [0x2af3054b6f88]
[juniper:12297] [10] /home/rose/OpenMPI/openmpi-1.4.2/fenics/utils/dolfin-0.9.8/lib/libdolfin.so.0(_ZNK6dolfin9SubDomain4markERNS_12MeshFunctionIjEEj+0x838) [0x2af3054b7838]
[juniper:12297] [11] ./demo(main+0x4db) [0x418bfb]
[juniper:12297] [12] /lib64/libc.so.6(__libc_start_main+0xf4) [0x3379c1d8b4]
[juniper:12297] [13] ./demo(_ZN6dolfin13GenericMatrix11ident_zerosEv+0x51) [0x418029]
[juniper:12297] *** End of error message ***

I also got errors wher running other demos.
Thanky you for respons.
Frantisek

-- 
You received this question notification because you are a member of
DOLFIN Team, which is an answer contact for DOLFIN.