Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
VirtualFluids
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
iRMB
VirtualFluids
Commits
de24e380
Commit
de24e380
authored
2 years ago
by
Martin Schönherr
💬
Browse files
Options
Downloads
Patches
Plain Diff
deleted unnecessary method header
parent
c948dd91
No related branches found
No related tags found
1 merge request
!102
cleanup
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/gpu/GridGenerator/grid/GridImp.h
+1
-2
1 addition, 2 deletions
src/gpu/GridGenerator/grid/GridImp.h
with
1 addition
and
2 deletions
src/gpu/GridGenerator/grid/GridImp.h
+
1
−
2
View file @
de24e380
...
...
@@ -28,7 +28,7 @@
//
//! \file GridImp.h
//! \ingroup grid
//! \author Soeren Peters, Stephan Lenz, Martin Sch
�
nherr
//! \author Soeren Peters, Stephan Lenz, Martin Sch
oe
nherr
//=======================================================================================
#ifndef GRID_IMP_H
#define GRID_IMP_H
...
...
@@ -197,7 +197,6 @@ public:
void
fixRefinementIntoWall
(
uint
xIndex
,
uint
yIndex
,
uint
zIndex
,
int
dir
);
void
findStopperNode
(
uint
index
);
void
findEndOfGridStopperNode
(
uint
index
);
void
findEndOfGridStopperPeriodicNode
(
uint
index
);
void
findSolidStopperNode
(
uint
index
);
void
findBoundarySolidNode
(
uint
index
);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment