Skip to content

gyankos/DGSOL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a porting to DGSOL, in order to make it interact with modern C++ code. This required two steps:

  • Replacing the old Makefile structure with CMake
  • Instead of re-structuring the old Fortran code to make it type-safe (some elements are pointers), I preferred to make the Fortran invocation in C, and then to invoke the C code from C++

All the rights to the original authors (see the License file).

About

A CMake porting for the DGSOL library. All the rights to https://www.mcs.anl.gov/~more/dgsol/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published