Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenFOAM-plus
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
339
Issues
339
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Development
OpenFOAM-plus
Commits
e53e7111
Commit
e53e7111
authored
Jan 24, 2019
by
Mark Olesen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
GIT: relocate ensight parts (from conversion -> fileFormats)
parent
14e2fc45
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
6 additions
and
4 deletions
+6
-4
src/conversion/Make/files
src/conversion/Make/files
+0
-4
src/fileFormats/Make/files
src/fileFormats/Make/files
+6
-0
src/fileFormats/ensight/part/ensightPart.C
src/fileFormats/ensight/part/ensightPart.C
+0
-0
src/fileFormats/ensight/part/ensightPart.H
src/fileFormats/ensight/part/ensightPart.H
+0
-0
src/fileFormats/ensight/part/ensightPartCells.C
src/fileFormats/ensight/part/ensightPartCells.C
+0
-0
src/fileFormats/ensight/part/ensightPartCells.H
src/fileFormats/ensight/part/ensightPartCells.H
+0
-0
src/fileFormats/ensight/part/ensightPartFaces.C
src/fileFormats/ensight/part/ensightPartFaces.C
+0
-0
src/fileFormats/ensight/part/ensightPartFaces.H
src/fileFormats/ensight/part/ensightPartFaces.H
+0
-0
src/fileFormats/ensight/part/ensightParts.C
src/fileFormats/ensight/part/ensightParts.C
+0
-0
src/fileFormats/ensight/part/ensightParts.H
src/fileFormats/ensight/part/ensightParts.H
+0
-0
No files found.
src/conversion/Make/files
View file @
e53e7111
...
...
@@ -10,10 +10,6 @@ common/tables/cellTable.C
ensight/mesh/ensightMesh.C
ensight/mesh/ensightMeshIO.C
ensight/mesh/ensightMeshOptions.C
ensight/part/ensightPart.C
ensight/part/ensightPartCells.C
ensight/part/ensightPartFaces.C
ensight/part/ensightParts.C
fire/FIREMeshReader.C
fire/FIREMeshWriter.C
...
...
src/fileFormats/Make/files
View file @
e53e7111
...
...
@@ -2,8 +2,14 @@ ensight/file/ensightCase.C
ensight/file/ensightCaseOptions.C
ensight/file/ensightFile.C
ensight/file/ensightGeoFile.C
ensight/part/ensightCells.C
ensight/part/ensightFaces.C
ensight/part/ensightPart.C
ensight/part/ensightPartCells.C
ensight/part/ensightPartFaces.C
ensight/part/ensightParts.C
ensight/read/ensightReadFile.C
ensight/type/ensightPTraits.C
...
...
src/
conversion
/ensight/part/ensightPart.C
→
src/
fileFormats
/ensight/part/ensightPart.C
View file @
e53e7111
File moved
src/
conversion
/ensight/part/ensightPart.H
→
src/
fileFormats
/ensight/part/ensightPart.H
View file @
e53e7111
File moved
src/
conversion
/ensight/part/ensightPartCells.C
→
src/
fileFormats
/ensight/part/ensightPartCells.C
View file @
e53e7111
File moved
src/
conversion
/ensight/part/ensightPartCells.H
→
src/
fileFormats
/ensight/part/ensightPartCells.H
View file @
e53e7111
File moved
src/
conversion
/ensight/part/ensightPartFaces.C
→
src/
fileFormats
/ensight/part/ensightPartFaces.C
View file @
e53e7111
File moved
src/
conversion
/ensight/part/ensightPartFaces.H
→
src/
fileFormats
/ensight/part/ensightPartFaces.H
View file @
e53e7111
File moved
src/
conversion
/ensight/part/ensightParts.C
→
src/
fileFormats
/ensight/part/ensightParts.C
View file @
e53e7111
File moved
src/
conversion
/ensight/part/ensightParts.H
→
src/
fileFormats
/ensight/part/ensightParts.H
View file @
e53e7111
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment