221 Star 947 Fork 694

GVPMindSpore/mindscience

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
mindflow.data.BoundaryBC.rst 398 Bytes
Copy Edit Raw Blame History
luojianing authored 2023-04-14 17:28 +08:00 . add ` for values in docs

mindflow.data.BoundaryBC

.. py:class:: mindflow.data.BoundaryBC(geometry)

    边界条件采样数据。

    参数:
        - **geometry** (Geometry) - 指定边界条件的几何体信息。几何体来源于mindflow.geometry基类,可以是圆盘或者立方体等。

    异常:
        - **ValueError** - 如果几何体的sampling_config.bc为 ``None``。
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mindspore/mindscience.git
git@gitee.com:mindspore/mindscience.git
mindspore
mindscience
mindscience
r0.7

Search