Skip to content

Commit e8c737a

Browse files
committed
remove whitespace
1 parent 30efee2 commit e8c737a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/geom/elem.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ class Elem : public ReferenceCountedObject<Elem>,
335335
MeshBase & mesh,
336336
const PointLocatorBase & point_locator,
337337
const PeriodicBoundaries * pb);
338-
338+
339339
/**
340340
* \returns A pointer to the \f$ i^{th} \f$ neighbor of this element
341341
* for interior elements. If an element is on a periodic

0 commit comments

Comments
 (0)