mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
delete trailing whitespaces in new commits
This commit is contained in:
parent
4d98a6eb8c
commit
fa3ae333ce
@ -156,7 +156,6 @@ namespace netgen
|
||||
ar & materials & maxh & quadmeshing & tensormeshing & layer & bcnames & elto0;
|
||||
}
|
||||
|
||||
|
||||
void PointBetween(const Point<3> & p1, const Point<3> & p2, double secpoint,
|
||||
int surfi,
|
||||
const PointGeomInfo & gi1,
|
||||
|
@ -126,7 +126,6 @@ namespace netgen
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
const Refinement & NetgenGeometry :: GetRefinement () const
|
||||
{
|
||||
return *new Refinement(*this);
|
||||
|
Loading…
Reference in New Issue
Block a user