ImpactX
Toggle main menu visibility
Loading...
Searching...
No Matches
src
diagnostics
FilePrefix.H
Go to the documentation of this file.
1
/* Copyright 2026 The ImpactX Community
2
*
3
* Authors: Axel Huebl, Chad Mitchell
4
* License: BSD-3-Clause-LBNL
5
*/
6
#ifndef IMPACTX_DIAGNOSTICS_FILE_PREFIX_H
7
#define IMPACTX_DIAGNOSTICS_FILE_PREFIX_H
8
9
#include <string>
10
11
12
namespace
impactx::diagnostics
13
{
20
std::string
FilePrefix
();
21
24
std::string
FilePrefixPath
(std::string
const
& name);
25
30
bool
FilePrefixCanClean
();
31
}
// namespace impactx::diagnostics
32
33
#endif
// IMPACTX_DIAGNOSTICS_FILE_PREFIX_H
impactx::diagnostics
Definition
CovarianceMatrixMath.H:25
impactx::diagnostics::FilePrefix
std::string FilePrefix()
Definition
FilePrefix.cpp:63
impactx::diagnostics::FilePrefixPath
std::string FilePrefixPath(std::string const &name)
Definition
FilePrefix.cpp:71
impactx::diagnostics::FilePrefixCanClean
bool FilePrefixCanClean()
Definition
FilePrefix.cpp:90
Generated by
1.17.0