![]() |
KIDS
ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
|
this file provide Variable class More...
Go to the source code of this file.
Classes | |
class | PROJECT_NS::VARIABLE_BASE |
class | PROJECT_NS::VARIABLE< T > |
Namespaces | |
namespace | PROJECT_NS |
< http://warp.povusers.org/FunctionParser/fparser.html | |
Functions | |
std::string | PROJECT_NS::_subreplace (std::string resource_str, std::string sub_str, std::string new_str) |
this file provide Variable class
Variable class defines variables used in the program. It contains type, shape, and doc_string information.
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-04-01 | initial version. |
Definition in file Variable.h.