forked from hypre-space/hypre
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
58 lines (56 loc) · 846 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
*.o
*.obj
*.a
*.so
*.out.*
*.err.*
*.err
*.out
*.perf
*.btr
*.patch
.gdbinit
build.sh
update.sh
make.log
config.log
config.status
Makefile.config
HYPRE_config.h
autom4te.cache
src/TAGS
hypre/
cmbuild/
install/
AUTOTEST/*.dir
.vscode
###############
# Documentation
###############
src/docs/ref-manual/html/
src/docs/ref-manual-html/
src/docs/ref-manual.pdf
src/docs/ref-manual/latex/
src/docs/ref-manual/xml/
src/docs/usr-manual-html/
src/docs/usr-manual/html/
src/docs/usr-manual.pdf
src/docs/usr-manual/_build/
###############
# Executables
###############
src/test/ams_driver
src/test/ij
src/test/ij_assembly
src/test/ij_mv
src/test/ij_mm
src/test/maxwell_unscaled
src/test/sstruct
src/test/sstruct_fac
src/test/struct
src/test/struct_migrate
src/test/zboxloop
src/examples/ex[0-9]
src/examples/ex1[0-6]
src/examples/ex5f
src/examples/ex12f