WarpX
Loading...
Searching...
No Matches
Source
ablastr
utils
msg_logger
MsgLogger_fwd.H
Go to the documentation of this file.
1
/* Copyright 2021 Luca Fedeli
2
*
3
* This file is part of WarpX.
4
*
5
* License: BSD-3-Clause-LBNL
6
*/
7
8
#ifndef ABLASTR_MSG_LOGGER_FWD_H
9
#define ABLASTR_MSG_LOGGER_FWD_H
10
11
namespace
ablastr::utils::msg_logger
12
{
13
enum class
Priority
;
14
15
struct
Msg
;
16
struct
MsgWithCounter
;
17
struct
MsgWithCounterAndRanks
;
18
19
class
Logger
;
20
}
21
22
#endif
//ABLASTR_MSG_LOGGER_FWD_H
ablastr::utils::msg_logger::Logger
Definition
MsgLogger.H:186
ablastr::utils::msg_logger
Definition
MsgLogger.H:20
ablastr::utils::msg_logger::Priority
Priority
Definition
MsgLogger.H:25
ablastr::utils::msg_logger::Msg
Definition
MsgLogger.H:58
ablastr::utils::msg_logger::MsgWithCounterAndRanks
Definition
MsgLogger.H:133
ablastr::utils::msg_logger::MsgWithCounter
Definition
MsgLogger.H:95
Generated by
1.13.2