capi_saw.f90 Source File


This file depends on

sourcefile~~capi_saw.f90~~EfferentGraph sourcefile~capi_saw.f90 capi_saw.f90 sourcefile~capi_saw_2021.f90 capi_saw_2021.f90 sourcefile~capi_saw.f90->sourcefile~capi_saw_2021.f90 sourcefile~capi_saw_type.f90 capi_saw_type.f90 sourcefile~capi_saw.f90->sourcefile~capi_saw_type.f90 sourcefile~capi_saw_2021.f90->sourcefile~capi_saw_type.f90 sourcefile~ciaaw_saw_2021.f90 ciaaw_saw_2021.f90 sourcefile~capi_saw_2021.f90->sourcefile~ciaaw_saw_2021.f90 sourcefile~ciaaw_saw_type.f90 ciaaw_saw_type.f90 sourcefile~ciaaw_saw_2021.f90->sourcefile~ciaaw_saw_type.f90

Files dependent on this one

sourcefile~~capi_saw.f90~~AfferentGraph sourcefile~capi_saw.f90 capi_saw.f90 sourcefile~capi.f90 capi.f90 sourcefile~capi.f90->sourcefile~capi_saw.f90 sourcefile~ciaaw.f90 ciaaw.f90 sourcefile~ciaaw.f90->sourcefile~capi.f90

Source Code

module ciaaw__capi_saw
    !! SAW module: C API.
    !! The latest values (2021) do not have the year as a suffix in their name.
    !! Older values can be used and they feature the year as a suffix in their name.
    use ciaaw__capi_saw_type
    use ciaaw__capi_saw_2021
end module ciaaw__capi_saw