Skip to content

Commit

Permalink
Add options in get_ATrhoXi_runtime to have no composition derivatives…
Browse files Browse the repository at this point in the history
… or tau or delta

See #144
  • Loading branch information
ianhbell committed Jul 24, 2024
1 parent 0dd1f20 commit aeed1ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/teqp/derivs.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@ struct TDXDerivatives {
}

#define get_ATrhoXi_runtime_combinations \
X(0,0,0) \
X(0,0,1) \
X(0,0,2) \
X(0,0,3) \
Expand Down

0 comments on commit aeed1ef

Please sign in to comment.