]> https://gitweb.dealii.org/ - release-papers.git/commitdiff
Fix typos.
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 14 May 2020 19:43:28 +0000 (13:43 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 14 May 2020 19:43:28 +0000 (13:43 -0600)
9.2/paper.tex

index 1e064e09f84ae1f9b01ec61236ba07d74d6bc68d..5d0971ff982e49ecb4d67ea18b4994ff88fe0f06 100644 (file)
@@ -538,8 +538,8 @@ applications. However, some are worth mentioning:
 \begin{itemize}
 \item The functions:
 \begin{itemize}
-\item \texttt{DoFHandler::loccaly\_owned\_dofs\_per\_processor()}
-\item \texttt{DoFHandler::loccaly\_owned\_mg\_dofs\_per\_processor()}
+\item \texttt{DoFHandler::locally\_owned\_dofs\_per\_processor()}
+\item \texttt{DoFHandler::locally\_owned\_mg\_dofs\_per\_processor()}
 \end{itemize} have been deprecated. As discussed in Subsection~\ref{subsec:performance}, deal.II does not store information for all processes on all processes processes, but only the local information or the locally-relevant information. Users are asked to construct the global information on their own, e.g. by calling \texttt{Utilities::MPI::Allgather(locally\_owned\_info(), comm)}.
 \item 
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.