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
Variables
logstream.cc File Reference
#include <deal.II/base/job_identifier.h>
#include <deal.II/base/logstream.h>
#include <deal.II/base/thread_management.h>
#include <fstream>
#include <iomanip>
#include <iostream>
#include <sstream>
#include <thread>

Go to the source code of this file.

Variables

LogStream deallog
 

Variable Documentation

◆ deallog

LogStream deallog

The standard log object of deal.II:

Definition at line 37 of file logstream.cc.