aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-10-26Implemented Fortran interfaces for row and column name subroutinesJeffrey Armstrong
2020-10-26Implemented Clp_copyNames in Fortran since it was dealing with two arrays of ↵Jeffrey Armstrong
strings.
2020-10-16Additional string and array routines updatedJeffrey Armstrong
2020-10-15Added utilty module for converting to/from C strings. Added some procedures ↵Jeffrey Armstrong
to interface with C routines that accept/return strings.
2020-10-08Initial commit of original codeJeff Armstrong