On Tue, Apr 21, 2020, at 16:06 CDT, Wolfgang Bangerth
wrote:
> On 4/21/20 5:24 AM, Stefan Knauf wrote:
>>
>> I used the following command:
>>
>> cmake -DDEAL_II_WITH_MPI=ON
>> -DP4ESTDIR=/home/stefan/p4est-2.2/local/lib -DDEAL_WITH_P4EST=ON
>> -DDEAL_WITH_TRILINOS=ON ../sources/dealii-9.1.1/ .
On 4/21/20 5:24 AM, Stefan Knauf wrote:
I used the following command:
cmake -DDEAL_II_WITH_MPI=ON -DP4ESTDIR=/home/stefan/p4est-2.2/local/lib
-DDEAL_WITH_P4EST=ON -DDEAL_WITH_TRILINOS=ON ../sources/dealii-9.1.1/ ../install/
command
I have attached the cmake output and error log.
Any help wou
Hi Alberto,
that's too much code for anyone to look through -- do you think you could come
up with a minimal, self-contained testcase that shows the problem? It's
entirely possible that there is a bug, but it would be very useful to have a
self-contained program that demonstrates it and that
Hello everyone!
This is deal.II newsletter #119.
It automatically reports recently merged features and discussions about the
deal.II finite element library.
## Below you find a list of recently proposed or merged features:
#9934: Explicitly =delete copy operators for TaskDescriptor. (proposed