MoDeNa  1.0
Software framework facilitating sequential multi-scale modelling
write_kinetics.h File Reference

write the results into text files More...

Go to the source code of this file.

Functions

void write_kinetics (const state_type &y, const double t)
 

Detailed Description

write the results into text files

Definition in file write_kinetics.h.

Function Documentation

◆ write_kinetics()

void write_kinetics ( const state_type &  y,
const double  t 
)
Parameters
yvector of all the variables
ttime
Returns
void

Definition at line 12 of file write_kinetics.h.