Hi,
On Wed, Jan 24, 2018, at 11:17 CST, Eldar Khattatov
wrote:
> I forgot to mention, I tried both the development and 8.5.1versions of
> deal.II and the errors are the same.
The test in question tries to compile a very minimalistic
int main () { return 0; }
with the given compiler, link
Hi, Bruno,
Just want to inform you and the dealii users who may be interested that my
problem is solved perfectly by using Ross' new implementation FE_NedelecSZ.
The results given by brick elements and hexes are quite similar. Thanks a
lot for the help.
Best
Jianan
在 2017年12月28日星期四 UTC-5上午1
Hi,
On Wednesday, January 24, 2018 at 9:13:06 PM UTC+1, Sukhminder Singh wrote:
>
> I installed Spack package of Dealii on a machine with 32 cores (48 virtual
> cores) and ran a petsc-parallel code. If I run using only one MPI process,
> then I only get one core running for the solver part. Shou
Is there any way to find element neighbors with in a particular *radius*
from its center? One approach is to compare distance with every other
element in the whole mesh but then the algorithmic complexity will be
O(N^2). Another approach is to map all the elements to a coarse structured
grid wi
I installed Spack package of Dealii on a machine with 32 cores (48 virtual
cores) and ran a petsc-parallel code. If I run using only one MPI process,
then I only get one core running for the solver part. Shouldn't it use all
the available cores within a node? I think its installed with MPI only
I forgot to mention, I tried both the development and 8.5.1versions of
deal.II and the errors are the same.
--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see
https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you a
I was asked to help a fellow graduate student with installing deal.ii on
his laptop that runs Ubuntu 17.10, and for some reason, I end up having the
following error message from cmake:
CMake Error at cmake/setup_finalize.cmake:95 (MESSAGE):
>
>
>
> Configuration error: Cannot compile a te
Please find the file: detailed.log attached.
El martes, 23 de enero de 2018, 17:02:14 (UTC-5), Wolfgang Bangerth
escribió:
>
> On 01/23/2018 02:13 PM, Bruno Turcksin wrote:
> >
> > mypath/dealii/source/lac/scalapack.cc:243:91: error: there are no
> > arguments to ‘MPI_Comm_create_group
After both Sacado and Adol-C can be linked into the library (and both can
serve the same purpose):
What is the difference between both? Why should I prefer one over the other?
Thanks!
--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see
https://groups.