Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(abstract_eqfile_geo_type), | intent(inout) | :: | self |
subroutine finish_setup_eqfile(self)
class(abstract_eqfile_geo_type), intent(in out) :: self
call self%calculate_gradients ; call self%setup_splines
end subroutine finish_setup_eqfile