Commit 85be19cd authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

removed placeholder section for sparse matrices

parent 8081b3f4
Loading
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -46,11 +46,6 @@ In this chapter, we present several data structures which are flexible in the se
\label{sec:ndarray}
\input{content/ndarrays.tex}

\section{Sparse matrices}
\label{sec:sparse matrices}
\inline{Supporting paper: "Segments: Data abstraction for parallel computations on sparse data"}
\inline{Pouze obecný popis interface + implementace, bez testovacích úloh (odkaz na článek)}

\section{Unstructured meshes}
\label{sec:meshes}
\input{content/meshes/meshes.tex}
@@ -72,9 +67,6 @@ In this chapter, we present several data structures which are flexible in the se
\label{sec:LBM}
\input{content/LBM.tex}

%\section{IB-LBM}
%\inline{Supporting paper: none? (my computational study was not published in a paper, only presented in conferences)}

\section{Coupled LBM-MHFEM}
\label{sec:LBM-MHFEM}
\input{content/LBM-MHFEM.tex}