Skip to content

Commit

Permalink
Merge branch 'develop' into no_compile_jax
Browse files Browse the repository at this point in the history
  • Loading branch information
FFroehlich authored Dec 2, 2024
2 parents 8b713e6 + 23e8045 commit 6ce8f87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/amici/model_state.h
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ struct ModelStateDerived {
dwdx.set_ctx(sunctx_);
}
sspl_.set_ctx(sunctx_);
x_pos_tmp_.set_ctx(sunctx_);
dwdw_.set_ctx(sunctx_);
dJydy_dense_.set_ctx(sunctx_);
}
Expand Down

0 comments on commit 6ce8f87

Please sign in to comment.