Skip to content

Commit f5f01c8

Browse files
committed
remove whitespace
1 parent 5fe612b commit f5f01c8

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
@@ -326,7 +326,7 @@ class Elem : public ReferenceCountedObject<Elem>,
326326
MeshBase & mesh,
327327
const PointLocatorBase & point_locator,
328328
const PeriodicBoundaries * pb);
329-
329+
330330
/**
331331
* \returns A pointer to the \f$ i^{th} \f$ neighbor of this element
332332
* for interior elements. If an element is on a periodic

0 commit comments

Comments
 (0)