[1D] Deprecate importSolution
This commit is contained in:
parent
d545a2e598
commit
2c4748aaf5
1 changed files with 1 additions and 0 deletions
|
|
@ -552,6 +552,7 @@ public:
|
|||
* matched by name, and any species in the new mechanism that were
|
||||
* not in the old one are set to zero. The new solution is created
|
||||
* with the same number of grid points as in the old solution.
|
||||
* @deprecated Conversion is handled automatically when loading from XML
|
||||
*/
|
||||
void importSolution(size_t points, doublereal* oldSoln, IdealGasPhase& oldmech,
|
||||
size_t size_new, doublereal* newSoln, IdealGasPhase& newmech);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue