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

feat: MpiWrapper::allReduce overload for arrays. #3446

Merged
merged 19 commits into from
Jan 29, 2025

Merge branch 'develop' into feature/cusini/addMpiWrapperForArrays

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

feat: MpiWrapper::allReduce overload for arrays. #3446

Merge branch 'develop' into feature/cusini/addMpiWrapperForArrays
8f6aefe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 28, 2025 in 1s

58.97% of diff hit (target 56.74%)

View this Pull Request on Codecov

58.97% of diff hit (target 56.74%)

Annotations

Check warning on line 731 in src/coreComponents/common/MpiWrapper.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coreComponents/common/MpiWrapper.hpp#L731

Added line #L731 was not covered by tests

Check warning on line 733 in src/coreComponents/common/MpiWrapper.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coreComponents/common/MpiWrapper.hpp#L733

Added line #L733 was not covered by tests

Check warning on line 80 in src/coreComponents/mesh/ParticleManager.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coreComponents/mesh/ParticleManager.cpp#L80

Added line #L80 was not covered by tests

Check warning on line 312 in src/coreComponents/physicsSolvers/PhysicsSolverBaseKernels.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coreComponents/physicsSolvers/PhysicsSolverBaseKernels.hpp#L312

Added line #L312 was not covered by tests

Check warning on line 317 in src/coreComponents/physicsSolvers/PhysicsSolverBaseKernels.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coreComponents/physicsSolvers/PhysicsSolverBaseKernels.hpp#L317

Added line #L317 was not covered by tests

Check warning on line 187 in src/coreComponents/physicsSolvers/contact/ContactSolverBase.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coreComponents/physicsSolvers/contact/ContactSolverBase.cpp#L187

Added line #L187 was not covered by tests

Check warning on line 844 in src/coreComponents/physicsSolvers/contact/SolidMechanicsEmbeddedFractures.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coreComponents/physicsSolvers/contact/SolidMechanicsEmbeddedFractures.cpp#L844

Added line #L844 was not covered by tests

Check warning on line 229 in src/coreComponents/physicsSolvers/multiphysics/HydrofractureSolver.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coreComponents/physicsSolvers/multiphysics/HydrofractureSolver.cpp#L229

Added line #L229 was not covered by tests

Check warning on line 516 in src/coreComponents/physicsSolvers/solidMechanics/SolidMechanicsLagrangianFEM.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coreComponents/physicsSolvers/solidMechanics/SolidMechanicsLagrangianFEM.cpp#L516

Added line #L516 was not covered by tests

Check warning on line 3316 in src/coreComponents/physicsSolvers/solidMechanics/SolidMechanicsMPM.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coreComponents/physicsSolvers/solidMechanics/SolidMechanicsMPM.cpp#L3316

Added line #L3316 was not covered by tests

Check warning on line 3324 in src/coreComponents/physicsSolvers/solidMechanics/SolidMechanicsMPM.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coreComponents/physicsSolvers/solidMechanics/SolidMechanicsMPM.cpp#L3324

Added line #L3324 was not covered by tests

Check warning on line 150 in src/coreComponents/physicsSolvers/solidMechanics/SolidMechanicsStatistics.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coreComponents/physicsSolvers/solidMechanics/SolidMechanicsStatistics.cpp#L149-L150

Added lines #L149 - L150 were not covered by tests

Check warning on line 155 in src/coreComponents/physicsSolvers/solidMechanics/SolidMechanicsStatistics.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coreComponents/physicsSolvers/solidMechanics/SolidMechanicsStatistics.cpp#L154-L155

Added lines #L154 - L155 were not covered by tests

Check warning on line 4583 in src/coreComponents/physicsSolvers/surfaceGeneration/SurfaceGenerator.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/coreComponents/physicsSolvers/surfaceGeneration/SurfaceGenerator.cpp#L4583

Added line #L4583 was not covered by tests