https://github.com/HTDerekLiu/surface_multigrid_code
Revision 279b1225c2f5babf4432a7d672e3578e6a3d8613 authored by HTDerekLiu on 01 March 2021, 21:53:15 UTC, committed by HTDerekLiu on 01 March 2021, 21:53:15 UTC
1 parent 80ab18d
Tip revision: 279b1225c2f5babf4432a7d672e3578e6a3d8613 authored by HTDerekLiu on 01 March 2021, 21:53:15 UTC
add multilevel construction example
add multilevel construction example
Tip revision: 279b122
.gitignore
*/build
*.DS_Store
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
Computing file changes ...