KIDS  ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
Loading...
Searching...
No Matches
SolverFactory.cpp File Reference
Include dependency graph for SolverFactory.cpp:

Go to the source code of this file.

Namespaces

namespace  PROJECT_NS
 < http://warp.povusers.org/FunctionParser/fparser.html
 

Functions

std::shared_ptr< KernelPROJECT_NS::NAD_Kernel (std::shared_ptr< Kernel > kmodel, std::string NAD_Kernel_name)
 
std::shared_ptr< KernelPROJECT_NS::NAD_Adapt_Kernel (std::shared_ptr< Kernel > kmodel, std::string NAD_Kernel_name)
 
std::shared_ptr< KernelPROJECT_NS::NAD_AdaptM_Kernel (std::shared_ptr< Kernel > kmodel, std::string NAD_Kernel_name)
 
std::shared_ptr< KernelPROJECT_NS::SolverFactory (const std::string &name, std::shared_ptr< Kernel > kmodel)