RAJAPerf
RAJAPerf copied to clipboard
DRAFT: Change FEMSWEEP to read in file for mesh data
Summary
- This PR is a refactoring
- It does the following:
- Refactors FEMSWEEP to read in a file to populate mesh connectivity data.
Does reading the data also affect the problem size, number of elements, etc?
How big can meshes get? I'm wondering how the meshes will impact the repo size.