libsim Versione 7.1.11

◆ 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.

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

Generated with Doxygen.