mirror of
https://github.com/NGSolve/netgen.git
synced 2025-05-04 17:50:50 +05:00
code formatting in blayer files
This commit is contained in:
parent
f42d0c0be4
commit
494b0ae37c
@ -464,8 +464,7 @@ struct GrowthVectorLimiter
|
||||
}
|
||||
|
||||
template <typename TFunc>
|
||||
void FindTreeIntersections (double trig_shift, double seg_shift, TFunc f,
|
||||
TBitArray<PointIndex> * relevant_points = nullptr)
|
||||
void FindTreeIntersections (double trig_shift, double seg_shift, TFunc f, TBitArray<PointIndex>* relevant_points = nullptr)
|
||||
{
|
||||
static Timer t("GrowthVectorLimiter::FindTreeIntersections");
|
||||
RegionTimer rt(t);
|
||||
|
Loading…
x
Reference in New Issue
Block a user