https://github.com/HTDerekLiu/surface_multigrid_code
Revision 6ad74f8e8650bfbbb9bf1d3b1d70563c0df42721 authored by Hsueh-Ti Liu on 03 May 2022, 23:22:41 UTC, committed by Hsueh-Ti Liu on 03 May 2022, 23:22:41 UTC
1 parent 8490afa
Tip revision: 6ad74f8e8650bfbbb9bf1d3b1d70563c0df42721 authored by Hsueh-Ti Liu on 03 May 2022, 23:22:41 UTC
modify README to have demo 07
modify README to have demo 07
Tip revision: 6ad74f8
.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 ...