ImpactX
src
initialization
InitParser.H
Go to the documentation of this file.
1
/* Copyright 2022 The Regents of the University of California, through Lawrence
2
* Berkeley National Laboratory (subject to receipt of any required
3
* approvals from the U.S. Dept. of Energy). All rights reserved.
4
*
5
* This file is part of ImpactX.
6
*
7
* Authors: Axel Huebl
8
* License: BSD-3-Clause-LBNL
9
*/
10
#ifndef IMPACT_INIT_PARSER_H
11
#define IMPACT_INIT_PARSER_H
12
13
14
namespace
impactx::initialization
15
{
20
void
21
overwrite_amrex_parser_defaults
();
22
23
}
// namespace impactx
24
25
#endif // IMPACT_INIT_PARSER_H
impactx::initialization
Definition:
AmrCoreData.cpp:15
impactx::initialization::overwrite_amrex_parser_defaults
void overwrite_amrex_parser_defaults()
Definition:
InitParser.cpp:17
Generated by
1.8.13