221 Star 941 Fork 692

GVPMindSpore/mindscience

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
sponge.control.get_integrator.rst 636 Bytes
一键复制 编辑 原始数据 按行查看 历史

sponge.control.get_integrator

.. py:function:: sponge.control.get_integrator(cls_name: Union[str, dict, :class:`sponge.control.Integrator`], system: :class:`sponge.system.Molecule`, **kwargs)

    获取积分器对象。

    参数:
        - **cls_name** (Union[str, dict, :class:`sponge.control.Integrator`]) - 积分器类名, 积分器对象或者积分器类的参数字典。
        - **system** (:class:`sponge.molecule.Molecule`) - 模拟体系。
        - **kwargs** (dict) - 积分器的其他关键字参数。

    返回:
        Integrator。积分器对象。
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mindspore/mindscience.git
git@gitee.com:mindspore/mindscience.git
mindspore
mindscience
mindscience
master

搜索帮助