Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(abstract_eqfile_geo_type), | intent(inout) | :: | self |
subroutine finalise_eqfile(self)
class(abstract_eqfile_geo_type), intent(in out) :: self
self%initialised = .false.
call self%dealloc_arrays ; call self%delete_splines
end subroutine finalise_eqfile