CASL / Futility

VERA Fortran Utilities
Other
44 stars 20 forks source link

Convert PL to 2D string array #203

Closed djabaay closed 4 years ago

djabaay commented 4 years ago

Routine to convert parameter list of parameter lists to a table.

djabaay commented 4 years ago

@lamilamilami Updated the code with the other MRs, and updated the test. Running tests now.

djabaay commented 4 years ago
100% tests passed, 0 tests failed out of 474

Subproject Time Summary:
CTeuchos         =   0.92 sec*proc (4 tests)
ForTeuchos       =   1.98 sec*proc (4 tests)
Futility         =  43.64 sec*proc (60 tests)
MPACT_API        =  42.83 sec*proc (3 tests)
MPACT_Drivers    =   1.20 sec*proc (4 tests)
MPACT_exe        = 15526.08 sec*proc (219 tests)
MPACT_libs       = 1075.33 sec*proc (180 tests)

Label Time Summary:
BASIC         =  43.64 sec*proc (60 tests)
CONTINUOUS    =  43.64 sec*proc (60 tests)
HEAVY         =  43.64 sec*proc (60 tests)
NIGHTLY       =  43.64 sec*proc (60 tests)

Total Test time (real) = 1185.26 sec
djabaay commented 4 years ago

ping @mattkab2 and @lamilamilami to verify the changes from their comments are satisfactory.

djabaay commented 4 years ago

ding @mattkab2 and @lamilamilami

djabaay commented 4 years ago

Getting rid of unnecessary variables.