incomp-flame-post/code
ignis f369a16d4b - rename export file
- enable export save
- improve term comment with lval name
- add export offset array
- pass file index to calculation subroutine
- bugfix:
  - get array name after allocation
  - multiply offset by 8 to be size in Byte
2019-07-07 21:41:17 +09:00
..
code_gen - rename export file 2019-07-07 21:41:17 +09:00
pycompact python wrapper using f2py 2019-07-06 17:33:26 +09:00
.gitignore added makefile variable TERMSPEC and cmdl options -h and -v 2019-05-24 07:06:37 +09:00
Compact.f90 module compact real precision rewritten using kind= syntax 2019-07-06 17:15:50 +09:00
m_arrays.f90 variable array init & final to m_array 2019-04-19 02:08:37 +09:00
m_calculate.f90 print code gen report option, multiple argument function call, masked fsd terms 2019-06-13 20:52:33 +09:00
m_openmpi.f90 mpi based data parallel post processing with generated term calculation 2019-04-29 23:39:29 +09:00
m_parameters.f90 - rename export file 2019-07-07 21:41:17 +09:00
m_terms.f90 - rename export file 2019-07-07 21:41:17 +09:00
makefile makefile: -g and -O3 are exclusively applied by DEBUG flag 2019-07-06 17:13:18 +09:00
post.f90 - rename export file 2019-07-07 21:41:17 +09:00
post_dns.f90 added conditional call to main and main_lb 2019-06-14 19:47:01 +09:00
print_build_info.c removed stdio from print build info 2019-05-22 18:31:07 +09:00
test_calculate.f90 removed stdio from print build info 2019-05-22 18:31:07 +09:00