KIDS  ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
Loading...
Searching...
No Matches
Model_CED.h
Go to the documentation of this file.
1#ifndef Model_CED_H
2#define Model_CED_H
3
4namespace PROJECT_NS {
5
6class Model_CED final : public Kernel {
7 public:
8 private:
9};
10
11}; // namespace PROJECT_NS
12
13#endif // Model_CED_H
this class provides the container and implementation of algorithms
Definition Kernel.h:60
< http://warp.povusers.org/FunctionParser/fparser.html
Definition Context.h:39