|
Flow123d
release_3.0.0-903-ge56fc7d
|
#include <che_semchem.h>
Public Attributes | |
| char | jmeno_ich [MAXPATH] |
| int | pocet_latek |
| int | pocet_latekvefazi |
| int | celkovy_pocet_reakci |
| int | pocet_reakci_pro_matici |
| int | pocet_rovnovah |
| int | pocet_kinetik |
| int | pocet_pom_kin |
| int | pocet_rozpadu |
| double | T |
| double | TGf |
| double | Afi |
| double | b |
| double | epsilon |
| double | omega |
| double | deltaT |
| double | objem |
| double | splocha |
| int | cas_kroku |
| int | vypisy |
| int | deleni_RK |
| int | skaluj_matici |
| int | abs_norma |
Definition at line 629 of file che_semchem.h.
| int TS_prm::abs_norma |
Definition at line 653 of file che_semchem.h.
| double TS_prm::Afi |
Definition at line 642 of file che_semchem.h.
| double TS_prm::b |
Definition at line 643 of file che_semchem.h.
| int TS_prm::cas_kroku |
Definition at line 649 of file che_semchem.h.
| int TS_prm::celkovy_pocet_reakci |
Definition at line 634 of file che_semchem.h.
| int TS_prm::deleni_RK |
Definition at line 651 of file che_semchem.h.
| double TS_prm::deltaT |
Definition at line 646 of file che_semchem.h.
| double TS_prm::epsilon |
Definition at line 644 of file che_semchem.h.
| char TS_prm::jmeno_ich[MAXPATH] |
Definition at line 631 of file che_semchem.h.
| double TS_prm::objem |
Definition at line 647 of file che_semchem.h.
| double TS_prm::omega |
Definition at line 645 of file che_semchem.h.
| int TS_prm::pocet_kinetik |
Definition at line 637 of file che_semchem.h.
| int TS_prm::pocet_latek |
Definition at line 632 of file che_semchem.h.
| int TS_prm::pocet_latekvefazi |
Definition at line 633 of file che_semchem.h.
| int TS_prm::pocet_pom_kin |
Definition at line 638 of file che_semchem.h.
| int TS_prm::pocet_reakci_pro_matici |
Definition at line 635 of file che_semchem.h.
| int TS_prm::pocet_rovnovah |
Definition at line 636 of file che_semchem.h.
| int TS_prm::pocet_rozpadu |
Definition at line 639 of file che_semchem.h.
| int TS_prm::skaluj_matici |
Definition at line 652 of file che_semchem.h.
| double TS_prm::splocha |
Definition at line 648 of file che_semchem.h.
| double TS_prm::T |
Definition at line 640 of file che_semchem.h.
| double TS_prm::TGf |
Definition at line 641 of file che_semchem.h.
| int TS_prm::vypisy |
Definition at line 650 of file che_semchem.h.
1.8.11