Initial commit

This commit is contained in:
Jose Eduardo Bueno
2020-09-03 09:46:44 -03:00
parent 4d10d9ac76
commit c7adc3495f
4 changed files with 40 additions and 31 deletions

View File

@@ -155,7 +155,7 @@ private:
void finalize();
/// Copy linear system to GPU
void copy_system_to_gpu(WellContributions& wellContribs);
void copy_system_to_gpu();
/// Reorder the linear system so it corresponds with the coloring
/// \param[in] vals array of nonzeroes, each block is stored row-wise and contiguous, contains nnz values