[deal.II] deal.II Newsletter #18

2018-01-22 Thread Rene Gassmoeller
Hello everyone! This is deal.II newsletter #18. 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: #5777: Fix typo in changelog entry (proposed by masterleinad; merged)

Re: [deal.II] Re: Parallel DoFRenumbering does not work on mac

2018-01-22 Thread Jie Cheng
I've reinstalled MPICH, and did a clean build of p4est, petsc and dealii, this problem still exists. At the linking stage of building dealii, I got warnings: [526/579] Linking CXX shared library lib/libdeal_II.9.0.0-pre.dylib ld:

Re: [deal.II] Deal.ii installation problem:- Step 40 runtime error

2018-01-22 Thread Wolfgang Bangerth
On 01/22/2018 08:48 AM, RAJAT ARORA wrote: Running with PETSc on 2 MPI rank(s)... Cycle 0: Number of active cells: 1024 Number of degrees of freedom: 4225 Solved in 10 iterations. +-+++ | Total wallclock

[deal.II] Re: Error with Transfinite Interpolation

2018-01-22 Thread David Wells
We merged the fix this morning into the development branch, including a test based on your code. A suggestion: on some versions of GCC, calling 'abs' results in calling the C function 'int abs(int)': to be safe, use std::abs. Let me know if things work :) Thanks, David Wells On Thursday,

Re: AW: AW: [deal.II] step-42 clarification

2018-01-22 Thread Wolfgang Bangerth
I can do that for you. Do I understand correctly that the only change that needs to happen is to move active_set_old = active_set; to *after* the if-statement? Exactly. Great, thanks for confirming, Joerg! The patch is now here:

[deal.II] Deal.ii installation problem:- Step 40 runtime error

2018-01-22 Thread RAJAT ARORA
Hello all, I recently installed deal.ii using candi but after everything successfully finishes, I am not able to run step-40 on more than 1 processor. For, 1 processor it runs fine. To install everything, I used candi and and loaded following modules. 1) psc_path/1.1 2) slurm/17.02.5