文件
em3d-mt/bin/RMT3d/load_mesh.m
刘明宏 1e31390ba6 code
Signed-off-by: 刘明宏 <liuminghong@mail.sdu.edu.cn>
2025-04-29 07:11:41 +00:00

4 行
131 B
Mathematica

mesh.entity =load('mesh.entity.dat');
mesh.elem2node =load('mesh.elem2node.dat');
mesh.node2coord =load('mesh.node2coord.dat');