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
Snippets
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
Dmitri Naumov
ogs
Commits
448ab5cf
Commit
448ab5cf
authored
4 years ago
by
Tom Fischer
Browse files
Options
Downloads
Patches
Plain Diff
[postLIE] Adjust file names in Tests.cmake and pvd file.
parent
8a6dfd47
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Applications/Utils/Tests.cmake
+2
-2
2 additions, 2 deletions
Applications/Utils/Tests.cmake
Tests/Data/LIE/PostProcessing/single_joint.pvd
+2
-2
2 additions, 2 deletions
Tests/Data/LIE/PostProcessing/single_joint.pvd
with
4 additions
and
4 deletions
Applications/Utils/Tests.cmake
+
2
−
2
View file @
448ab5cf
...
@@ -40,11 +40,11 @@ AddTest(
...
@@ -40,11 +40,11 @@ AddTest(
PATH LIE/PostProcessing
PATH LIE/PostProcessing
WORKING_DIRECTORY
${
Data_SOURCE_DIR
}
/LIE/PostProcessing
WORKING_DIRECTORY
${
Data_SOURCE_DIR
}
/LIE/PostProcessing
EXECUTABLE postLIE
EXECUTABLE postLIE
EXECUTABLE_ARGS -i single_joint
_pcs_0
.pvd -o
${
Data_BINARY_DIR
}
/LIE/PostProcessing/post_single_joint
_pcs_0
.pvd
EXECUTABLE_ARGS -i single_joint.pvd -o
${
Data_BINARY_DIR
}
/LIE/PostProcessing/post_single_joint.pvd
REQUIREMENTS NOT OGS_USE_MPI AND OGS_BUILD_PROCESS_LIE
REQUIREMENTS NOT OGS_USE_MPI AND OGS_BUILD_PROCESS_LIE
TESTER vtkdiff
TESTER vtkdiff
DIFF_DATA
DIFF_DATA
expected_post_single_joint_
pcs_0_
ts_1_t_1.000000.vtu post_single_joint_
pcs_0_
ts_1_t_1.000000.vtu u u 1e-14 1e-14
expected_post_single_joint_ts_1_t_1.000000.vtu post_single_joint_ts_1_t_1.000000.vtu u u 1e-14 1e-14
)
)
AddTest
(
AddTest
(
...
...
This diff is collapsed.
Click to expand it.
Tests/Data/LIE/PostProcessing/single_joint.pvd
+
2
−
2
View file @
448ab5cf
<?xml version="1.0"?>
<?xml version="1.0"?>
<VTKFile
type=
"Collection"
version=
"0.1"
byte_order=
"LittleEndian"
compressor=
"vtkZLibDataCompressor"
>
<VTKFile
type=
"Collection"
version=
"0.1"
byte_order=
"LittleEndian"
compressor=
"vtkZLibDataCompressor"
>
<Collection>
<Collection>
<DataSet
timestep=
"0"
group=
""
part=
"0"
file=
"single_joint_
pcs_0_
ts_0_t_0.000000.vtu"
/>
<DataSet
timestep=
"0"
group=
""
part=
"0"
file=
"single_joint_ts_0_t_0.000000.vtu"
/>
<DataSet
timestep=
"1"
group=
""
part=
"0"
file=
"single_joint_
pcs_0_
ts_1_t_1.000000.vtu"
/>
<DataSet
timestep=
"1"
group=
""
part=
"0"
file=
"single_joint_ts_1_t_1.000000.vtu"
/>
</Collection>
</Collection>
</VTKFile>
</VTKFile>
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