aboutsummaryrefslogtreecommitdiff
path: root/commands.tex
diff options
context:
space:
mode:
authorAdrian Kummerlaender2019-01-13 13:00:21 +0100
committerAdrian Kummerlaender2019-01-13 13:00:21 +0100
commit32d479a1f658d34ff0e8c91ecffe67585ef3a65f (patch)
treeb5f54370529c6f3a941d65c251e55d3c0d5afa9b /commands.tex
parent21a4a787a032f289ff62dd7542f56aaa0acce97a (diff)
downloadgrid_refinement_bsc_thesis-32d479a1f658d34ff0e8c91ecffe67585ef3a65f.tar
grid_refinement_bsc_thesis-32d479a1f658d34ff0e8c91ecffe67585ef3a65f.tar.gz
grid_refinement_bsc_thesis-32d479a1f658d34ff0e8c91ecffe67585ef3a65f.tar.bz2
grid_refinement_bsc_thesis-32d479a1f658d34ff0e8c91ecffe67585ef3a65f.tar.lz
grid_refinement_bsc_thesis-32d479a1f658d34ff0e8c91ecffe67585ef3a65f.tar.xz
grid_refinement_bsc_thesis-32d479a1f658d34ff0e8c91ecffe67585ef3a65f.tar.zst
grid_refinement_bsc_thesis-32d479a1f658d34ff0e8c91ecffe67585ef3a65f.zip
Expand architecture overview, cite userguide
Diffstat (limited to 'commands.tex')
-rw-r--r--commands.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/commands.tex b/commands.tex
index 74c60c5..75776cb 100644
--- a/commands.tex
+++ b/commands.tex
@@ -25,6 +25,9 @@
\newcommand{\sipolarg}[1]{\overline{\boldsymbol{n}}\boldsymbol{(}{#1}\boldsymbol{)}}
\newcommand{\sipolderivarg}[2]{\overline{\boldsymbol{n}}^{\,(#1)}\boldsymbol{(}{#2}\boldsymbol{)}}
+\newcommand{\class}[1]{\texttt{#1}}
+\newcommand{\method}[1]{\texttt{#1}}
+
\newcommand\numberthis{\addtocounter{equation}{1}\tag{\theequation}}
\newcommand{\V}[2]{\ensuremath{\begin{pmatrix}#1\\#2\end{pmatrix}}}