libsim Versione 7.2.1

◆ grid_id_readonly()

logical function grid_id_readonly ( type(grid_id), intent(in)  this)
private

Check whether the grid_id object is readonly (.TRUE.) or allows writing bands (.FALSE.)

Parametri
[in]thisobject to test

Definizione alla linea 691 del file grid_id_class.F90.

692
693ENDIF
694
695#endif
696

Generated with Doxygen.