Thermocapillary
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- .gitlab-ci.yml 57 additions, 57 deletions.gitlab-ci.yml
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- apps/benchmarks/PhaseFieldAllenCahn/multiphase_codegen.py 2 additions, 2 deletionsapps/benchmarks/PhaseFieldAllenCahn/multiphase_codegen.py
- apps/showcases/CMakeLists.txt 15 additions, 7 deletionsapps/showcases/CMakeLists.txt
- apps/showcases/PhaseFieldAllenCahn/CPU/multiphase_codegen.py 2 additions, 2 deletionsapps/showcases/PhaseFieldAllenCahn/CPU/multiphase_codegen.py
- apps/showcases/PhaseFieldAllenCahn/GPU/multiphase_codegen.py 2 additions, 2 deletionsapps/showcases/PhaseFieldAllenCahn/GPU/multiphase_codegen.py
- apps/showcases/PhaseFieldAllenCahn/GPU/taylor_bubble.py 5 additions, 5 deletionsapps/showcases/PhaseFieldAllenCahn/GPU/taylor_bubble.py
- apps/showcases/Thermocapillary/CMakeLists.txt 43 additions, 0 deletionsapps/showcases/Thermocapillary/CMakeLists.txt
- apps/showcases/Thermocapillary/InitializerFunctions.cpp 80 additions, 0 deletionsapps/showcases/Thermocapillary/InitializerFunctions.cpp
- apps/showcases/Thermocapillary/InitializerFunctions.h 41 additions, 0 deletionsapps/showcases/Thermocapillary/InitializerFunctions.h
- apps/showcases/Thermocapillary/PythonExports.cpp 55 additions, 0 deletionsapps/showcases/Thermocapillary/PythonExports.cpp
- apps/showcases/Thermocapillary/PythonExports.h 26 additions, 0 deletionsapps/showcases/Thermocapillary/PythonExports.h
- apps/showcases/Thermocapillary/benchmark.py 213 additions, 0 deletionsapps/showcases/Thermocapillary/benchmark.py
- apps/showcases/Thermocapillary/droplet_migration2D.py 215 additions, 0 deletionsapps/showcases/Thermocapillary/droplet_migration2D.py
- apps/showcases/Thermocapillary/droplet_migration3D.py 252 additions, 0 deletionsapps/showcases/Thermocapillary/droplet_migration3D.py
- apps/showcases/Thermocapillary/microchannel2D.py 252 additions, 0 deletionsapps/showcases/Thermocapillary/microchannel2D.py
- apps/showcases/Thermocapillary/microchannel3D.py 252 additions, 0 deletionsapps/showcases/Thermocapillary/microchannel3D.py
- apps/showcases/Thermocapillary/thermocapillary.cpp 1132 additions, 0 deletionsapps/showcases/Thermocapillary/thermocapillary.cpp
- apps/showcases/Thermocapillary/thermocapillary_codegen.py 409 additions, 0 deletionsapps/showcases/Thermocapillary/thermocapillary_codegen.py
Please register or sign in to comment