We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
option(ENABLE_AMGCL_CUDA "Use amgcl cuda" OFF)
sudo apt-get install make cmake g++ libeigen3-dev gfortran libmetis-dev sudo apt-get install libopenvdb-dev libboost-all-dev libilmbase-dev libopenexr-dev sudo apt-get install libtbb2 libtbb-dev libz-dev clang-format-6.0 clang-format
mkdir build && cd build cmake .. -DCMAKE_BUILD_TYPE=Release make -j 4
Projects/anisofracture
Projects/coupling
ziran2020
int test_number = 8;
Windows users can refer to this. BTW, nice works!
东坡肉太有意思了。 如果有需要使用windows的朋友可以参考。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ZIRAN in WSL1 Ubuntu 18.04
option(ENABLE_AMGCL_CUDA "Use amgcl cuda" OFF)
Projects/anisofracture
orProjects/coupling
Run ziran2020 in Clion with WSL
Follow the official configuration guidelines: https://www.jetbrains.com/help/clion/how-to-use-wsl-development-environment-in-clion.html
ziran2020
folder in CLion.int test_number = 8;
on line 29 of anisofracture.cpp, then just shift + F10 or click run.Windows users can refer to this.
BTW, nice works!
东坡肉太有意思了。
如果有需要使用windows的朋友可以参考。
The text was updated successfully, but these errors were encountered: