Skip to content

Tested with nag compiler #36

@hassaniriad

Description

@hassaniriad

Hi Stefano,
First of all, thank you for this great and very useful library.

As I saw that VTKFortran has not been tested with nagfor and there may be people interested, I would like to inform you that it works perfectly with one small detail: nagfor complains about the selected_real_kind(33,4931) value of the R16P parameter (penf_global_parameters_variables module): "...does not specify a valid representation method".

I replaced it with selected_real_kind(31,291) (maybe real128 from iso_fortran_env would be better?) and everything works fine.
Regards,
Riad

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions