Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
ogs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Yuhao Liu
ogs
Commits
d81f3bf9
Commit
d81f3bf9
authored
12 years ago
by
Tom Fischer
Browse files
Options
Downloads
Patches
Plain Diff
renamed Pyramid.{h,hpp} to TemplatePyramid.{h,hpp}
parent
47899e62
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
MeshLib/Elements/TemplatePyramid.h
+5
-7
5 additions, 7 deletions
MeshLib/Elements/TemplatePyramid.h
MeshLib/Elements/TemplatePyramid.hpp
+1
-1
1 addition, 1 deletion
MeshLib/Elements/TemplatePyramid.hpp
with
6 additions
and
8 deletions
MeshLib/Elements/Pyramid.h
→
MeshLib/Elements/
Template
Pyramid.h
+
5
−
7
View file @
d81f3bf9
...
@@ -5,13 +5,13 @@
...
@@ -5,13 +5,13 @@
* http://www.opengeosys.org/project/license
* http://www.opengeosys.org/project/license
*
*
*
*
* \file Pyramid.h
* \file
Template
Pyramid.h
*
*
* Created on 2012-05-02 by Karsten Rink
* Created on 2012-05-02 by Karsten Rink
*/
*/
#ifndef PYRAMID_H_
#ifndef
TEMPLATE
PYRAMID_H_
#define PYRAMID_H_
#define
TEMPLATE
PYRAMID_H_
#include
"Cell.h"
#include
"Cell.h"
...
@@ -115,11 +115,9 @@ protected:
...
@@ -115,11 +115,9 @@ protected:
};
/* class */
};
/* class */
typedef
TemplatePyramid
<
1
,
5
>
Pyramid
;
}
/* namespace */
}
/* namespace */
#include
"Pyramid.hpp"
#include
"
Template
Pyramid.hpp"
#endif
/* PYRAMID_H_ */
#endif
/*
TEMPLATE
PYRAMID_H_ */
This diff is collapsed.
Click to expand it.
MeshLib/Elements/Pyramid.hpp
→
MeshLib/Elements/
Template
Pyramid.hpp
+
1
−
1
View file @
d81f3bf9
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
* http://www.opengeosys.org/project/license
* http://www.opengeosys.org/project/license
*
*
*
*
* \file Pyramid.hpp
* \file
Template
Pyramid.hpp
*
*
* Created on 2012-05-02 by Karsten Rink
* Created on 2012-05-02 by Karsten Rink
*/
*/
...
...
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