mindelec.data

接口名

概述

支持平台

mindelec.data.BBoxType

采样空间边界框,仅支持立方体形状采样空间,目前支持STATIC(0)和DYNAMIC(1)。

Ascend

mindelec.data.BoundaryBC

边界条件采样数据。

Ascend

mindelec.data.BoundaryIC

初始条件的采样数据。

Ascend

mindelec.data.Dataset

将数据集合并在一起。

Ascend

mindelec.data.Equation

方程域的采样数据。

Ascend

mindelec.data.ExistedDataConfig

设置ExistedDataset的参数。

Ascend

mindelec.data.ExistedDataset

使用给定的数据路径创建数据集。

Ascend

mindelec.data.MaterialConfig

PointCloud-Tensor生成的材料属性值,影响材料求解阶段。

Ascend

mindelec.data.PointCloud

读取stp文件以生成PointCloud数据,用于physical-equation模拟。

Ascend

mindelec.data.PointCloudSamplingConfig

PointCloud-Tensor生成的采样空间配置。

Ascend

mindelec.data.SamplingMode

点采样方法,目前支持UPPERBOUND(0)和DIMENSIONS(1)。

Ascend

mindelec.data.StdPhysicalQuantity

Maxwell方程所针对的基础物理属性,材料求解阶段将会处理。

Ascend