Skip to content

Commit

Permalink
come on
Browse files Browse the repository at this point in the history
  • Loading branch information
mlee03 authored and mlee03 committed Aug 11, 2023
1 parent a361575 commit d9b4ef0
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 419 deletions.
2 changes: 1 addition & 1 deletion FMS.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ Version: @VERSION@
Libs: -L$(libdir) -lFMS
Libs.private: @LIBS@
Cflags: -I${includedir}
Fflags: -I${includedir}
Fflags: -I${includedir}
1 change: 1 addition & 0 deletions horiz_interp/horiz_interp_type.F90
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ module horiz_interp_type_mod
module procedure stats_r8
end interface


!> real(8) pointers for use in horiz_interp_type
type horizInterpReals8_type
real(kind=r8_kind), dimension(:,:), allocatable :: faci !< weights for conservative scheme
Expand Down
89 changes: 0 additions & 89 deletions test_fms/intel_coverage.sh

This file was deleted.

Loading

0 comments on commit d9b4ef0

Please sign in to comment.