-
Notifications
You must be signed in to change notification settings - Fork 0
/
.hgignore
140 lines (140 loc) · 2.72 KB
/
.hgignore
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
syntax: glob
*.bkp
*.info
*.gcov
*.gcna
*.gcno
*.gcda
*.swp
*.log
*.dat
*.vt[ksu]
*.pvt[ksu]
.*_license
unix/*
unix-opt/*
unix-gcov/*
package-*/*
asterix*/*
linux*/*
darwin*/*
arch-*/*
batch-test
c_test
RDict.db
RDict.log
TAGS*
bmake/*/*
conf/petscvariables
configure.log*
externalpackages/*
*/ftn-auto/*
lib/*
make_log_*
test_log_*
src/python/*
*.o
*.pyc
*~
*.orig
#*#
.nagged
ex[0-9]
ex[0-9]f
ex[0-9]dm
ex[0-9]d*
ex[0-9]f90
ex[0-9]f90t
ex[0-9][0-9]
ex[0-9][0-9]f
ex[0-9][0-9]dm
ex[0-9][0-9]d*
ex[0-9][0-9]f90
ex[0-9][0-9]f90t
ex[0-9][0-9][0-9]
ex[0-9][0-9][0-9]f
ex[0-9][0-9][0-9]dm
ex[0-9][0-9][0-9]d*
ex[0-9][0-9][0-9]f90
ex[0-9][0-9][0-9]f90t
*.m.html
index.html
*.F.html
*.F90.html
makefile.html
*.c.html
*.cu.html
*.h.html
*.h90.html
*.cxx.html
*.cpp.html
*.hh.html
*.sidl.html
docs/manualpages/*
docs/changes/*
docs/bugreporting.html
docs/codemanagement.html
docs/copyright.html
docs/license.html
docs/exampleconcepts
docs/faq.html
docs/installation.html
docs/linearsolvertable.html
docs/manconcepts
docs/manual.pdf
docs/developers.pdf
docs/troubleshooting.html
src/docs/tex/manual/anchors
src/docs/tex/manual/developerstmp.{aux,idx,out,tex}
src/docs/tex/manual/intro.{aux,out,pdf}
src/docs/tex/manual/manual1.{aux,bbl,blg,idx,ilg,ind,out,toc,tex}
src/dm/mesh/examples/tests/unitTests
src/dm/mesh/examples/tutorials/*_quadrature.h
src/dm/mesh/examples/tutorials/*.vtk
*.gcov.html
*.dSYM
*.mexmaci*
valgrind*
callgrind.out.*
.DS_Store
session_*
*.xc*
*.vim
CTAGS
ETAGS
GPATH
GRTAGS
GSYMS
GTAGS
CMakeLists.txt
src/snes/examples/tutorials/ex52\.h
src/snes/examples/tutorials/ex52_inline\.h
src/snes/examples/tutorials/ex56_inline\.h
src/snes/examples/tutorials/ex56\.h
phi[0-9]
src/snes/examples/tutorials/ex57_inline\.h
src/snes/examples/tutorials/ex57\.h
src/snes/examples/tutorials/ex62_inline\.h
src/snes/examples/tutorials/ex62\.h
src/snes/examples/tutorials/ex52_gpu_inline\.h
src/snes/examples/tutorials/ex52_gpu\.h
src/snes/examples/tutorials/ex62_gpu_inline\.h
src/snes/examples/tutorials/ex62_gpu\.h
src/snes/examples/tutorials/ex67_gpu_inline\.h
src/snes/examples/tutorials/ex67_gpu\.h
src/snes/examples/tutorials/ex67\.h
src/snes/examples/tutorials/ex31_gpu_inline\.h
src/snes/examples/tutorials/ex31_gpu\.h
src/snes/examples/tutorials/ex31\.h
src/snes/examples/tutorials/ex72_gpu_inline\.h
src/snes/examples/tutorials/ex72_gpu\.h
src/snes/examples/tutorials/ex72\.h
src/dm/impls/complex/examples/tests/ex3_gpu_inline\.h
src/dm/impls/complex/examples/tests/ex3_gpu\.h
src/dm/impls/complex/examples/tests/ex3\.h
src/dm/impls/plex/examples/tests/ex3_gpu_inline\.h
src/dm/impls/plex/examples/tests/ex3_gpu\.h
src/dm/impls/plex/examples/tests/ex3\.h
src/snes/examples/tutorials/ex12_gpu_inline\.h
src/snes/examples/tutorials/ex12_gpu\.h
src/snes/examples/tutorials/ex12\.h