... | @@ -19,6 +19,7 @@ test_input.txt # input file used for calculations |
... | @@ -19,6 +19,7 @@ test_input.txt # input file used for calculations |
|
test_predefines.h # predefines selected at compilation stage
|
|
test_predefines.h # predefines selected at compilation stage
|
|
test_problem-definition.h # user's definition of the problem
|
|
test_problem-definition.h # user's definition of the problem
|
|
test_logger.h # user's logger
|
|
test_logger.h # user's logger
|
|
|
|
test_machine.h # machine configuration that was used in calculations
|
|
test.stdout # standard output generated by the code
|
|
test.stdout # standard output generated by the code
|
|
test_checkpoint.dat.init # checkpoint file that was used as input (st codes only)
|
|
test_checkpoint.dat.init # checkpoint file that was used as input (st codes only)
|
|
test_extra_data.dat # Binary file with the extra_data array (if provided)
|
|
test_extra_data.dat # Binary file with the extra_data array (if provided)
|
... | | ... | |