forked from soblinsky/binary_adapt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
47 lines (46 loc) · 1.1 KB
/
.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
grep.sh
make_package.sh
package.desc
notes
*.log
*.o
*.so
lib/
doc/
test/gmsh_matlab.m
test/mesh2d.msh
test/obj
test/bin
interpolating_functions/obj/
interpolating_functions/lib/
interpolating_functions/include/interpolating_functions.conf
refine_binary/obj/
refine_binary/lib/
plugin_loader/obj/
plugin_loader/lib/
quadrature_rules/mesh_quadrature/obj/
quadrature_rules/mesh_quadrature/lib/
quadrature_rules/mesh_quadrature/include/mesh_quadrature.conf
quadrature_rules/sandia_quadrature/obj/
quadrature_rules/sandia_quadrature/lib/
quadrature_rules/sandia_quadrature/include/sandia_quadrature.conf
library_bridges/mesh_bridge/obj/
example/example1/obj
example/example1/bin
example/example2/obj
example/example2/bin
example/example3/obj
example/example3/bin
example/example4/obj
example/example4/bin
example/example2/plots/
example/example3/plots/
example/example1/results/
example/example2/results/
example/example3/results/
example/example4/results/
example/example1/stored_results/
example/example2/stored_results/
example/example3/stored_results/
example/example4/stored_results/
example/example1/mesh_files/example_1.x*