libsim  Versione6.3.0

◆ arrayof_gridinfo_append()

integer function, private gridinfo_class::arrayof_gridinfo_append ( type(arrayof_gridinfo this,
type(gridinfo_def), intent(in)  content 
)
private

Quick method to append an element to the array.

The return value is the position at which the element has been appended.

Parametri
thisarray object to extend
[in]contentobject of TYPE TYPE(gridinfo_def) to append

Definizione alla linea 520 del file gridinfo_class.F90.

520 CALL l4f_category_delete(category)
521 
522 END SUBROUTINE gridinfo_export_to_file
523 
524 

Generated with Doxygen.