Skip to content

Commit

Permalink
remove typo line
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Huy-Khoa Huynh committed Jun 20, 2022
1 parent c2cfb11 commit 7a07c72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/prom/mixed_nonlinear_diffusion.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -890,7 +890,6 @@ int main(int argc, char *argv[])
vector<int> num_sample_dofs_per_proc_S(num_procs);

vector<int> sample_dofs_withS; // Indices of the sampled rows
int nsdim = 0;
CAROM::Matrix *Ssinv = 0;
vector<int> num_sample_dofs_per_proc_withS;
CAROM::BasisReader *readerS = 0;
Expand Down

0 comments on commit 7a07c72

Please sign in to comment.