Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
b2ae359c
Commit
b2ae359c
authored
Jan 24, 2019
by
Mark OLESEN
Browse files
GIT: relocate ensight parts (from conversion -> fileFormats)
parent
b967f251
Changes
10
Hide whitespace changes
Inline
Side-by-side
src/conversion/Make/files
View file @
b2ae359c
...
...
@@ -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 @
b2ae359c
...
...
@@ -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 @
b2ae359c
File moved
src/
conversion
/ensight/part/ensightPart.H
→
src/
fileFormats
/ensight/part/ensightPart.H
View file @
b2ae359c
File moved
src/
conversion
/ensight/part/ensightPartCells.C
→
src/
fileFormats
/ensight/part/ensightPartCells.C
View file @
b2ae359c
File moved
src/
conversion
/ensight/part/ensightPartCells.H
→
src/
fileFormats
/ensight/part/ensightPartCells.H
View file @
b2ae359c
File moved
src/
conversion
/ensight/part/ensightPartFaces.C
→
src/
fileFormats
/ensight/part/ensightPartFaces.C
View file @
b2ae359c
File moved
src/
conversion
/ensight/part/ensightPartFaces.H
→
src/
fileFormats
/ensight/part/ensightPartFaces.H
View file @
b2ae359c
File moved
src/
conversion
/ensight/part/ensightParts.C
→
src/
fileFormats
/ensight/part/ensightParts.C
View file @
b2ae359c
File moved
src/
conversion
/ensight/part/ensightParts.H
→
src/
fileFormats
/ensight/part/ensightParts.H
View file @
b2ae359c
File moved
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment