forked from FrontISTR/FrontISTR
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
50 lines (50 loc) · 812 Bytes
/
.gitignore
File metadata and controls
50 lines (50 loc) · 812 Bytes
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
*.o
*.mod
*.a
*.out
*.log
*.inp
*.bmp
*.pvtu
*.vtu
*.lst
*.bak
*.BAK
*.DS_Store
lib/**/*
*.neu
dyna_*.txt
Makefile
fistr1.dSYM
*~
FSTR.dbg.[0-9]*
FSTR.msg
FSTR.sta
*.res.[0-9]*
hecmw_vis.ini
*.[0-9]
!tests/**/*res.[0-9]*
Makefile.conf
fistr1/src/main/fistr1
fistr1/src/main/FrontISTRConfig.h
fistr1/tools/neu2fstr/neu2fstr
hecmw1/tools/hec2rcap/hec2rcap
hecmw1/tools/partitioner/hecmw_part1
hecmw1/tools/result_file_merger/rmerge
hecmw1/tools/result_type_converter/rconv
hecmw1/tools/visualizer/hecmw_vis1
fistr1/bin
fistr1/include
fistr1/tools/neu2fstr/include
hecmw1/bin
hecmw1/include
examples/*/ex?/hecmw_ctrl.dat
examples/*/ex?/hecmw_part_ctrl.dat
examples/*/ex?/*.msh.*
examples/static/1elem/hecmw_ctrl.dat
examples/static/thermal/hecmw_ctrl.dat
run_test
build/
fistr/starter
FrontISTRConfig.h
doc/manuals