WarpX
Source
Utils
Logo
GetLogo.H
Go to the documentation of this file.
1
#ifndef WARPX_GET_LOGO_H_
2
#define WARPX_GET_LOGO_H_
3
4
#include <string>
5
6
namespace
utils::logo
7
{
13
std::string
get_logo
() noexcept;
14
}
// namespace utils::logo
15
16
#endif
utils::logo
Definition:
GetLogo.H:7
utils::logo::get_logo
std::string get_logo() noexcept
provides an ASCII art logo for WarpX
Definition:
GetLogo.cpp:3
Generated by
1.9.1