We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eac7e5f commit f27bf57Copy full SHA for f27bf57
docs/OpenRadioss/FEniCSBuildFromSource.md
@@ -1,5 +1,5 @@
1
## 环境
2
-* C++ compiler (supporting the C++20 standard)
+* C++ 编译器 (支持 C++20 标准)
3
4
apt install build-essential
5
* Boost, with the following compiled Boost components
@@ -67,4 +67,4 @@
67
68
* At least one of ParMETIS, KaHIP or PT-SCOTCH
69
70
- apt install libparmetis-dev
+ apt install libparmetis-dev
0 commit comments