File: macros.tex

package info (click to toggle)
libint 1.1.6-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,404 kB
  • ctags: 548
  • sloc: sh: 10,210; ansic: 9,379; makefile: 426; perl: 141
file content (24 lines) | stat: -rw-r--r-- 595 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24

\newcommand{\LIBINT}{{\tt LIBINT}}
\newcommand{\LIBINTv}{{\tt LIBINT} Version 1.1}

\newcommand{\libint}{{\tt libint}}
\newcommand{\libderiv}{{\tt libderiv}}
\newcommand{\librij}{{\tt libr12}}

\newcommand{\libinth}{{\tt libint.h}}
\newcommand{\libderivh}{{\tt libderiv.h}}
\newcommand{\librijh}{{\tt libr12.h}}

\newcommand{\libinta}{{\tt libint.a}}
\newcommand{\libderiva}{{\tt libderiv.a}}
\newcommand{\librija}{{\tt libr12.a}}

\newcommand{\n}{{\bf n}}
\newcommand{\A}{{\bf A}}
\newcommand{\B}{{\bf B}}
\newcommand{\C}{{\bf C}}
\newcommand{\D}{{\bf D}}

\def\bmath#1{\mbox{\boldmath$#1$}}