Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
ttruster committed Apr 20, 2023
1 parent 30efee2 commit e8c737a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/geom/elem.h
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ class Elem : public ReferenceCountedObject<Elem>,
MeshBase & mesh,
const PointLocatorBase & point_locator,
const PeriodicBoundaries * pb);

/**
* \returns A pointer to the \f$ i^{th} \f$ neighbor of this element
* for interior elements. If an element is on a periodic
Expand Down

0 comments on commit e8c737a

Please sign in to comment.