Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Precomputed velocities #202 #208

Merged
merged 12 commits into from
Apr 2, 2024

Merge branch 'SimVascular:main' into precomputed-velocities-#202

b71169c
Select commit
Loading
Failed to load commit list.
Merged

Precomputed velocities #202 #208

Merge branch 'SimVascular:main' into precomputed-velocities-#202
b71169c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 28, 2024 in 1s

23.19% of diff hit (target 62.91%)

View this Pull Request on Codecov

23.19% of diff hit (target 62.91%)

Annotations

Check warning on line 109 in Code/Source/svFSI/Simulation.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/Source/svFSI/Simulation.cpp#L108-L109

Added lines #L108 - L109 were not covered by tests

Check warning on line 1101 in Code/Source/svFSI/all_fun.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/Source/svFSI/all_fun.cpp#L1099-L1101

Added lines #L1099 - L1101 were not covered by tests

Check warning on line 1107 in Code/Source/svFSI/all_fun.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/Source/svFSI/all_fun.cpp#L1104-L1107

Added lines #L1104 - L1107 were not covered by tests

Check warning on line 1114 in Code/Source/svFSI/all_fun.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/Source/svFSI/all_fun.cpp#L1109-L1114

Added lines #L1109 - L1114 were not covered by tests

Check warning on line 1120 in Code/Source/svFSI/all_fun.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/Source/svFSI/all_fun.cpp#L1118-L1120

Added lines #L1118 - L1120 were not covered by tests

Check warning on line 1126 in Code/Source/svFSI/all_fun.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/Source/svFSI/all_fun.cpp#L1124-L1126

Added lines #L1124 - L1126 were not covered by tests

Check warning on line 1129 in Code/Source/svFSI/all_fun.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/Source/svFSI/all_fun.cpp#L1128-L1129

Added lines #L1128 - L1129 were not covered by tests

Check warning on line 1137 in Code/Source/svFSI/all_fun.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/Source/svFSI/all_fun.cpp#L1131-L1137

Added lines #L1131 - L1137 were not covered by tests

Check warning on line 1143 in Code/Source/svFSI/all_fun.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/Source/svFSI/all_fun.cpp#L1143

Added line #L1143 was not covered by tests

Check warning on line 1151 in Code/Source/svFSI/all_fun.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/Source/svFSI/all_fun.cpp#L1145-L1151

Added lines #L1145 - L1151 were not covered by tests

Check warning on line 1157 in Code/Source/svFSI/all_fun.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/Source/svFSI/all_fun.cpp#L1156-L1157

Added lines #L1156 - L1157 were not covered by tests

Check warning on line 2043 in Code/Source/svFSI/distribute.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/Source/svFSI/distribute.cpp#L2038-L2043

Added lines #L2038 - L2043 were not covered by tests

Check warning on line 2045 in Code/Source/svFSI/distribute.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/Source/svFSI/distribute.cpp#L2045

Added line #L2045 was not covered by tests

Check warning on line 2050 in Code/Source/svFSI/distribute.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/Source/svFSI/distribute.cpp#L2047-L2050

Added lines #L2047 - L2050 were not covered by tests

Check warning on line 451 in Code/Source/svFSI/initialize.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/Source/svFSI/initialize.cpp#L450-L451

Added lines #L450 - L451 were not covered by tests

Check warning on line 456 in Code/Source/svFSI/initialize.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/Source/svFSI/initialize.cpp#L455-L456

Added lines #L455 - L456 were not covered by tests

Check warning on line 837 in Code/Source/svFSI/initialize.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/Source/svFSI/initialize.cpp#L835-L837

Added lines #L835 - L837 were not covered by tests

Check warning on line 840 in Code/Source/svFSI/initialize.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/Source/svFSI/initialize.cpp#L839-L840

Added lines #L839 - L840 were not covered by tests

Check warning on line 200 in Code/Source/svFSI/load_msh.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/Source/svFSI/load_msh.cpp#L200

Added line #L200 was not covered by tests

Check warning on line 256 in Code/Source/svFSI/main.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/Source/svFSI/main.cpp#L254-L256

Added lines #L254 - L256 were not covered by tests

Check warning on line 259 in Code/Source/svFSI/main.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/Source/svFSI/main.cpp#L259

Added line #L259 was not covered by tests

Check warning on line 272 in Code/Source/svFSI/main.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/Source/svFSI/main.cpp#L263-L272

Added lines #L263 - L272 were not covered by tests

Check warning on line 274 in Code/Source/svFSI/main.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/Source/svFSI/main.cpp#L274

Added line #L274 was not covered by tests

Check warning on line 278 in Code/Source/svFSI/main.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/Source/svFSI/main.cpp#L277-L278

Added lines #L277 - L278 were not covered by tests

Check warning on line 284 in Code/Source/svFSI/main.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

Code/Source/svFSI/main.cpp#L280-L284

Added lines #L280 - L284 were not covered by tests