| # | Line 189 | Line 189 | void SimInfo::refreshSim(){ | |
|---|---|---|
| 189 | MPIcheckPoint(); | |
| 190 | #endif // is_mpi | |
| 191 | ||
| 192 | < | ndf = this->getNDF(); | 
| 193 | < | ndfRaw = this->getNDFraw(); | 
| 192 | > | this->ndf = this->getNDF(); | 
| 193 | > | this->ndfRaw = this->getNDFraw(); | 
| 194 | ||
| 195 | } | |
| 196 | ||
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |