Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.5.0
\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}} \newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=} \newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]} \newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Typedefs
TrilinosWrappers::types Namespace Reference

Typedefs

using int64_type = long long int
 
using int_type = int
 

Typedef Documentation

◆ int64_type

using TrilinosWrappers::types::int64_type = typedef long long int

Declare type of 64 bit integer used in the Epetra package of Trilinos.

Definition at line 185 of file types.h.

◆ int_type

Declare type of integer used in the Epetra package of Trilinos.

Definition at line 196 of file types.h.