GENIE
init.h
Go to the documentation of this file.
1
#ifndef GENIE_INTERFACE_INIT_H_
2
#define GENIE_INTERFACE_INIT_H_
3
4
#include <
genie/interface/config.h
>
5
6
namespace
genie
{
7
namespace
utility {
8
9
void
Init
(
genie::Config
& config);
10
11
}
// namespace utility
12
}
// namesapce genie
13
14
#endif
genie
This is the top-level namespace of the project.
Definition:
DeviceBitPackingCodec.h:9
config.h
genie::utility::Init
void Init(genie::Config &config)
Definition:
init.cu:7
genie::Config
Config class holds all user configurable settings of GENIE.
Definition:
config.h:20
src
genie
utility
init.h
Generated by
1.8.13