ignis
|
c3b0a9d7b2
|
declaration exporter variables
|
2019-07-07 18:37:21 +09:00 |
|
ignis
|
6f906f10c8
|
declare exporter common variable
|
2019-07-07 18:22:05 +09:00 |
|
ignis
|
5551782ecd
|
exporter code injection mech
|
2019-07-07 17:41:18 +09:00 |
|
ignis
|
bd81bea8be
|
calling field export, refactoring print_program
|
2019-07-07 17:13:45 +09:00 |
|
ignis
|
1dabc539ca
|
refactoring print_program
|
2019-07-07 14:21:55 +09:00 |
|
ignis
|
d61bbaeef0
|
Boolean type field attribute syntax
|
2019-07-07 11:43:19 +09:00 |
|
ignis
|
508cd1793e
|
added syntax field array attribute
|
2019-07-07 05:06:37 +09:00 |
|
ignis
|
65be0d52bf
|
pass2 switch
|
2019-07-07 00:11:10 +09:00 |
|
ignis
|
e5d8c88314
|
added comment to term_spec language
|
2019-07-06 21:48:31 +09:00 |
|
ignis
|
a71a854a0a
|
handling exception of no fluctuation average
|
2019-06-28 13:21:42 +09:00 |
|
ignis
|
95033a49f6
|
memory optimized sort_vars
|
2019-06-13 21:21:40 +09:00 |
|
ignis
|
a0a87baeb8
|
print code gen report option, multiple argument function call, masked fsd terms
|
2019-06-13 20:52:33 +09:00 |
|
ignis
|
091a902965
|
bugfix
|
2019-06-04 12:54:22 +09:00 |
|
ignis
|
71504d516c
|
seperate fsd and masked fsd
|
2019-06-04 01:58:33 +09:00 |
|
ignis
|
b72c633b5f
|
fsd defined for 0.1 <= c <= 0.9
|
2019-06-03 14:29:00 +09:00 |
|
ignis
|
92019f1268
|
syntax extension to apply arbitrary scalar function
|
2019-05-24 23:47:19 +09:00 |
|
ignis
|
2613041d53
|
build_info.txt generated from script
|
2019-05-23 15:59:43 +09:00 |
|
ignis
|
05a6fb92d5
|
removed version info from m_terms.f90
|
2019-05-23 11:47:42 +09:00 |
|
ignis
|
9ef25f4c65
|
print build information when running
|
2019-05-10 04:45:30 +09:00 |
|
ignis
|
b4db0e2f8a
|
fix liveness bug, prevent array deallocation before last use
|
2019-05-10 04:17:56 +09:00 |
|
ignis
|
3d3917a169
|
removing unused codes
|
2019-05-10 03:25:57 +09:00 |
|
ignis
|
7090047e14
|
fix bug in derivation code
|
2019-05-09 15:14:45 +09:00 |
|
ignis
|
a6da2d9e2e
|
stage4 memory optimization based on liveness analysis
|
2019-05-09 04:13:48 +09:00 |
|
ignis
|
00caa1aa7e
|
fix bug in program printing
|
2019-05-08 02:54:23 +09:00 |
|
ignis
|
7f9ed4f632
|
stage 3 to code
|
2019-05-08 01:20:17 +09:00 |
|
ignis
|
fd40814b36
|
fluctuation analysis and pass seperation
|
2019-05-07 02:00:37 +09:00 |
|
ignis
|
b644eb51c3
|
fix ExpInspector dependency bug and added method constructing dependency graph
|
2019-05-06 22:47:30 +09:00 |
|
ignis
|
78c5b72287
|
classes for primary fields and averaged fields
|
2019-05-06 17:51:19 +09:00 |
|
ignis
|
1ff03e8f50
|
changing to pipeline architecture
|
2019-05-05 23:11:32 +09:00 |
|
ignis
|
251dbfc010
|
added average terms
|
2019-05-03 02:03:08 +09:00 |
|
ignis
|
2cea7e01bb
|
export IR and array allocation
|
2019-05-03 00:41:36 +09:00 |
|
ignis
|
d31328671b
|
average derivatives
|
2019-05-01 02:43:28 +09:00 |
|
ignis
|
600558334f
|
mpi based data parallel post processing with generated term calculation
|
2019-04-29 23:39:29 +09:00 |
|
ignis
|
5943744e64
|
result output header add label x
|
2019-04-29 19:25:52 +09:00 |
|
ignis
|
06f5c0b0b9
|
write result averages
|
2019-04-29 17:21:23 +09:00 |
|
ignis
|
d7fc7413be
|
remove existing codes and comments / add abs to syntax
|
2019-04-29 15:17:51 +09:00 |
|
ignis
|
e770eb7306
|
pass1 and pass2 code generation
|
2019-04-29 06:11:07 +09:00 |
|
ignis
|
94b3304a77
|
extract pass1 and pass2 sets
|
2019-04-28 01:10:57 +09:00 |
|
ignis
|
72aa006cf6
|
parse fluctuation operator
|
2019-04-24 03:42:49 +09:00 |
|
ignis
|
856cbfbe49
|
average and weighted average
|
2019-04-22 15:41:40 +09:00 |
|
ignis
|
d4a3328f24
|
parse multiline
|
2019-04-22 05:55:27 +09:00 |
|
ignis
|
05c6088a09
|
simple average implemented
|
2019-04-22 03:50:36 +09:00 |
|
ignis
|
30eb2549cd
|
differentiation implemented
|
2019-04-21 04:19:31 +09:00 |
|
ignis
|
a981632555
|
parse variable dependency
|
2019-04-20 23:26:05 +09:00 |
|
ignis
|
d8bedc9fc7
|
extend syntax, implement ddx, ddy, ddz
|
2019-04-20 00:22:49 +09:00 |
|
ignis
|
6b27d54349
|
code_gen.py map to loop
|
2019-04-19 02:08:37 +09:00 |
|
ignis
|
8b44812551
|
array for differentiation
|
2019-04-19 02:08:37 +09:00 |
|
ignis
|
5f4f87afeb
|
working instant term calculation
|
2019-04-19 02:08:36 +09:00 |
|
ignis
|
f3e0c6d8a2
|
parse intant terms
|
2019-04-19 02:08:36 +09:00 |
|