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

Moving Levelset Calculation to Pre-Process #662

Merged
merged 6 commits into from
Nov 12, 2024

fixed levelsett_norm issue

8c9f10c
Select commit
Loading
Failed to load commit list.
Merged

Moving Levelset Calculation to Pre-Process #662

fixed levelsett_norm issue
8c9f10c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 11, 2024 in 1s

41.31% of diff hit (target 42.85%)

View this Pull Request on Codecov

41.31% of diff hit (target 42.85%)

Annotations

Check warning on line 157 in src/common/m_mpi_common.fpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/common/m_mpi_common.fpp#L156-L157

Added lines #L156 - L157 were not covered by tests

Check warning on line 64 in src/pre_process/m_compute_levelset.fpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pre_process/m_compute_levelset.fpp#L64

Added line #L64 was not covered by tests

Check warning on line 66 in src/pre_process/m_compute_levelset.fpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pre_process/m_compute_levelset.fpp#L66

Added line #L66 was not covered by tests

Check warning on line 68 in src/pre_process/m_compute_levelset.fpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pre_process/m_compute_levelset.fpp#L68

Added line #L68 was not covered by tests

Check warning on line 147 in src/pre_process/m_compute_levelset.fpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pre_process/m_compute_levelset.fpp#L147

Added line #L147 was not covered by tests

Check warning on line 149 in src/pre_process/m_compute_levelset.fpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pre_process/m_compute_levelset.fpp#L149

Added line #L149 was not covered by tests

Check warning on line 151 in src/pre_process/m_compute_levelset.fpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pre_process/m_compute_levelset.fpp#L151

Added line #L151 was not covered by tests

Check warning on line 239 in src/pre_process/m_compute_levelset.fpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pre_process/m_compute_levelset.fpp#L239

Added line #L239 was not covered by tests

Check warning on line 241 in src/pre_process/m_compute_levelset.fpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pre_process/m_compute_levelset.fpp#L241

Added line #L241 was not covered by tests

Check warning on line 243 in src/pre_process/m_compute_levelset.fpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pre_process/m_compute_levelset.fpp#L243

Added line #L243 was not covered by tests

Check warning on line 246 in src/pre_process/m_compute_levelset.fpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pre_process/m_compute_levelset.fpp#L246

Added line #L246 was not covered by tests

Check warning on line 248 in src/pre_process/m_compute_levelset.fpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pre_process/m_compute_levelset.fpp#L248

Added line #L248 was not covered by tests

Check warning on line 250 in src/pre_process/m_compute_levelset.fpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pre_process/m_compute_levelset.fpp#L250

Added line #L250 was not covered by tests

Check warning on line 305 in src/pre_process/m_compute_levelset.fpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pre_process/m_compute_levelset.fpp#L305

Added line #L305 was not covered by tests

Check warning on line 307 in src/pre_process/m_compute_levelset.fpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pre_process/m_compute_levelset.fpp#L307

Added line #L307 was not covered by tests

Check warning on line 310 in src/pre_process/m_compute_levelset.fpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pre_process/m_compute_levelset.fpp#L309-L310

Added lines #L309 - L310 were not covered by tests

Check warning on line 314 in src/pre_process/m_compute_levelset.fpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pre_process/m_compute_levelset.fpp#L314

Added line #L314 was not covered by tests

Check warning on line 316 in src/pre_process/m_compute_levelset.fpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pre_process/m_compute_levelset.fpp#L316

Added line #L316 was not covered by tests

Check warning on line 319 in src/pre_process/m_compute_levelset.fpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pre_process/m_compute_levelset.fpp#L318-L319

Added lines #L318 - L319 were not covered by tests

Check warning on line 324 in src/pre_process/m_compute_levelset.fpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pre_process/m_compute_levelset.fpp#L324

Added line #L324 was not covered by tests

Check warning on line 327 in src/pre_process/m_compute_levelset.fpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pre_process/m_compute_levelset.fpp#L326-L327

Added lines #L326 - L327 were not covered by tests

Check warning on line 332 in src/pre_process/m_compute_levelset.fpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pre_process/m_compute_levelset.fpp#L332

Added line #L332 was not covered by tests

Check warning on line 335 in src/pre_process/m_compute_levelset.fpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pre_process/m_compute_levelset.fpp#L334-L335

Added lines #L334 - L335 were not covered by tests

Check warning on line 371 in src/pre_process/m_compute_levelset.fpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pre_process/m_compute_levelset.fpp#L371

Added line #L371 was not covered by tests

Check warning on line 373 in src/pre_process/m_compute_levelset.fpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/pre_process/m_compute_levelset.fpp#L373

Added line #L373 was not covered by tests