libsim  Versione6.3.0
character(len=len(driverlist)) function grid_id_get_driver ( type(grid_id), intent(in)  this)

Return a character representation of the driver associated with the object this.

The result is a string with constant length and blank-padded at the end, representing the name of the driver; 'none' is retured if the object is empty.

Definizione alla linea 827 del file grid_id_class.F90.


Generated with Doxygen.