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

Set up pfloat to allow amg non-zero entries and dfloat to be different #68

Merged
merged 2 commits into from
Jan 23, 2021

Conversation

tcew
Copy link
Contributor

@tcew tcew commented Jan 21, 2021

Defaults to pfloat = double.

Main aim is to reduce storage for SEMFEM.

@codecov
Copy link

codecov bot commented Jan 21, 2021

Codecov Report

Merging #68 (1619a5e) into master (ab76103) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #68   +/-   ##
=======================================
  Coverage   84.08%   84.08%           
=======================================
  Files         257      257           
  Lines       20316    20320    +4     
=======================================
+ Hits        17082    17086    +4     
  Misses       3234     3234           
Impacted Files Coverage Δ
include/parAlmond/parAlmondparCSR.hpp 100.00% <ø> (ø)
libs/core/platformProperties.cpp 62.16% <100.00%> (+4.58%) ⬆️
libs/parAlmond/parAlmondGalerkinProd.cpp 100.00% <100.00%> (ø)
libs/parAlmond/parAlmondparCSR.cpp 91.03% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ab76103...cf90357. Read the comment docs.

@noelchalmers
Copy link
Member

LGTM

@tcew tcew merged commit 6a86a46 into master Jan 23, 2021
@tcew tcew deleted the pfloat branch January 23, 2021 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants