Skip to content

Commit

Permalink
Fix wrong definition for rte_inc_1scalar_by_nstream_bybnd
Browse files Browse the repository at this point in the history
  • Loading branch information
makepath-alex committed Mar 22, 2024
1 parent 4e5ebb9 commit 91b9412
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rte-kernels/api/rte_kernels.h
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ extern "C"
int* ncol, int* nlay, int* ngpt,
// [in] ncol, nlay, ngpt: constant scalars
Float* tau_inout,
Float* tau_in, Float* ssa_in,
int* nbnd, int* band_lims_gpoint);

void rte_inc_2stream_by_1scalar_bybnd(
Expand Down

0 comments on commit 91b9412

Please sign in to comment.