Hi,
I am using Mac OS just updated my Xcode as MacOSX10.13.sdk. Then I got a
error during compiling
No rule to make target
`/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/Accelerate.framework'
Indeed there is only
Hi Artur,
It is the problem, I finally set up deal.ii with trilinos and petsc. Thank
you for all your help.
Bests,
Zhenlin
2017-04-07 17:44 GMT-04:00 Artur Safin :
> Zhenlin,
>
> The petsc configuration I posted was for complex numbers, which is enabled
> with --with-scalar-type=complex. If you
Hi Artur,
Thank you very much for your sharing! it is very helpful. I basically
followed your installation, and it works well for trilinos and petsc.
However when I install deal.ii with link to petsc, error happens when
compiling data_out_dof_data.cc that "error: no suitable conversion function
fr
Hi Artur,
I am trying to install these by myself, it would be great that you can
share your installation steps, did you configure deal.ii with petsc? If so
did you use the available version or also install it by yourself?
Thank you,
Zhenlin
在 2017年4月5日星期三 UTC-4下午7:56:52,Artur Safin写道:
>
> Zhen
Turcksin写道:
>
> Zhenlin,
>
> On Wednesday, April 5, 2017 at 6:10:44 PM UTC-4, zhen-lin Wang wrote:
>>
>> However, errors happens at linking:
>>
>> /home1/apps/intel15/mvapich2_2_1/trilinos/12.8.1/lib/libpytrilinos.so:
>> undefined reference to `PyType_IsSubty
Hi,
I am trying to run deal.ii on Stampede after loading following modules, I
can compile the code:
1) xalt/0.6 3) git/2.7.0 5) intel/15.0.2 7) mvapich2/2.1 9)
dealii/8.4.1 11) slepc/3.5
2) TACC 4) cmake/3.7.1 6) cxx11/4.9.18) trilinos/12.6.4 10)
petsc/3.5
How
alization/restart.
>
> Regards,
> Denis.
>
> On Wednesday, February 22, 2017 at 6:51:34 AM UTC+1, zhen-lin Wang wrote:
>>
>> Hi all,
>>
>> I found that hp::DoFHandler does not support
>> parallel::distributed::Triangulation currently. The erro
Hi all,
I found that hp::DoFHandler does not support
parallel::distributed::Triangulation currently. The error shows like:
---
An error occurred in line <1669> of file
in function
dealii::hp::DoFHandler<2, 2>::DoFHandler(const Triangulation &) [dim = 2, spacedim = 2]
The viola