Skip to content

Documentation updates#301

Merged
jcapriot merged 6 commits intosimpeg:mainfrom
jcapriot:documentation_updates
Jan 27, 2023
Merged

Documentation updates#301
jcapriot merged 6 commits intosimpeg:mainfrom
jcapriot:documentation_updates

Conversation

@jcapriot
Copy link
Member

Small updates to documentation.

DiffOperators and InnerProducts now inherit BaseMesh so that we get proper doc string inheritance for those methods defined in them.

Also, conditionally sets which classes we want to show the full inherited members of (Only our primary mesh classes)

@codecov
Copy link

codecov bot commented Jan 27, 2023

Codecov Report

Merging #301 (0a733d5) into main (a2fd228) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #301   +/-   ##
=======================================
  Coverage   85.22%   85.22%           
=======================================
  Files          38       38           
  Lines       11281    11283    +2     
=======================================
+ Hits         9614     9616    +2     
  Misses       1667     1667           
Impacted Files Coverage Δ
discretize/tests.py 79.11% <ø> (ø)
discretize/operators/differential_operators.py 80.96% <100.00%> (+0.02%) ⬆️
discretize/operators/inner_products.py 93.28% <100.00%> (+0.02%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jcapriot jcapriot merged commit 8fb9077 into simpeg:main Jan 27, 2023
@jcapriot jcapriot deleted the documentation_updates branch January 27, 2023 17:32
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