![]() |
KIDS
ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
|
provide RuleSet class More...
#include <map>
#include <string>
#include "kids/Result.h"
#include "kids/RuleEvaluator.h"
#include "kids/concat.h"
#include "kids/fmt.h"
Go to the source code of this file.
Classes | |
class | PROJECT_NS::RuleSet |
Represents a handler for input/output operations related to expressions. More... | |
Namespaces | |
namespace | PROJECT_NS |
< http://warp.povusers.org/FunctionParser/fparser.html | |
provide RuleSet class
A set of recording rules, and utils for wrapping io/stream
Copyright (c) 2024 Xin He, Liu-GroupThis software is a product of Xin's PhD research conducted by Professor Liu's Group at the College of Chemistry and Molecular Engineering, Peking University. All rights are reserved by Peking University. You should have received a copy of the GNU Lesser General Public License along with this software. If not, see https://www.gnu.org/licenses/lgpl-3.0.en.html
Date | Description |
---|---|
2024-05-14 | initial version. |
Definition in file RuleSet.h.