libsim  Versione 7.1.6

◆ geo_proj_copy()

subroutine geo_proj_copy ( type(geo_proj), intent(in)  this,
type(geo_proj), intent(out)  that 
)

Create an independent copy of a geo_proj object.

Definizione alla linea 594 del file geo_proj_class.F90.

595 END SUBROUTINE geo_proj_write_unit
596 
597 
598 SUBROUTINE geo_proj_display(this)
599 TYPE(geo_proj),INTENT(in) :: this

Generated with Doxygen.