Yes, that part now works. Thank you, Wolfgang.
Anton.
On Wednesday, March 17, 2021 at 3:13:17 PM UTC-7 Wolfgang Bangerth wrote:
> On 3/17/21 10:41 PM, Anton Ermakov wrote:
> > Thanks for the reply. I think I got it. Basically, I had to manually
> place the
> > local matrices into the global ma
Hello:
I'm trying to install deal II 9.2.0 on Ubuntu 20.04.2 LTS realease. And I
succeded.
But if I try to install it with HDF5 activated I get errors like those
shown below in the cmake process (while executing 'cmake
-DDEAL_II_DIR=/home/curro/dealii-9.2.0/ ../'):
-- Include /home/curro/deal
On 3/21/21 1:41 PM, Curro Trigo wrote:
I've downloaded from 'https://www.hdfgroup.org/' the file
'hdf5-1.12.0-linux-centos7-x86_64-shared-production.tar.gz'. And I have
expanded it. Also, I've set the environment variable LD_LIBRARY_PATH to the
folder where I've expanded it. With no success.
Hello again,
The problem is when I type 'apt-cache search hdf5' I get 103 packages (attached
to this e-mail) in Ubuntu related to hdf5. Which ones do I have to select?
I've selected these four packages:
hdf5-helpers
libhdf5-103
libhdf5-cpp-103
libhdf5-dev
with the sam
Dear Deal.II Community
I am currently trying to implement the extensions in Step-7 tutorial
program wherein I have to plot the runtime Vs error in order to get a
better idea about the convergence characteristic of the solver as suggested
in the documentation.Any help in this regard will be bene