![]() |
Reference documentation for deal.II version GIT d1e6af55b6 2023-02-07 07:50:02+00:00
|
#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 |
LogStream deallog |
The standard log object of deal.II:
Definition at line 37 of file logstream.cc.