Skip to content

Commit

Permalink
Fix EB documentation
Browse files Browse the repository at this point in the history
Remove incorrect information.
  • Loading branch information
WeiqunZhang committed Sep 17, 2024
1 parent a0ed390 commit d7d90f4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Docs/sphinx_documentation/source/EB.rst
Original file line number Diff line number Diff line change
Expand Up @@ -308,10 +308,6 @@ following data:
z)^2 + (n_y \Delta x \Delta z)^2 + (n_z \Delta x \Delta y)^2}`, where
:math:`n` is the boundary normal vector.

- **Face centroid** is in a :cpp:`MultiCutFab` with ``AMREX_SPACEDIM`` components.
Each component of the data is in the range of :math:`[-0.5,0.5]`, based on
each cell's local coordinates with respect to the embedded boundary.

- **Area fractions** are returned in an :cpp:`Array` of :cpp:`MultiCutFab`
pointers. For each direction, area fraction is for the face of that direction.
Data are in the range of :math:`[0,1]` with zero representing a covered face
Expand Down

0 comments on commit d7d90f4

Please sign in to comment.