nx_calc_chem_test.nx
buildroot/runtime/nx_calc_chem_test.nx
about
nx_calc_chem_test.nx -- exercise integrate engine + extended chem.
dependencies 2 imports · 0 importers
imports: nx_calc_integrate.nxnx_chem_extended.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 7 | func t1_integrate_const() -> nx_int |
| 16 | func t2_integrate_x() -> nx_int |
| 27 | func t3_integrate_power() -> nx_int |
| 38 | func t4_integrate_sin() -> nx_int |
| 50 | func t5_integrate_cos() -> nx_int |
| 60 | func t6_integrate_exp() -> nx_int |
| 70 | func t7_integrate_sum() -> nx_int |
| 80 | func t8_periodic_36() -> nx_int |
| 96 | func t9_reaction_balanced() -> nx_int |
| 107 | func t10_reaction_unbalanced() -> nx_int |
| 117 | func t11_iron_oxide() -> nx_int |
| 126 | func main() -> nx_exit |