Skip to content

Commit

Permalink
#1996 initialize interp_wdth
Browse files Browse the repository at this point in the history
  • Loading branch information
Howard Soh committed Dec 29, 2021
1 parent cd1f7c9 commit 802a273
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions met/src/libcode/vx_statistics/pair_base.cc
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ void PairBase::clear() {
msg_typ.clear();
msg_typ_vals.clear();

interp_wdth = 0;
interp_mthd = InterpMthd_None;
interp_shape = GridTemplateFactory::GridTemplate_None;

Expand Down

0 comments on commit 802a273

Please sign in to comment.