and at the same time, I write the codes and it comes "the
deal.II/grid/tria.h not found" I dont konw why
best
Qiong
在2022年9月8日星期四 UTC+8 09:34:59 写道:
> I created a new cmake project on wsl with vscode ,I write the
> INCLUDE_DIRETORIES with header file of dealii in the CMakeLists and then
> cma
I created a new cmake project on wsl with vscode ,I write the
INCLUDE_DIRETORIES with header file of dealii in the CMakeLists and then
cmake project ,I am not sure if its going to work . But when I make it
comes error as follow
[image: 1662600815935.png]
best
Qiong
在2022年9月8日星期四 UTC+8 09:23:08
I did install MPI on wsl
and I congfigure deal.ii with DEAL_II_WITH_PETSC = ON
DEAL_II_WITH_P4EST = ON
在2022年9月7日星期三 UTC+8 23:03:57 写道:
> Qiong,
>
> What CMake settings did you use to configure deal.II?
> Does your system indeed provide an MPI installation?
>
> Bets,
> Daniel
>
> On Wed, Se
You will need to configure deal.II with HDF5 support, see
https://www.dealii.org/developer/readme.html#optional-software
On Wed, Sep 7, 2022 at 1:23 PM Judy Lee wrote:
>
> Hello everyone!
>
> For the step-3 hdf5 to output the solution data, I have an error message
> returned, like the following:
Hello everyone!
For the step-3 hdf5 to output the solution data, I have an error message
returned, like the following:
[ 66%] Built target step-3
[100%] Run step-3 with Debug configuration
Number of active cells: 1024
Number of degrees of freedom: 1089
DEAL:cg::Starting value 0.121094
DEAL
Hello everyone!
This is deal.II newsletter #224.
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:
#14245: PreconditionRelaxation: add specialization (proposed by peterru
Qiong,
What CMake settings did you use to configure deal.II?
Does your system indeed provide an MPI installation?
Bets,
Daniel
On Wed, Sep 7, 2022 at 10:22 AM jim wo wrote:
> Hello,
> I want to develop my own project on wsl with deal.ii 9.4. after make I
> got this message:
>
> In file inclu
Hello,
I want to develop my own project on wsl with deal.ii 9.4. after make I
got this message:
In file included from /home/wu/deal_II/include/deal.II/grid/tria.h:20,
from /home/wu/cmakeQuickStart/main.cpp:23:
/home/wu/deal_II/include/deal.II/base/config.h:540:12: fatal error: