KIDS
ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
Loading...
Searching...
No Matches
ModelFactory.h
Go to the documentation of this file.
1
#ifndef ModelFactory_H
2
#define ModelFactory_H
3
4
#include "
kids/Kernel.h
"
5
6
namespace
PROJECT_NS
{
7
8
extern
std::shared_ptr<Kernel>
ModelFactory
(
const
std::string& name);
9
10
};
// namespace PROJECT_NS
11
12
13
#endif
// ModelFactory_H
Kernel.h
this file provide Kernel class
PROJECT_NS
< http://warp.povusers.org/FunctionParser/fparser.html
Definition
Context.h:39
PROJECT_NS::ModelFactory
std::shared_ptr< Kernel > ModelFactory(const std::string &name)
Definition
ModelFactory.cpp:12
home
shin
share
KIDS
src
models
include
kids
ModelFactory.h
Generated on Mon May 27 2024 11:36:31 for KIDS by
1.10.0