Skip to content

Commit

Permalink
Merge pull request #403 from UXARRAY/fix_docs
Browse files Browse the repository at this point in the history
Fix typo in user_api/uxarray_api.md
  • Loading branch information
rajeeja authored Aug 11, 2023
2 parents 8f0599c + af25136 commit 5ec7d2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user_api/uxarray_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ the ``Grid`` object, `uxgrid`, as a property to be unstructured grid-aware.
- UxDataArray.integrate(self, [quadrature_rule, order]) \
Integrate over all the faces of the given mesh.

- ### 2.2.2 Future UxDataArray Methods
### 2.2.2 Future UxDataArray Methods

- UxDataArray UxDataArray.divergence(self, UxDataArray other) \
Compute the divergence of the vector field defined by self and other.
Expand Down

0 comments on commit 5ec7d2f

Please sign in to comment.