From: Wolfgang Bangerth Date: Fri, 7 Jun 2019 02:37:26 +0000 (-0600) Subject: Fix grammar. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5db18afc57bf7ee0434aaf9ea16076131cdd96c5;p=release-papers.git Fix grammar. --- diff --git a/9.1/paper.tex b/9.1/paper.tex index 005a6be..c567c11 100644 --- a/9.1/paper.tex +++ b/9.1/paper.tex @@ -491,7 +491,7 @@ The \texttt{HDF5} format is specially tailored for high volume parallel I/O oper of datatypes. In addition the \texttt{HDF5} format is designed for long-term preservation of data; a \texttt{HDF5} file created by a HPC system can be easily read by a commodity laptop. -The new \dealii{}'s \texttt{HDF5} interface allows to write \texttt{HDF5} files and manipulate +\dealii{}'s new \texttt{HDF5} interface allows to write \texttt{HDF5} files and manipulate datasets, groups, and attributes in serial and in parallel using MPI. The \texttt{HDF5} MPI library calls that modify the structure of the file are always collective, whereas writing and reading raw data in a dataset can be done