netxsimdg
Loading...
Searching...
No Matches
IFreezingPointModule.hpp
Go to the documentation of this file.
1
8
#ifndef CORE_SRC_MODULES_INCLUDE_IFREEZINGPOINTMODULE_HPP
9
#define CORE_SRC_MODULES_INCLUDE_IFREEZINGPOINTMODULE_HPP
10
11
#include "
include/Module.hpp
"
12
13
#include "
include/IFreezingPoint.hpp
"
14
15
namespace
Module {
16
17
template
<> Module<Nextsim::IFreezingPoint>::map Module<Nextsim::IFreezingPoint>::functionMap;
18
template
<>
19
std::unique_ptr<Nextsim::IFreezingPoint> Module<Nextsim::IFreezingPoint>::staticInstance;
20
class
IFreezingPointModule
:
public
Module
<Nextsim::IFreezingPoint> {
21
struct
Constructor {
22
Constructor();
23
};
24
static
Constructor ctor;
25
};
26
27
}
/* namespace Module */
28
29
#endif
/* CORE_SRC_MODULES_INCLUDE_IFREEZINGPOINTMODULE_HPP */
IFreezingPoint.hpp
Module.hpp
Module::IFreezingPointModule
Definition
IFreezingPointModule.hpp:20
Module::Module
Definition
Module.hpp:49
core
src
modules
include
IFreezingPointModule.hpp
Generated by
1.12.0