netxsimdg
Loading...
Searching...
No Matches
IFreezingPointModule.cpp File Reference
Include dependency graph for IFreezingPointModule.cpp:

Go to the source code of this file.

Functions

template<>
HelpMap & Module::getHelpRecursive< Nextsim::IFreezingPoint > (HelpMap &map, bool getAll)
 
template<>
Nextsim::IFreezingPointModule::getImplementation< Nextsim::IFreezingPoint > ()
 
template<>
void Module::setImplementation< Nextsim::IFreezingPoint > (const std::string &implName)
 
template<>
std::unique_ptr< Nextsim::IFreezingPointModule::getInstance ()
 

Variables

const std::string Module::LINEARFREEZING = "Nextsim::LinearFreezing"
 
const std::string Module::UNESCOFREEZING = "Nextsim::UnescoFreezing"
 

Detailed Description

Date
Feb 21, 2022
Author
Tim Spain timot.nosp@m.hy.s.nosp@m.pain@.nosp@m.ners.nosp@m.c.no

Definition in file IFreezingPointModule.cpp.

Function Documentation

◆ getHelpRecursive< Nextsim::IFreezingPoint >()

template<>
HelpMap & Module::getHelpRecursive< Nextsim::IFreezingPoint > ( HelpMap & map,
bool getAll )

Definition at line 37 of file IFreezingPointModule.cpp.

◆ getImplementation< Nextsim::IFreezingPoint >()

template<>
Nextsim::IFreezingPoint & Module::getImplementation< Nextsim::IFreezingPoint > ( )

Definition at line 45 of file IFreezingPointModule.cpp.

◆ getInstance()

template<>
std::unique_ptr< Nextsim::IFreezingPoint > Module::getInstance ( )

Definition at line 53 of file IFreezingPointModule.cpp.

◆ setImplementation< Nextsim::IFreezingPoint >()

template<>
void Module::setImplementation< Nextsim::IFreezingPoint > ( const std::string & implName)

Definition at line 49 of file IFreezingPointModule.cpp.

Variable Documentation

◆ LINEARFREEZING

const std::string Module::LINEARFREEZING = "Nextsim::LinearFreezing"

Definition at line 16 of file IFreezingPointModule.cpp.

◆ UNESCOFREEZING

const std::string Module::UNESCOFREEZING = "Nextsim::UnescoFreezing"

Definition at line 17 of file IFreezingPointModule.cpp.