afanfa / OptimizedModernFortranLinks
Collection of optimization techniques used in Modern Fortran
☆28Updated 5 years ago
Alternatives and similar repositories for OptimizedModernFortran
Users that are interested in OptimizedModernFortran are comparing it to the libraries listed below
Sorting:
- Modern Fortran function parser. An update of "fparser" by Roland Schmehl☆36Updated 3 years ago
- ForTrilinos provides portable object-oriented Fortran interfaces to Trilinos C++ packages.☆25Updated 2 years ago
- Multi-physics Object-oriented Reconfigurable Fluid Environment for Unified Simulations☆31Updated 5 years ago
- Fast and simple filesystem and path manipulation library. OS, compiler, platform agnostic. Interfaces for C, C++, and Fortran.☆43Updated 2 weeks ago
- Examples of Fortran 2003 C / C++ interfacing with Fortran☆35Updated last month
- Software containers for Fortran☆49Updated 2 weeks ago
- Linear lookup table implemented in modern Fortran☆24Updated 5 months ago
- Portability Environment for Fortran poor people☆43Updated 8 months ago
- Fortran User Defined Exceptions Handler☆18Updated 2 years ago
- Modern Fortran Edition of REGRIDPACK☆20Updated last year
- Modern Fortran Linked List☆36Updated 9 months ago
- Fortran Units (environment) for Reliable phYsical math☆34Updated 2 years ago
- Fortran Ansi Colors (and Styles) Environment☆43Updated 6 months ago
- 👨💻Zaak's 🧩(missing) 🏛Standard 🔬Fortran 📚Library 🚧(WIP)☆19Updated 3 years ago
- A purely Fortran based unit testing framework derived from the original Fortran Unit Test Framework (FRUIT)☆23Updated 4 years ago
- Fortran library to handle sparse matrices☆21Updated 7 months ago
- Fortran 2008 parser of mathematical expressions, based on Roland Schmehl "fparser"☆42Updated 5 years ago
- Adaptive solver for stiff systems of ODEs using semi-implicit Runge-Kutta method of third order☆24Updated last year
- Code examples from Rouson, Xia & Xu (Cambridge University Press, 2011)☆43Updated 5 years ago
- Robust exception like error handling using modern Fortran☆19Updated 4 years ago
- Modern Fortran Numerical Differentiation Library☆74Updated 10 months ago
- Although the Fortran programming language is evolving steadily, it still lacks a framework for error handling-- not to be confused with f…☆20Updated 7 years ago
- Multidimensional (1D-6D) Linear and Nearest-Neighbor Interpolation with Modern Fortran☆59Updated 2 years ago
- Examples of modern Fortran 2008 submodule☆30Updated 2 years ago
- Lightweight YAML parser written in object-oriented Fortran☆50Updated last week
- Vector algebra class for Fortran poor people