Skip to content

MatthewMasters/DGSOL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published