Skip to content

Relocation for analyzed flags & paper modifications#18

Merged
csmith763 merged 11 commits intomainfrom
flag_removal
Mar 11, 2026
Merged

Relocation for analyzed flags & paper modifications#18
csmith763 merged 11 commits intomainfrom
flag_removal

Conversation

@csmith763
Copy link
Contributor

Modified the location where the analyzed and adjoint_analyzed boolean flags are set for the Analysis base class to eliminate the need for a user to include them when creating subclasses. Also, various modifications for the JOSS paper prior to submission.

Added functionality to set the `analyzed` and `adjoint_analyzed` flags
within the `analyze` and `analyze_adjoint` methods directly. Now, users
do not have to set these flags within their private/protected methods
(although they still can without causing issues).
Reflects the change made to Analysis base class, which now sets the
flags for `analyzed` and `adjoint_analyzed` directly within the base
class during execution.
@csmith763 csmith763 merged commit 9d87b17 into main Mar 11, 2026
3 checks passed
@csmith763 csmith763 deleted the flag_removal branch March 11, 2026 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant