Fortran
The interface is in HiGHS/src/interfaces/highs_fortran_api.f90
. Its methods are simply bindings to the C
API
To include in the build, switch the Fortran CMake parameter on:
cmake -DFORTRAN=ON ..
The interface is in HiGHS/src/interfaces/highs_fortran_api.f90
. Its methods are simply bindings to the C
API
To include in the build, switch the Fortran CMake parameter on:
cmake -DFORTRAN=ON ..
Settings
This document was generated with Documenter.jl version 0.27.25 on Wednesday 13 November 2024. Using Julia version 1.9.4.