LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
sundials_config.h.in
Cantera.egg-info/PKG-INFO
Cantera.egg-info/SOURCES.txt
Cantera.egg-info/dependency_links.txt
Cantera.egg-info/entry_points.txt
Cantera.egg-info/not-zip-safe
Cantera.egg-info/requires.txt
Cantera.egg-info/top_level.txt
cantera/__init__.pxd
cantera/__init__.py
cantera/_cantera.cpp
cantera/_cantera.h
cantera/_cantera.pxd
cantera/_cantera.pyx
cantera/base.pyx
cantera/ck2cti.py
cantera/ck2yaml.py
cantera/composite.py
cantera/constants.pyx
cantera/cti2yaml.py
cantera/ctml2yaml.py
cantera/ctml_writer.py
cantera/func1.pyx
cantera/interrupts.py
cantera/kinetics.pyx
cantera/liquidvapor.py
cantera/mixture.pyx
cantera/onedim.py
cantera/onedim.pyx
cantera/reaction.pyx
cantera/reactionpath.pyx
cantera/reactor.pyx
cantera/speciesthermo.pyx
cantera/thermo.pyx
cantera/transport.pyx
cantera/units.pyx
cantera/utils.py
cantera/utils.pyx
cantera/yamlwriter.pyx
cantera/data/KOH.cti
cantera/data/KOH.xml
cantera/data/KOH.yaml
cantera/data/__init__.py
cantera/data/air.cti
cantera/data/air.xml
cantera/data/air.yaml
cantera/data/airNASA9.cti
cantera/data/airNASA9.xml
cantera/data/airNASA9.yaml
cantera/data/argon.cti
cantera/data/argon.xml
cantera/data/critical-properties.yaml
cantera/data/diamond.cti
cantera/data/diamond.xml
cantera/data/diamond.yaml
cantera/data/elements.xml
cantera/data/graphite.cti
cantera/data/graphite.xml
cantera/data/graphite.yaml
cantera/data/gri30.cti
cantera/data/gri30.xml
cantera/data/gri30.yaml
cantera/data/gri30_highT.cti
cantera/data/gri30_highT.xml
cantera/data/gri30_highT.yaml
cantera/data/gri30_ion.cti
cantera/data/gri30_ion.xml
cantera/data/gri30_ion.yaml
cantera/data/h2o2.cti
cantera/data/h2o2.xml
cantera/data/h2o2.yaml
cantera/data/liquidvapor.cti
cantera/data/liquidvapor.xml
cantera/data/liquidvapor.yaml
cantera/data/lithium_ion_battery.cti
cantera/data/lithium_ion_battery.xml
cantera/data/lithium_ion_battery.yaml
cantera/data/methane_pox_on_pt.cti
cantera/data/methane_pox_on_pt.xml
cantera/data/methane_pox_on_pt.yaml
cantera/data/nDodecane_Reitz.cti
cantera/data/nDodecane_Reitz.xml
cantera/data/nDodecane_Reitz.yaml
cantera/data/nasa.cti
cantera/data/nasa.xml
cantera/data/nasa_condensed.cti
cantera/data/nasa_condensed.xml
cantera/data/nasa_condensed.yaml
cantera/data/nasa_gas.cti
cantera/data/nasa_gas.xml
cantera/data/nasa_gas.yaml
cantera/data/ohn.cti
cantera/data/ohn.xml
cantera/data/ohn.yaml
cantera/data/ptcombust.cti
cantera/data/ptcombust.xml
cantera/data/ptcombust.yaml
cantera/data/silane.cti
cantera/data/silane.xml
cantera/data/silane.yaml
cantera/data/silicon.cti
cantera/data/silicon.xml
cantera/data/silicon.yaml
cantera/data/silicon_carbide.cti
cantera/data/silicon_carbide.xml
cantera/data/silicon_carbide.yaml
cantera/data/sofc.cti
cantera/data/sofc.xml
cantera/data/sofc.yaml
cantera/data/water.cti
cantera/data/water.xml
cantera/data/water.yaml
cantera/data/sample-data/LiC6_electrodebulk.yaml
cantera/examples/__init__.py
cantera/examples/kinetics/blowers_masel.py
cantera/examples/kinetics/custom_reactions.py
cantera/examples/kinetics/extract_submechanism.py
cantera/examples/kinetics/mechanism_reduction.py
cantera/examples/kinetics/reaction_path.py
cantera/examples/multiphase/adiabatic.py
cantera/examples/multiphase/plasma_equilibrium.py
cantera/examples/onedim/adiabatic_flame.py
cantera/examples/onedim/burner_flame.py
cantera/examples/onedim/diffusion_flame.py
cantera/examples/onedim/diffusion_flame_batch.py
cantera/examples/onedim/diffusion_flame_extinction.py
cantera/examples/onedim/flame_fixed_T.py
cantera/examples/onedim/flamespeed_sensitivity.py
cantera/examples/onedim/ion_burner_flame.py
cantera/examples/onedim/ion_free_flame.py
cantera/examples/onedim/premixed_counterflow_flame.py
cantera/examples/onedim/premixed_counterflow_twin_flame.py
cantera/examples/onedim/stagnation_flame.py
cantera/examples/onedim/tdata.dat
cantera/examples/reactors/NonIdealShockTube.py
cantera/examples/reactors/combustor.py
cantera/examples/reactors/custom.py
cantera/examples/reactors/fuel_injection.py
cantera/examples/reactors/ic_engine.py
cantera/examples/reactors/mix1.py
cantera/examples/reactors/periodic_cstr.py
cantera/examples/reactors/pfr.py
cantera/examples/reactors/piston.py
cantera/examples/reactors/reactor1.py
cantera/examples/reactors/reactor2.py
cantera/examples/reactors/sensitivity1.py
cantera/examples/reactors/surf_pfr.py
cantera/examples/surface_chemistry/catalytic_combustion.py
cantera/examples/surface_chemistry/diamond_cvd.py
cantera/examples/surface_chemistry/sofc.py
cantera/examples/thermo/critical_properties.py
cantera/examples/thermo/equivalenceRatio.py
cantera/examples/thermo/isentropic.py
cantera/examples/thermo/mixing.py
cantera/examples/thermo/rankine.py
cantera/examples/thermo/sound_speed.py
cantera/examples/thermo/vapordome.py
cantera/examples/transport/dusty_gas.py
cantera/examples/transport/multiprocessing_viscosity.py
cantera/test/__init__.py
cantera/test/test_composite.py
cantera/test/test_convert.py
cantera/test/test_equilibrium.py
cantera/test/test_func1.py
cantera/test/test_kinetics.py
cantera/test/test_mixture.py
cantera/test/test_onedim.py
cantera/test/test_purefluid.py
cantera/test/test_purefluid_pytest.py
cantera/test/test_reaction.py
cantera/test/test_reactor.py
cantera/test/test_thermo.py
cantera/test/test_transport.py
cantera/test/test_utils.py
cantera/test/utilities.py
cantera/test/data/BM-ptcombust-Motz-Wise.yaml
cantera/test/data/BM_test.yaml
cantera/test/data/BinarySolutionTabulatedThermo.yaml
cantera/test/data/CombustorTest-integrateWithAdvance.csv
cantera/test/data/CounterflowPremixedFlame-h2-mix.csv
cantera/test/data/DiffusionFlameTest-h2-auto.csv
cantera/test/data/DiffusionFlameTest-h2-mix-rad.csv
cantera/test/data/DiffusionFlameTest-h2-mix.csv
cantera/test/data/HMW_NaCl.yaml
cantera/test/data/HMW_NaCl_sp1977_alt.xml
cantera/test/data/HMW_NaCl_sp1977_alt.yaml
cantera/test/data/IdealMolalSolnPhaseExample.xml
cantera/test/data/IdealSolidSolnPhaseExample.xml
cantera/test/data/IdealSolidSolnPhaseExample.yaml
cantera/test/data/Li7Si3_ls.xml
cantera/test/data/LiKCl_liquid.xml
cantera/test/data/LiKCl_liquid.yaml
cantera/test/data/Li_Liquid.xml
cantera/test/data/MaskellSolidSolnPhase_nohmix.yaml
cantera/test/data/MaskellSolidSolnPhase_valid.xml
cantera/test/data/MaskellSolidSolnPhase_valid.yaml
cantera/test/data/NaCl_Solid.xml
cantera/test/data/NaCl_Solid.yaml
cantera/test/data/RedlichKisterVPSSTP_valid.xml
cantera/test/data/WallKinetics-coverages-regression1.csv
cantera/test/data/WallKinetics-coverages-regression2.csv
cantera/test/data/WallTest-integrateWithAdvance.csv
cantera/test/data/__init__.py
cantera/test/data/addReactions_err_test.yaml
cantera/test/data/air-no-reactions.cti
cantera/test/data/air-no-reactions.xml
cantera/test/data/bad-troe.inp
cantera/test/data/big_element_num_err.inp
cantera/test/data/blank_line_in_header.inp
cantera/test/data/ch4_ion.cti
cantera/test/data/ch4_ion.xml
cantera/test/data/ch4_ion.yaml
cantera/test/data/chemically-activated-reaction.inp
cantera/test/data/chemically-activated-reaction.xml
cantera/test/data/chemically-activated-reaction.yaml
cantera/test/data/co2_PR_example.yaml
cantera/test/data/co2_RK_example.cti
cantera/test/data/co2_RK_example.xml
cantera/test/data/co2_RK_example.yaml
cantera/test/data/co2_RK_lookup.yaml
cantera/test/data/custom-elements.inp
cantera/test/data/debye-huckel-all.xml
cantera/test/data/debye-huckel-all.yaml
cantera/test/data/diamond_cvd.csv
cantera/test/data/dummy-thermo.dat
cantera/test/data/duplicate-reactionData-ids.xml
cantera/test/data/duplicate-reactions.yaml
cantera/test/data/duplicate-species.inp
cantera/test/data/duplicate-speciesData-ids.xml
cantera/test/data/duplicate-thermo.inp
cantera/test/data/equilibrium.cti
cantera/test/data/explicit-forward-order.inp
cantera/test/data/explicit-forward-order.xml
cantera/test/data/explicit-reverse-rate.inp
cantera/test/data/explicit-reverse-rate.xml
cantera/test/data/explicit-third-bodies.inp
cantera/test/data/explicit-third-bodies.xml
cantera/test/data/extra.yaml
cantera/test/data/float-stoich.inp
cantera/test/data/frac.cti
cantera/test/data/frac.xml
cantera/test/data/frac.yaml
cantera/test/data/gas-carbon-equil.csv
cantera/test/data/gasNASA9.yaml
cantera/test/data/gri30.inp
cantera/test/data/gri30_thermo.dat
cantera/test/data/gri30_tran.dat
cantera/test/data/h2o2-bad-geometry-tran.dat
cantera/test/data/h2o2-duplicate-species-tran.dat
cantera/test/data/h2o2-extra-column-entries-tran.dat
cantera/test/data/h2o2-float-geometry-tran.dat
cantera/test/data/h2o2-missing-species-tran.dat
cantera/test/data/h2o2-plus.xml
cantera/test/data/h2o2.inp
cantera/test/data/h2o2_emptyReactions.inp
cantera/test/data/h2o2_missingElement.inp
cantera/test/data/h2o2_missingThermo.inp
cantera/test/data/h2o2_unbalancedReaction.xml
cantera/test/data/ideal-gas.yaml
cantera/test/data/invalid-equation.inp
cantera/test/data/invalid.cti
cantera/test/data/kineticsfromscratch.yaml
cantera/test/data/koh-equil-HP.csv
cantera/test/data/koh-equil-TP.csv
cantera/test/data/liquid-water.xml
cantera/test/data/mock_ion.xml
cantera/test/data/nasa9-test-subset.inp
cantera/test/data/nasa9-test-subset.xml
cantera/test/data/nasa9-test-therm.dat
cantera/test/data/nasa9-test.inp
cantera/test/data/nasa9-test.xml
cantera/test/data/negative-order.cti
cantera/test/data/negative-order.inp
cantera/test/data/negative-rate.inp
cantera/test/data/noninteger-atomicity.cti
cantera/test/data/noxNeg.cti
cantera/test/data/noxNeg.xml
cantera/test/data/noxNeg.yaml
cantera/test/data/pdep-test.cti
cantera/test/data/pdep-test.inp
cantera/test/data/pdep-test.xml
cantera/test/data/pdep-test.yaml
cantera/test/data/pdss_hkft.xml
cantera/test/data/phase-reaction-spec1.yaml
cantera/test/data/phase-reaction-spec2.yaml
cantera/test/data/photo-reaction.inp
cantera/test/data/photo-reaction.xml
cantera/test/data/ptcombust-motzwise.cti
cantera/test/data/ptcombust-motzwise.xml
cantera/test/data/ptcombust-simple.cti
cantera/test/data/reaction-orders.cti
cantera/test/data/reaction-orders.xml
cantera/test/data/simplephases.yaml
cantera/test/data/sofc-test.csv
cantera/test/data/soot-therm.dat
cantera/test/data/soot.inp
cantera/test/data/soot.xml
cantera/test/data/species-names.inp
cantera/test/data/species-names.xml
cantera/test/data/sri-falloff.inp
cantera/test/data/sri-falloff.xml
cantera/test/data/sri-falloff.yaml
cantera/test/data/sri_convert_test.txt
cantera/test/data/state-data.yaml
cantera/test/data/steam-reforming.cti
cantera/test/data/steam-reforming.xml
cantera/test/data/surface-phases.yaml
cantera/test/data/surface1-gas-noreac.inp
cantera/test/data/surface1-gas.inp
cantera/test/data/surface1.inp
cantera/test/data/thermo-models.yaml
cantera/test/data/third_body_plus_falloff_reaction.inp
cantera/test/data/tolerance-data.yaml
cantera/test/data/transport_models_test.xml
cantera/test/data/tsang-falloff.yaml
cantera/test/data/undeclared-duplicate-reactions.inp
cantera/test/data/units-custom.inp
cantera/test/data/units-default.inp
cantera/test/data/unrecognized-section.inp
cantera/test/data/unterminated-sections.inp
cantera/test/data/unterminated-sections2.inp
cantera/test/data/with-transport.inp
cantera/test/data/test_subdir/species-elements.yaml
ext/fmt/format.cc
ext/fmt/os.cc
ext/fmt/fmt/chrono.h
ext/fmt/fmt/color.h
ext/fmt/fmt/compile.h
ext/fmt/fmt/core.h
ext/fmt/fmt/format-inl.h
ext/fmt/fmt/format.h
ext/fmt/fmt/locale.h
ext/fmt/fmt/os.h
ext/fmt/fmt/ostream.h
ext/fmt/fmt/posix.h
ext/fmt/fmt/printf.h
ext/fmt/fmt/ranges.h
ext/libexecstream/exec-stream.cpp
ext/libexecstream/exec-stream.h
ext/libexecstream/posix/exec-stream-helpers.cpp
ext/libexecstream/posix/exec-stream-helpers.h
ext/libexecstream/posix/exec-stream-impl.cpp
ext/libexecstream/win/exec-stream-helpers.cpp
ext/libexecstream/win/exec-stream-helpers.h
ext/libexecstream/win/exec-stream-impl.cpp
ext/sundials/cvodes/cvodea.c
ext/sundials/cvodes/cvodea_io.c
ext/sundials/cvodes/cvodes.c
ext/sundials/cvodes/cvodes_bandpre.c
ext/sundials/cvodes/cvodes_bandpre_impl.h
ext/sundials/cvodes/cvodes_bbdpre.c
ext/sundials/cvodes/cvodes_bbdpre_impl.h
ext/sundials/cvodes/cvodes_diag.c
ext/sundials/cvodes/cvodes_diag_impl.h
ext/sundials/cvodes/cvodes_direct.c
ext/sundials/cvodes/cvodes_impl.h
ext/sundials/cvodes/cvodes_io.c
ext/sundials/cvodes/cvodes_ls.c
ext/sundials/cvodes/cvodes_ls_impl.h
ext/sundials/cvodes/cvodes_nls.c
ext/sundials/cvodes/cvodes_nls_sim.c
ext/sundials/cvodes/cvodes_nls_stg.c
ext/sundials/cvodes/cvodes_nls_stg1.c
ext/sundials/cvodes/cvodes_spils.c
ext/sundials/ida/ida.c
ext/sundials/ida/ida_bbdpre.c
ext/sundials/ida/ida_bbdpre_impl.h
ext/sundials/ida/ida_direct.c
ext/sundials/ida/ida_ic.c
ext/sundials/ida/ida_impl.h
ext/sundials/ida/ida_io.c
ext/sundials/ida/ida_ls.c
ext/sundials/ida/ida_ls_impl.h
ext/sundials/ida/ida_nls.c
ext/sundials/ida/ida_spils.c
ext/sundials/nvector/serial/fnvector_serial.c
ext/sundials/nvector/serial/fnvector_serial.h
ext/sundials/nvector/serial/nvector_serial.c
ext/sundials/sundials/sundials_band.c
ext/sundials/sundials/sundials_config.h
ext/sundials/sundials/sundials_cuda.h
ext/sundials/sundials/sundials_debug.h
ext/sundials/sundials/sundials_dense.c
ext/sundials/sundials/sundials_direct.c
ext/sundials/sundials/sundials_futils.c
ext/sundials/sundials/sundials_iterative.c
ext/sundials/sundials/sundials_linearsolver.c
ext/sundials/sundials/sundials_math.c
ext/sundials/sundials/sundials_matrix.c
ext/sundials/sundials/sundials_nonlinearsolver.c
ext/sundials/sundials/sundials_nvector.c
ext/sundials/sundials/sundials_nvector_senswrapper.c
ext/sundials/sundials/sundials_version.c
ext/sundials/sunlinsol/band/sunlinsol_band.c
ext/sundials/sunlinsol/dense/sunlinsol_dense.c
ext/sundials/sunlinsol/spgmr/sunlinsol_spgmr.c
ext/sundials/sunmatrix/band/sunmatrix_band.c
ext/sundials/sunmatrix/dense/sunmatrix_dense.c
ext/sundials/sunmatrix/sparse/sunmatrix_sparse.c
ext/sundials/sunnonlinsol/newton/sunnonlinsol_newton.c
ext/yaml-cpp/binary.cpp
ext/yaml-cpp/collectionstack.h
ext/yaml-cpp/convert.cpp
ext/yaml-cpp/directives.cpp
ext/yaml-cpp/directives.h
ext/yaml-cpp/emit.cpp
ext/yaml-cpp/emitfromevents.cpp
ext/yaml-cpp/emitter.cpp
ext/yaml-cpp/emitterstate.cpp
ext/yaml-cpp/emitterstate.h
ext/yaml-cpp/emitterutils.cpp
ext/yaml-cpp/emitterutils.h
ext/yaml-cpp/exceptions.cpp
ext/yaml-cpp/exp.cpp
ext/yaml-cpp/exp.h
ext/yaml-cpp/indentation.h
ext/yaml-cpp/memory.cpp
ext/yaml-cpp/node.cpp
ext/yaml-cpp/node_data.cpp
ext/yaml-cpp/nodebuilder.cpp
ext/yaml-cpp/nodebuilder.h
ext/yaml-cpp/nodeevents.cpp
ext/yaml-cpp/nodeevents.h
ext/yaml-cpp/null.cpp
ext/yaml-cpp/ostream_wrapper.cpp
ext/yaml-cpp/parse.cpp
ext/yaml-cpp/parser.cpp
ext/yaml-cpp/ptr_vector.h
ext/yaml-cpp/regex_yaml.cpp
ext/yaml-cpp/regex_yaml.h
ext/yaml-cpp/regeximpl.h
ext/yaml-cpp/scanner.cpp
ext/yaml-cpp/scanner.h
ext/yaml-cpp/scanscalar.cpp
ext/yaml-cpp/scanscalar.h
ext/yaml-cpp/scantag.cpp
ext/yaml-cpp/scantag.h
ext/yaml-cpp/scantoken.cpp
ext/yaml-cpp/setting.h
ext/yaml-cpp/simplekey.cpp
ext/yaml-cpp/singledocparser.cpp
ext/yaml-cpp/singledocparser.h
ext/yaml-cpp/stream.cpp
ext/yaml-cpp/stream.h
ext/yaml-cpp/streamcharsource.h
ext/yaml-cpp/stringsource.h
ext/yaml-cpp/tag.cpp
ext/yaml-cpp/tag.h
ext/yaml-cpp/token.h
ext/yaml-cpp/contrib/graphbuilder.cpp
ext/yaml-cpp/contrib/graphbuilderadapter.cpp
ext/yaml-cpp/contrib/graphbuilderadapter.h
ext/yaml-cpp/yaml-cpp/anchor.h
ext/yaml-cpp/yaml-cpp/binary.h
ext/yaml-cpp/yaml-cpp/dll.h
ext/yaml-cpp/yaml-cpp/emitfromevents.h
ext/yaml-cpp/yaml-cpp/emitter.h
ext/yaml-cpp/yaml-cpp/emitterdef.h
ext/yaml-cpp/yaml-cpp/emittermanip.h
ext/yaml-cpp/yaml-cpp/emitterstyle.h
ext/yaml-cpp/yaml-cpp/eventhandler.h
ext/yaml-cpp/yaml-cpp/exceptions.h
ext/yaml-cpp/yaml-cpp/mark.h
ext/yaml-cpp/yaml-cpp/null.h
ext/yaml-cpp/yaml-cpp/ostream_wrapper.h
ext/yaml-cpp/yaml-cpp/parser.h
ext/yaml-cpp/yaml-cpp/stlemitter.h
ext/yaml-cpp/yaml-cpp/traits.h
ext/yaml-cpp/yaml-cpp/yaml.h
ext/yaml-cpp/yaml-cpp/contrib/anchordict.h
ext/yaml-cpp/yaml-cpp/contrib/graphbuilder.h
ext/yaml-cpp/yaml-cpp/node/convert.h
ext/yaml-cpp/yaml-cpp/node/emit.h
ext/yaml-cpp/yaml-cpp/node/impl.h
ext/yaml-cpp/yaml-cpp/node/iterator.h
ext/yaml-cpp/yaml-cpp/node/node.h
ext/yaml-cpp/yaml-cpp/node/parse.h
ext/yaml-cpp/yaml-cpp/node/ptr.h
ext/yaml-cpp/yaml-cpp/node/type.h
ext/yaml-cpp/yaml-cpp/node/detail/bool_type.h
ext/yaml-cpp/yaml-cpp/node/detail/impl.h
ext/yaml-cpp/yaml-cpp/node/detail/iterator.h
ext/yaml-cpp/yaml-cpp/node/detail/iterator_fwd.h
ext/yaml-cpp/yaml-cpp/node/detail/memory.h
ext/yaml-cpp/yaml-cpp/node/detail/node.h
ext/yaml-cpp/yaml-cpp/node/detail/node_data.h
ext/yaml-cpp/yaml-cpp/node/detail/node_iterator.h
ext/yaml-cpp/yaml-cpp/node/detail/node_ref.h
include/cantera/kinetics.h
include/cantera/onedim.h
include/cantera/reactionpaths.h
include/cantera/thermo.h
include/cantera/transport.h
include/cantera/zerodim.h
include/cantera/base/AnyMap.h
include/cantera/base/AnyMap.inl.h
include/cantera/base/Array.h
include/cantera/base/FactoryBase.h
include/cantera/base/Solution.h
include/cantera/base/Units.h
include/cantera/base/ValueCache.h
include/cantera/base/YamlWriter.h
include/cantera/base/clockWC.h
include/cantera/base/config.h
include/cantera/base/config.h.in
include/cantera/base/ct_defs.h
include/cantera/base/ctexceptions.h
include/cantera/base/ctml.h
include/cantera/base/fmt.h
include/cantera/base/global.h
include/cantera/base/logger.h
include/cantera/base/plots.h
include/cantera/base/stringUtils.h
include/cantera/base/utilities.h
include/cantera/base/xml.h
include/cantera/base/yaml.h
include/cantera/clib/clib_defs.h
include/cantera/clib/ct.h
include/cantera/clib/ctfunc.h
include/cantera/clib/ctmatlab.h
include/cantera/clib/ctmultiphase.h
include/cantera/clib/ctonedim.h
include/cantera/clib/ctreactor.h
include/cantera/clib/ctrpath.h
include/cantera/clib/ctsurf.h
include/cantera/clib/ctxml.h
include/cantera/cython/funcWrapper.h
include/cantera/cython/wrappers.h
include/cantera/equil/ChemEquil.h
include/cantera/equil/MultiPhase.h
include/cantera/equil/MultiPhaseEquil.h
include/cantera/equil/vcs_MultiPhaseEquil.h
include/cantera/equil/vcs_SpeciesProperties.h
include/cantera/equil/vcs_VolPhase.h
include/cantera/equil/vcs_defs.h
include/cantera/equil/vcs_internal.h
include/cantera/equil/vcs_solve.h
include/cantera/equil/vcs_species_thermo.h
include/cantera/ext/cvodes/cvodes.h
include/cantera/ext/cvodes/cvodes_bandpre.h
include/cantera/ext/cvodes/cvodes_bbdpre.h
include/cantera/ext/cvodes/cvodes_diag.h
include/cantera/ext/cvodes/cvodes_direct.h
include/cantera/ext/cvodes/cvodes_ls.h
include/cantera/ext/cvodes/cvodes_spils.h
include/cantera/ext/fmt/core.h
include/cantera/ext/fmt/format-inl.h
include/cantera/ext/fmt/format.h
include/cantera/ext/fmt/ostream.h
include/cantera/ext/fmt/printf.h
include/cantera/ext/ida/ida.h
include/cantera/ext/ida/ida_bbdpre.h
include/cantera/ext/ida/ida_direct.h
include/cantera/ext/ida/ida_ls.h
include/cantera/ext/ida/ida_spils.h
include/cantera/ext/nvector/nvector_cuda.h
include/cantera/ext/nvector/nvector_manyvector.h
include/cantera/ext/nvector/nvector_mpimanyvector.h
include/cantera/ext/nvector/nvector_mpiplusx.h
include/cantera/ext/nvector/nvector_openmp.h
include/cantera/ext/nvector/nvector_openmpdev.h
include/cantera/ext/nvector/nvector_parallel.h
include/cantera/ext/nvector/nvector_parhyp.h
include/cantera/ext/nvector/nvector_petsc.h
include/cantera/ext/nvector/nvector_pthreads.h
include/cantera/ext/nvector/nvector_raja.h
include/cantera/ext/nvector/nvector_serial.h
include/cantera/ext/nvector/nvector_trilinos.h
include/cantera/ext/sundials/sundials_band.h
include/cantera/ext/sundials/sundials_dense.h
include/cantera/ext/sundials/sundials_direct.h
include/cantera/ext/sundials/sundials_fnvector.h
include/cantera/ext/sundials/sundials_futils.h
include/cantera/ext/sundials/sundials_iterative.h
include/cantera/ext/sundials/sundials_lapack.h
include/cantera/ext/sundials/sundials_linearsolver.h
include/cantera/ext/sundials/sundials_math.h
include/cantera/ext/sundials/sundials_matrix.h
include/cantera/ext/sundials/sundials_mpi_types.h
include/cantera/ext/sundials/sundials_nonlinearsolver.h
include/cantera/ext/sundials/sundials_nvector.h
include/cantera/ext/sundials/sundials_nvector_senswrapper.h
include/cantera/ext/sundials/sundials_types.h
include/cantera/ext/sundials/sundials_version.h
include/cantera/ext/sunlinsol/sunlinsol_band.h
include/cantera/ext/sunlinsol/sunlinsol_cusolversp_batchqr.h
include/cantera/ext/sunlinsol/sunlinsol_dense.h
include/cantera/ext/sunlinsol/sunlinsol_klu.h
include/cantera/ext/sunlinsol/sunlinsol_lapackband.h
include/cantera/ext/sunlinsol/sunlinsol_lapackdense.h
include/cantera/ext/sunlinsol/sunlinsol_pcg.h
include/cantera/ext/sunlinsol/sunlinsol_spbcgs.h
include/cantera/ext/sunlinsol/sunlinsol_spfgmr.h
include/cantera/ext/sunlinsol/sunlinsol_spgmr.h
include/cantera/ext/sunlinsol/sunlinsol_sptfqmr.h
include/cantera/ext/sunlinsol/sunlinsol_superludist.h
include/cantera/ext/sunlinsol/sunlinsol_superlumt.h
include/cantera/ext/sunmatrix/sunmatrix_band.h
include/cantera/ext/sunmatrix/sunmatrix_cusparse.h
include/cantera/ext/sunmatrix/sunmatrix_dense.h
include/cantera/ext/sunmatrix/sunmatrix_slunrloc.h
include/cantera/ext/sunmatrix/sunmatrix_sparse.h
include/cantera/ext/sunnonlinsol/sunnonlinsol_fixedpoint.h
include/cantera/ext/sunnonlinsol/sunnonlinsol_newton.h
include/cantera/ext/sunnonlinsol/sunnonlinsol_petscsnes.h
include/cantera/kinetics/Arrhenius.h
include/cantera/kinetics/BulkKinetics.h
include/cantera/kinetics/Custom.h
include/cantera/kinetics/EdgeKinetics.h
include/cantera/kinetics/Falloff.h
include/cantera/kinetics/FalloffFactory.h
include/cantera/kinetics/FalloffMgr.h
include/cantera/kinetics/GasKinetics.h
include/cantera/kinetics/Group.h
include/cantera/kinetics/ImplicitSurfChem.h
include/cantera/kinetics/InterfaceKinetics.h
include/cantera/kinetics/Kinetics.h
include/cantera/kinetics/KineticsFactory.h
include/cantera/kinetics/MultiRate.h
include/cantera/kinetics/MultiRateBase.h
include/cantera/kinetics/RateCoeffMgr.h
include/cantera/kinetics/Reaction.h
include/cantera/kinetics/ReactionData.h
include/cantera/kinetics/ReactionFactory.h
include/cantera/kinetics/ReactionPath.h
include/cantera/kinetics/ReactionRate.h
include/cantera/kinetics/ReactionRateFactory.h
include/cantera/kinetics/RxnRates.h
include/cantera/kinetics/StoichManager.h
include/cantera/kinetics/ThirdBodyCalc.h
include/cantera/kinetics/importKinetics.h
include/cantera/kinetics/reaction_defs.h
include/cantera/kinetics/solveSP.h
include/cantera/numerics/BandMatrix.h
include/cantera/numerics/CVodesIntegrator.h
include/cantera/numerics/DAE_Solver.h
include/cantera/numerics/DenseMatrix.h
include/cantera/numerics/Func1.h
include/cantera/numerics/FuncEval.h
include/cantera/numerics/GeneralMatrix.h
include/cantera/numerics/IDA_Solver.h
include/cantera/numerics/Integrator.h
include/cantera/numerics/ResidEval.h
include/cantera/numerics/ResidJacEval.h
include/cantera/numerics/ctlapack.h
include/cantera/numerics/eigen_dense.h
include/cantera/numerics/eigen_sparse.h
include/cantera/numerics/funcs.h
include/cantera/numerics/polyfit.h
include/cantera/oneD/Boundary1D.h
include/cantera/oneD/Domain1D.h
include/cantera/oneD/Inlet1D.h
include/cantera/oneD/IonFlow.h
include/cantera/oneD/MultiJac.h
include/cantera/oneD/MultiNewton.h
include/cantera/oneD/OneDim.h
include/cantera/oneD/Sim1D.h
include/cantera/oneD/StFlow.h
include/cantera/oneD/refine.h
include/cantera/test/gtest_utils.h
include/cantera/thermo/BinarySolutionTabulatedThermo.h
include/cantera/thermo/ConstCpPoly.h
include/cantera/thermo/DebyeHuckel.h
include/cantera/thermo/EdgePhase.h
include/cantera/thermo/Elements.h
include/cantera/thermo/GibbsExcessVPSSTP.h
include/cantera/thermo/HMWSoln.h
include/cantera/thermo/IdealGasPhase.h
include/cantera/thermo/IdealMolalSoln.h
include/cantera/thermo/IdealSolidSolnPhase.h
include/cantera/thermo/IdealSolnGasVPSS.h
include/cantera/thermo/IonsFromNeutralVPSSTP.h
include/cantera/thermo/LatticePhase.h
include/cantera/thermo/LatticeSolidPhase.h
include/cantera/thermo/MargulesVPSSTP.h
include/cantera/thermo/MaskellSolidSolnPhase.h
include/cantera/thermo/MetalPhase.h
include/cantera/thermo/MixtureFugacityTP.h
include/cantera/thermo/MolalityVPSSTP.h
include/cantera/thermo/Mu0Poly.h
include/cantera/thermo/MultiSpeciesThermo.h
include/cantera/thermo/Nasa9Poly1.h
include/cantera/thermo/Nasa9PolyMultiTempRegion.h
include/cantera/thermo/NasaPoly1.h
include/cantera/thermo/NasaPoly2.h
include/cantera/thermo/PDSS.h
include/cantera/thermo/PDSSFactory.h
include/cantera/thermo/PDSS_ConstVol.h
include/cantera/thermo/PDSS_HKFT.h
include/cantera/thermo/PDSS_IdealGas.h
include/cantera/thermo/PDSS_IonsFromNeutral.h
include/cantera/thermo/PDSS_SSVol.h
include/cantera/thermo/PDSS_Water.h
include/cantera/thermo/PengRobinson.h
include/cantera/thermo/Phase.h
include/cantera/thermo/PureFluidPhase.h
include/cantera/thermo/RedlichKisterVPSSTP.h
include/cantera/thermo/RedlichKwongMFTP.h
include/cantera/thermo/ShomatePoly.h
include/cantera/thermo/SingleSpeciesTP.h
include/cantera/thermo/Species.h
include/cantera/thermo/SpeciesThermoFactory.h
include/cantera/thermo/SpeciesThermoInterpType.h
include/cantera/thermo/StoichSubstance.h
include/cantera/thermo/SurfPhase.h
include/cantera/thermo/ThermoFactory.h
include/cantera/thermo/ThermoPhase.h
include/cantera/thermo/VPStandardStateTP.h
include/cantera/thermo/WaterProps.h
include/cantera/thermo/WaterPropsIAPWS.h
include/cantera/thermo/WaterPropsIAPWSphi.h
include/cantera/thermo/WaterSSTP.h
include/cantera/thermo/electrolytes.h
include/cantera/thermo/speciesThermoTypes.h
include/cantera/tpx/Sub.h
include/cantera/tpx/utils.h
include/cantera/transport/DustyGasTransport.h
include/cantera/transport/GasTransport.h
include/cantera/transport/HighPressureGasTransport.h
include/cantera/transport/IonGasTransport.h
include/cantera/transport/MixTransport.h
include/cantera/transport/MultiTransport.h
include/cantera/transport/TransportBase.h
include/cantera/transport/TransportData.h
include/cantera/transport/TransportFactory.h
include/cantera/transport/UnityLewisTransport.h
include/cantera/transport/WaterTransport.h
include/cantera/zeroD/ConstPressureReactor.h
include/cantera/zeroD/FlowDevice.h
include/cantera/zeroD/FlowDeviceFactory.h
include/cantera/zeroD/FlowReactor.h
include/cantera/zeroD/IdealGasConstPressureReactor.h
include/cantera/zeroD/IdealGasReactor.h
include/cantera/zeroD/Reactor.h
include/cantera/zeroD/ReactorBase.h
include/cantera/zeroD/ReactorFactory.h
include/cantera/zeroD/ReactorNet.h
include/cantera/zeroD/ReactorSurface.h
include/cantera/zeroD/Reservoir.h
include/cantera/zeroD/Wall.h
include/cantera/zeroD/WallFactory.h
include/cantera/zeroD/flowControllers.h
src/base/AnyMap.cpp
src/base/Array.cpp
src/base/Solution.cpp
src/base/Units.cpp
src/base/ValueCache.cpp
src/base/YamlWriter.cpp
src/base/application.cpp
src/base/application.h
src/base/checkFinite.cpp
src/base/clockWC.cpp
src/base/ct2ctml.cpp
src/base/ctexceptions.cpp
src/base/ctml.cpp
src/base/global.cpp
src/base/plots.cpp
src/base/stringUtils.cpp
src/base/units.h
src/base/xml.cpp
src/clib/Cabinet.h
src/clib/clib_utils.h
src/clib/ct.cpp
src/clib/ctfunc.cpp
src/clib/ctmultiphase.cpp
src/clib/ctonedim.cpp
src/clib/ctreactor.cpp
src/clib/ctrpath.cpp
src/clib/ctsurf.cpp
src/clib/ctxml.cpp
src/equil/BasisOptimize.cpp
src/equil/ChemEquil.cpp
src/equil/MultiPhase.cpp
src/equil/MultiPhaseEquil.cpp
src/equil/vcs_MultiPhaseEquil.cpp
src/equil/vcs_VolPhase.cpp
src/equil/vcs_solve.cpp
src/equil/vcs_solve_TP.cpp
src/equil/vcs_util.cpp
src/kinetics/Arrhenius.cpp
src/kinetics/BulkKinetics.cpp
src/kinetics/Custom.cpp
src/kinetics/Falloff.cpp
src/kinetics/FalloffFactory.cpp
src/kinetics/GasKinetics.cpp
src/kinetics/Group.cpp
src/kinetics/ImplicitSurfChem.cpp
src/kinetics/InterfaceKinetics.cpp
src/kinetics/Kinetics.cpp
src/kinetics/KineticsFactory.cpp
src/kinetics/Reaction.cpp
src/kinetics/ReactionData.cpp
src/kinetics/ReactionFactory.cpp
src/kinetics/ReactionPath.cpp
src/kinetics/ReactionRateFactory.cpp
src/kinetics/RxnRates.cpp
src/kinetics/importKinetics.cpp
src/kinetics/solveSP.cpp
src/numerics/BandMatrix.cpp
src/numerics/CVodesIntegrator.cpp
src/numerics/DAE_solvers.cpp
src/numerics/DenseMatrix.cpp
src/numerics/Func1.cpp
src/numerics/FuncEval.cpp
src/numerics/IDA_Solver.cpp
src/numerics/ODE_integrators.cpp
src/numerics/ResidJacEval.cpp
src/numerics/funcs.cpp
src/numerics/polyfit.cpp
src/oneD/Boundary1D.cpp
src/oneD/Domain1D.cpp
src/oneD/IonFlow.cpp
src/oneD/MultiJac.cpp
src/oneD/MultiNewton.cpp
src/oneD/OneDim.cpp
src/oneD/Sim1D.cpp
src/oneD/StFlow.cpp
src/oneD/refine.cpp
src/pch/system.cpp
src/pch/system.h
src/thermo/BinarySolutionTabulatedThermo.cpp
src/thermo/ConstCpPoly.cpp
src/thermo/DebyeHuckel.cpp
src/thermo/Elements.cpp
src/thermo/GibbsExcessVPSSTP.cpp
src/thermo/HMWSoln.cpp
src/thermo/IdealGasPhase.cpp
src/thermo/IdealMolalSoln.cpp
src/thermo/IdealSolidSolnPhase.cpp
src/thermo/IdealSolnGasVPSS.cpp
src/thermo/IonsFromNeutralVPSSTP.cpp
src/thermo/LatticePhase.cpp
src/thermo/LatticeSolidPhase.cpp
src/thermo/MargulesVPSSTP.cpp
src/thermo/MaskellSolidSolnPhase.cpp
src/thermo/MixtureFugacityTP.cpp
src/thermo/MolalityVPSSTP.cpp
src/thermo/Mu0Poly.cpp
src/thermo/MultiSpeciesThermo.cpp
src/thermo/Nasa9Poly1.cpp
src/thermo/Nasa9PolyMultiTempRegion.cpp
src/thermo/NasaPoly2.cpp
src/thermo/PDSS.cpp
src/thermo/PDSSFactory.cpp
src/thermo/PDSS_ConstVol.cpp
src/thermo/PDSS_HKFT.cpp
src/thermo/PDSS_IdealGas.cpp
src/thermo/PDSS_IonsFromNeutral.cpp
src/thermo/PDSS_SSVol.cpp
src/thermo/PDSS_Water.cpp
src/thermo/PengRobinson.cpp
src/thermo/Phase.cpp
src/thermo/PureFluidPhase.cpp
src/thermo/RedlichKisterVPSSTP.cpp
src/thermo/RedlichKwongMFTP.cpp
src/thermo/SingleSpeciesTP.cpp
src/thermo/Species.cpp
src/thermo/SpeciesThermoFactory.cpp
src/thermo/SpeciesThermoInterpType.cpp
src/thermo/StoichSubstance.cpp
src/thermo/SurfPhase.cpp
src/thermo/ThermoFactory.cpp
src/thermo/ThermoPhase.cpp
src/thermo/VPStandardStateTP.cpp
src/thermo/WaterProps.cpp
src/thermo/WaterPropsIAPWS.cpp
src/thermo/WaterPropsIAPWSphi.cpp
src/thermo/WaterSSTP.cpp
src/tpx/CarbonDioxide.cpp
src/tpx/CarbonDioxide.h
src/tpx/HFC134a.cpp
src/tpx/HFC134a.h
src/tpx/Heptane.cpp
src/tpx/Heptane.h
src/tpx/Hydrogen.cpp
src/tpx/Hydrogen.h
src/tpx/Methane.cpp
src/tpx/Methane.h
src/tpx/Nitrogen.cpp
src/tpx/Nitrogen.h
src/tpx/Oxygen.cpp
src/tpx/Oxygen.h
src/tpx/Sub.cpp
src/tpx/Water.cpp
src/tpx/Water.h
src/tpx/utils.cpp
src/transport/DustyGasTransport.cpp
src/transport/GasTransport.cpp
src/transport/HighPressureGasTransport.cpp
src/transport/IonGasTransport.cpp
src/transport/MMCollisionInt.cpp
src/transport/MMCollisionInt.h
src/transport/MixTransport.cpp
src/transport/MultiTransport.cpp
src/transport/TransportBase.cpp
src/transport/TransportData.cpp
src/transport/TransportFactory.cpp
src/transport/WaterTransport.cpp
src/zeroD/ConstPressureReactor.cpp
src/zeroD/FlowDevice.cpp
src/zeroD/FlowDeviceFactory.cpp
src/zeroD/FlowReactor.cpp
src/zeroD/IdealGasConstPressureReactor.cpp
src/zeroD/IdealGasReactor.cpp
src/zeroD/Reactor.cpp
src/zeroD/ReactorBase.cpp
src/zeroD/ReactorFactory.cpp
src/zeroD/ReactorNet.cpp
src/zeroD/ReactorSurface.cpp
src/zeroD/Wall.cpp
src/zeroD/WallFactory.cpp
src/zeroD/flowControllers.cpp