DenseMatrix &mat, doublereal* speciesValues = 0 ) so that now it takes a reference to the matrix that needs to be filled, avoiding an extra copy construction. For vector and DenseMatrix resize operations, added 0.0 or 0 as initialization value so that we don't have garbage in these. This is most relevant for vectors of pointers where we need NULL values to test against. |
||
|---|---|---|
| .. | ||
| base | ||
| converters | ||
| equil | ||
| kinetics | ||
| numerics | ||
| oneD | ||
| spectra | ||
| thermo | ||
| transport | ||
| zeroD | ||
| CMakeLists.txt | ||
| Makefile.in | ||