Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoiding rebuilding the PDE operator in sensitivity computations #2

Merged
merged 2 commits into from Mar 31, 2017

Conversation

lruthotto
Copy link
Contributor

This required some breaking changes

  1. added new field for PDE operator to DivSigGradParam
  2. created constructor for DivSigGradParam
  3. updated tests

@erantreister, @dwfmarchant, @eldadHaber , @cschwarzbach, @Pbellive: Please take a look before we can merge this and update the examples in jInv. I'd like this to be somewhat consistent with the changes you made to codes for other PDEs

…s required some breaking changes

1) added new field for PDE operator to DivSigGradParam
2) created constructor for DivSigGradParam
3) updated tests
@coveralls
Copy link

Coverage Status

Coverage increased (+0.5%) to 94.737% when pulling 072097c on sensMat into 027d51b on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.4%) to 94.643% when pulling 072097c on sensMat into 027d51b on master.

@Pbellive
Copy link

As I understand it, these changes match with how we've been planning to proceed with other forward problems. I like the way the matrix storage and reuse has been implemented.

@lruthotto lruthotto merged commit f2ea129 into master Mar 31, 2017
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.

None yet

3 participants