LICENSE.txt
MANIFEST.in
README.rst
config.h.in
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/delegator.pyx
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/element-standard-entropies.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/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/custom2.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_jacobian.py
cantera/test/test_kinetics.py
cantera/test/test_mixture.py
cantera/test/test_onedim.py
cantera/test/test_purefluid.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/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/ET_test.yaml
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/IdealMolalSolnPhaseExample.yaml
cantera/test/data/IdealSolidSolnPhaseExample.xml
cantera/test/data/IdealSolidSolnPhaseExample.yaml
cantera/test/data/Li7Si3_ls.xml
cantera/test/data/Li7Si3_ls.yaml
cantera/test/data/LiKCl_liquid.xml
cantera/test/data/LiKCl_liquid.yaml
cantera/test/data/Li_Liquid.xml
cantera/test/data/Li_Liquid.yaml
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/RedlichKisterVPSSTP_valid.yaml
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/air-no-reactions.yaml
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/blowers-masel.yaml
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.yaml
cantera/test/data/explicit-forward-order.inp
cantera/test/data/explicit-forward-order.xml
cantera/test/data/explicit-forward-order.yaml
cantera/test/data/explicit-reverse-rate.inp
cantera/test/data/explicit-reverse-rate.xml
cantera/test/data/explicit-reverse-rate.yaml
cantera/test/data/explicit-third-bodies.inp
cantera/test/data/explicit-third-bodies.xml
cantera/test/data/explicit-third-bodies.yaml
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.yaml
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/haca2.cti
cantera/test/data/haca2.yaml
cantera/test/data/ideal-gas.yaml
cantera/test/data/invalid-equation.inp
cantera/test/data/invalid.cti
cantera/test/data/jacobian-tests.yaml
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/liquid-water.yaml
cantera/test/data/mock_ion.xml
cantera/test/data/mock_ion.yaml
cantera/test/data/nasa9-test-subset.inp
cantera/test/data/nasa9-test-subset.xml
cantera/test/data/nasa9-test-subset.yaml
cantera/test/data/nasa9-test-therm.dat
cantera/test/data/nasa9-test.inp
cantera/test/data/nasa9-test.xml
cantera/test/data/nasa9-test.yaml
cantera/test/data/negative-order.inp
cantera/test/data/negative-order.yaml
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/pdss_hkft.yaml
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.yaml
cantera/test/data/ptcombust-motzwise.cti
cantera/test/data/ptcombust-motzwise.xml
cantera/test/data/ptcombust-motzwise.yaml
cantera/test/data/ptcombust-simple.yaml
cantera/test/data/reaction-orders.cti
cantera/test/data/reaction-orders.xml
cantera/test/data/reaction-orders.yaml
cantera/test/data/simplephases.yaml
cantera/test/data/sofc-test.csv
cantera/test/data/sofc2.yaml
cantera/test/data/soot-therm.dat
cantera/test/data/soot.inp
cantera/test/data/soot.yaml
cantera/test/data/species-names.inp
cantera/test/data/species-names.xml
cantera/test/data/species-names.yaml
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/steam-reforming.yaml
cantera/test/data/sticking_coeff_check.yaml
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/transport_models_test.xml
cantera/test/data/transport_models_test.yaml
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_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/Delegator.h
include/cantera/base/FactoryBase.h
include/cantera/base/Interface.h
include/cantera/base/NoExitLogger.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/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/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/Eigen/CMakeLists.txt
include/cantera/ext/Eigen/Cholesky
include/cantera/ext/Eigen/CholmodSupport
include/cantera/ext/Eigen/Core
include/cantera/ext/Eigen/Dense
include/cantera/ext/Eigen/Eigen
include/cantera/ext/Eigen/Eigenvalues
include/cantera/ext/Eigen/Geometry
include/cantera/ext/Eigen/Householder
include/cantera/ext/Eigen/IterativeLinearSolvers
include/cantera/ext/Eigen/Jacobi
include/cantera/ext/Eigen/LU
include/cantera/ext/Eigen/MetisSupport
include/cantera/ext/Eigen/OrderingMethods
include/cantera/ext/Eigen/PaStiXSupport
include/cantera/ext/Eigen/PardisoSupport
include/cantera/ext/Eigen/QR
include/cantera/ext/Eigen/QtAlignedMalloc
include/cantera/ext/Eigen/SPQRSupport
include/cantera/ext/Eigen/SVD
include/cantera/ext/Eigen/Sparse
include/cantera/ext/Eigen/SparseCholesky
include/cantera/ext/Eigen/SparseCore
include/cantera/ext/Eigen/SparseLU
include/cantera/ext/Eigen/SparseQR
include/cantera/ext/Eigen/StdDeque
include/cantera/ext/Eigen/StdList
include/cantera/ext/Eigen/StdVector
include/cantera/ext/Eigen/SuperLUSupport
include/cantera/ext/Eigen/UmfPackSupport
include/cantera/ext/Eigen/src/Cholesky/LDLT.h
include/cantera/ext/Eigen/src/Cholesky/LLT.h
include/cantera/ext/Eigen/src/Cholesky/LLT_LAPACKE.h
include/cantera/ext/Eigen/src/CholmodSupport/CholmodSupport.h
include/cantera/ext/Eigen/src/Core/Array.h
include/cantera/ext/Eigen/src/Core/ArrayBase.h
include/cantera/ext/Eigen/src/Core/ArrayWrapper.h
include/cantera/ext/Eigen/src/Core/Assign.h
include/cantera/ext/Eigen/src/Core/AssignEvaluator.h
include/cantera/ext/Eigen/src/Core/Assign_MKL.h
include/cantera/ext/Eigen/src/Core/BandMatrix.h
include/cantera/ext/Eigen/src/Core/Block.h
include/cantera/ext/Eigen/src/Core/BooleanRedux.h
include/cantera/ext/Eigen/src/Core/CommaInitializer.h
include/cantera/ext/Eigen/src/Core/ConditionEstimator.h
include/cantera/ext/Eigen/src/Core/CoreEvaluators.h
include/cantera/ext/Eigen/src/Core/CoreIterators.h
include/cantera/ext/Eigen/src/Core/CwiseBinaryOp.h
include/cantera/ext/Eigen/src/Core/CwiseNullaryOp.h
include/cantera/ext/Eigen/src/Core/CwiseTernaryOp.h
include/cantera/ext/Eigen/src/Core/CwiseUnaryOp.h
include/cantera/ext/Eigen/src/Core/CwiseUnaryView.h
include/cantera/ext/Eigen/src/Core/DenseBase.h
include/cantera/ext/Eigen/src/Core/DenseCoeffsBase.h
include/cantera/ext/Eigen/src/Core/DenseStorage.h
include/cantera/ext/Eigen/src/Core/Diagonal.h
include/cantera/ext/Eigen/src/Core/DiagonalMatrix.h
include/cantera/ext/Eigen/src/Core/DiagonalProduct.h
include/cantera/ext/Eigen/src/Core/Dot.h
include/cantera/ext/Eigen/src/Core/EigenBase.h
include/cantera/ext/Eigen/src/Core/ForceAlignedAccess.h
include/cantera/ext/Eigen/src/Core/Fuzzy.h
include/cantera/ext/Eigen/src/Core/GeneralProduct.h
include/cantera/ext/Eigen/src/Core/GenericPacketMath.h
include/cantera/ext/Eigen/src/Core/GlobalFunctions.h
include/cantera/ext/Eigen/src/Core/IO.h
include/cantera/ext/Eigen/src/Core/Inverse.h
include/cantera/ext/Eigen/src/Core/Map.h
include/cantera/ext/Eigen/src/Core/MapBase.h
include/cantera/ext/Eigen/src/Core/MathFunctions.h
include/cantera/ext/Eigen/src/Core/MathFunctionsImpl.h
include/cantera/ext/Eigen/src/Core/Matrix.h
include/cantera/ext/Eigen/src/Core/MatrixBase.h
include/cantera/ext/Eigen/src/Core/NestByValue.h
include/cantera/ext/Eigen/src/Core/NoAlias.h
include/cantera/ext/Eigen/src/Core/NumTraits.h
include/cantera/ext/Eigen/src/Core/PermutationMatrix.h
include/cantera/ext/Eigen/src/Core/PlainObjectBase.h
include/cantera/ext/Eigen/src/Core/Product.h
include/cantera/ext/Eigen/src/Core/ProductEvaluators.h
include/cantera/ext/Eigen/src/Core/Random.h
include/cantera/ext/Eigen/src/Core/Redux.h
include/cantera/ext/Eigen/src/Core/Ref.h
include/cantera/ext/Eigen/src/Core/Replicate.h
include/cantera/ext/Eigen/src/Core/ReturnByValue.h
include/cantera/ext/Eigen/src/Core/Reverse.h
include/cantera/ext/Eigen/src/Core/Select.h
include/cantera/ext/Eigen/src/Core/SelfAdjointView.h
include/cantera/ext/Eigen/src/Core/SelfCwiseBinaryOp.h
include/cantera/ext/Eigen/src/Core/Solve.h
include/cantera/ext/Eigen/src/Core/SolveTriangular.h
include/cantera/ext/Eigen/src/Core/SolverBase.h
include/cantera/ext/Eigen/src/Core/StableNorm.h
include/cantera/ext/Eigen/src/Core/Stride.h
include/cantera/ext/Eigen/src/Core/Swap.h
include/cantera/ext/Eigen/src/Core/Transpose.h
include/cantera/ext/Eigen/src/Core/Transpositions.h
include/cantera/ext/Eigen/src/Core/TriangularMatrix.h
include/cantera/ext/Eigen/src/Core/VectorBlock.h
include/cantera/ext/Eigen/src/Core/VectorwiseOp.h
include/cantera/ext/Eigen/src/Core/Visitor.h
include/cantera/ext/Eigen/src/Core/arch/AVX/Complex.h
include/cantera/ext/Eigen/src/Core/arch/AVX/MathFunctions.h
include/cantera/ext/Eigen/src/Core/arch/AVX/PacketMath.h
include/cantera/ext/Eigen/src/Core/arch/AVX/TypeCasting.h
include/cantera/ext/Eigen/src/Core/arch/AVX512/MathFunctions.h
include/cantera/ext/Eigen/src/Core/arch/AVX512/PacketMath.h
include/cantera/ext/Eigen/src/Core/arch/AltiVec/Complex.h
include/cantera/ext/Eigen/src/Core/arch/AltiVec/MathFunctions.h
include/cantera/ext/Eigen/src/Core/arch/AltiVec/PacketMath.h
include/cantera/ext/Eigen/src/Core/arch/CUDA/Complex.h
include/cantera/ext/Eigen/src/Core/arch/CUDA/Half.h
include/cantera/ext/Eigen/src/Core/arch/CUDA/MathFunctions.h
include/cantera/ext/Eigen/src/Core/arch/CUDA/PacketMath.h
include/cantera/ext/Eigen/src/Core/arch/CUDA/PacketMathHalf.h
include/cantera/ext/Eigen/src/Core/arch/CUDA/TypeCasting.h
include/cantera/ext/Eigen/src/Core/arch/Default/ConjHelper.h
include/cantera/ext/Eigen/src/Core/arch/Default/Settings.h
include/cantera/ext/Eigen/src/Core/arch/NEON/Complex.h
include/cantera/ext/Eigen/src/Core/arch/NEON/MathFunctions.h
include/cantera/ext/Eigen/src/Core/arch/NEON/PacketMath.h
include/cantera/ext/Eigen/src/Core/arch/SSE/Complex.h
include/cantera/ext/Eigen/src/Core/arch/SSE/MathFunctions.h
include/cantera/ext/Eigen/src/Core/arch/SSE/PacketMath.h
include/cantera/ext/Eigen/src/Core/arch/SSE/TypeCasting.h
include/cantera/ext/Eigen/src/Core/arch/ZVector/Complex.h
include/cantera/ext/Eigen/src/Core/arch/ZVector/MathFunctions.h
include/cantera/ext/Eigen/src/Core/arch/ZVector/PacketMath.h
include/cantera/ext/Eigen/src/Core/functors/AssignmentFunctors.h
include/cantera/ext/Eigen/src/Core/functors/BinaryFunctors.h
include/cantera/ext/Eigen/src/Core/functors/NullaryFunctors.h
include/cantera/ext/Eigen/src/Core/functors/StlFunctors.h
include/cantera/ext/Eigen/src/Core/functors/TernaryFunctors.h
include/cantera/ext/Eigen/src/Core/functors/UnaryFunctors.h
include/cantera/ext/Eigen/src/Core/products/GeneralBlockPanelKernel.h
include/cantera/ext/Eigen/src/Core/products/GeneralMatrixMatrix.h
include/cantera/ext/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h
include/cantera/ext/Eigen/src/Core/products/GeneralMatrixMatrixTriangular_BLAS.h
include/cantera/ext/Eigen/src/Core/products/GeneralMatrixMatrix_BLAS.h
include/cantera/ext/Eigen/src/Core/products/GeneralMatrixVector.h
include/cantera/ext/Eigen/src/Core/products/GeneralMatrixVector_BLAS.h
include/cantera/ext/Eigen/src/Core/products/Parallelizer.h
include/cantera/ext/Eigen/src/Core/products/SelfadjointMatrixMatrix.h
include/cantera/ext/Eigen/src/Core/products/SelfadjointMatrixMatrix_BLAS.h
include/cantera/ext/Eigen/src/Core/products/SelfadjointMatrixVector.h
include/cantera/ext/Eigen/src/Core/products/SelfadjointMatrixVector_BLAS.h
include/cantera/ext/Eigen/src/Core/products/SelfadjointProduct.h
include/cantera/ext/Eigen/src/Core/products/SelfadjointRank2Update.h
include/cantera/ext/Eigen/src/Core/products/TriangularMatrixMatrix.h
include/cantera/ext/Eigen/src/Core/products/TriangularMatrixMatrix_BLAS.h
include/cantera/ext/Eigen/src/Core/products/TriangularMatrixVector.h
include/cantera/ext/Eigen/src/Core/products/TriangularMatrixVector_BLAS.h
include/cantera/ext/Eigen/src/Core/products/TriangularSolverMatrix.h
include/cantera/ext/Eigen/src/Core/products/TriangularSolverMatrix_BLAS.h
include/cantera/ext/Eigen/src/Core/products/TriangularSolverVector.h
include/cantera/ext/Eigen/src/Core/util/BlasUtil.h
include/cantera/ext/Eigen/src/Core/util/Constants.h
include/cantera/ext/Eigen/src/Core/util/DisableStupidWarnings.h
include/cantera/ext/Eigen/src/Core/util/ForwardDeclarations.h
include/cantera/ext/Eigen/src/Core/util/MKL_support.h
include/cantera/ext/Eigen/src/Core/util/Macros.h
include/cantera/ext/Eigen/src/Core/util/Memory.h
include/cantera/ext/Eigen/src/Core/util/Meta.h
include/cantera/ext/Eigen/src/Core/util/NonMPL2.h
include/cantera/ext/Eigen/src/Core/util/ReenableStupidWarnings.h
include/cantera/ext/Eigen/src/Core/util/StaticAssert.h
include/cantera/ext/Eigen/src/Core/util/XprHelper.h
include/cantera/ext/Eigen/src/Eigenvalues/ComplexEigenSolver.h
include/cantera/ext/Eigen/src/Eigenvalues/ComplexSchur.h
include/cantera/ext/Eigen/src/Eigenvalues/ComplexSchur_LAPACKE.h
include/cantera/ext/Eigen/src/Eigenvalues/EigenSolver.h
include/cantera/ext/Eigen/src/Eigenvalues/GeneralizedEigenSolver.h
include/cantera/ext/Eigen/src/Eigenvalues/GeneralizedSelfAdjointEigenSolver.h
include/cantera/ext/Eigen/src/Eigenvalues/HessenbergDecomposition.h
include/cantera/ext/Eigen/src/Eigenvalues/MatrixBaseEigenvalues.h
include/cantera/ext/Eigen/src/Eigenvalues/RealQZ.h
include/cantera/ext/Eigen/src/Eigenvalues/RealSchur.h
include/cantera/ext/Eigen/src/Eigenvalues/RealSchur_LAPACKE.h
include/cantera/ext/Eigen/src/Eigenvalues/SelfAdjointEigenSolver.h
include/cantera/ext/Eigen/src/Eigenvalues/SelfAdjointEigenSolver_LAPACKE.h
include/cantera/ext/Eigen/src/Eigenvalues/Tridiagonalization.h
include/cantera/ext/Eigen/src/Geometry/AlignedBox.h
include/cantera/ext/Eigen/src/Geometry/AngleAxis.h
include/cantera/ext/Eigen/src/Geometry/EulerAngles.h
include/cantera/ext/Eigen/src/Geometry/Homogeneous.h
include/cantera/ext/Eigen/src/Geometry/Hyperplane.h
include/cantera/ext/Eigen/src/Geometry/OrthoMethods.h
include/cantera/ext/Eigen/src/Geometry/ParametrizedLine.h
include/cantera/ext/Eigen/src/Geometry/Quaternion.h
include/cantera/ext/Eigen/src/Geometry/Rotation2D.h
include/cantera/ext/Eigen/src/Geometry/RotationBase.h
include/cantera/ext/Eigen/src/Geometry/Scaling.h
include/cantera/ext/Eigen/src/Geometry/Transform.h
include/cantera/ext/Eigen/src/Geometry/Translation.h
include/cantera/ext/Eigen/src/Geometry/Umeyama.h
include/cantera/ext/Eigen/src/Geometry/arch/Geometry_SSE.h
include/cantera/ext/Eigen/src/Householder/BlockHouseholder.h
include/cantera/ext/Eigen/src/Householder/Householder.h
include/cantera/ext/Eigen/src/Householder/HouseholderSequence.h
include/cantera/ext/Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h
include/cantera/ext/Eigen/src/IterativeLinearSolvers/BiCGSTAB.h
include/cantera/ext/Eigen/src/IterativeLinearSolvers/ConjugateGradient.h
include/cantera/ext/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h
include/cantera/ext/Eigen/src/IterativeLinearSolvers/IncompleteLUT.h
include/cantera/ext/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h
include/cantera/ext/Eigen/src/IterativeLinearSolvers/LeastSquareConjugateGradient.h
include/cantera/ext/Eigen/src/IterativeLinearSolvers/SolveWithGuess.h
include/cantera/ext/Eigen/src/Jacobi/Jacobi.h
include/cantera/ext/Eigen/src/LU/Determinant.h
include/cantera/ext/Eigen/src/LU/FullPivLU.h
include/cantera/ext/Eigen/src/LU/InverseImpl.h
include/cantera/ext/Eigen/src/LU/PartialPivLU.h
include/cantera/ext/Eigen/src/LU/PartialPivLU_LAPACKE.h
include/cantera/ext/Eigen/src/LU/arch/Inverse_SSE.h
include/cantera/ext/Eigen/src/MetisSupport/MetisSupport.h
include/cantera/ext/Eigen/src/OrderingMethods/Amd.h
include/cantera/ext/Eigen/src/OrderingMethods/Eigen_Colamd.h
include/cantera/ext/Eigen/src/OrderingMethods/Ordering.h
include/cantera/ext/Eigen/src/PaStiXSupport/PaStiXSupport.h
include/cantera/ext/Eigen/src/PardisoSupport/PardisoSupport.h
include/cantera/ext/Eigen/src/QR/ColPivHouseholderQR.h
include/cantera/ext/Eigen/src/QR/ColPivHouseholderQR_LAPACKE.h
include/cantera/ext/Eigen/src/QR/CompleteOrthogonalDecomposition.h
include/cantera/ext/Eigen/src/QR/FullPivHouseholderQR.h
include/cantera/ext/Eigen/src/QR/HouseholderQR.h
include/cantera/ext/Eigen/src/QR/HouseholderQR_LAPACKE.h
include/cantera/ext/Eigen/src/SPQRSupport/SuiteSparseQRSupport.h
include/cantera/ext/Eigen/src/SVD/BDCSVD.h
include/cantera/ext/Eigen/src/SVD/JacobiSVD.h
include/cantera/ext/Eigen/src/SVD/JacobiSVD_LAPACKE.h
include/cantera/ext/Eigen/src/SVD/SVDBase.h
include/cantera/ext/Eigen/src/SVD/UpperBidiagonalization.h
include/cantera/ext/Eigen/src/SparseCholesky/SimplicialCholesky.h
include/cantera/ext/Eigen/src/SparseCholesky/SimplicialCholesky_impl.h
include/cantera/ext/Eigen/src/SparseCore/AmbiVector.h
include/cantera/ext/Eigen/src/SparseCore/CompressedStorage.h
include/cantera/ext/Eigen/src/SparseCore/ConservativeSparseSparseProduct.h
include/cantera/ext/Eigen/src/SparseCore/MappedSparseMatrix.h
include/cantera/ext/Eigen/src/SparseCore/SparseAssign.h
include/cantera/ext/Eigen/src/SparseCore/SparseBlock.h
include/cantera/ext/Eigen/src/SparseCore/SparseColEtree.h
include/cantera/ext/Eigen/src/SparseCore/SparseCompressedBase.h
include/cantera/ext/Eigen/src/SparseCore/SparseCwiseBinaryOp.h
include/cantera/ext/Eigen/src/SparseCore/SparseCwiseUnaryOp.h
include/cantera/ext/Eigen/src/SparseCore/SparseDenseProduct.h
include/cantera/ext/Eigen/src/SparseCore/SparseDiagonalProduct.h
include/cantera/ext/Eigen/src/SparseCore/SparseDot.h
include/cantera/ext/Eigen/src/SparseCore/SparseFuzzy.h
include/cantera/ext/Eigen/src/SparseCore/SparseMap.h
include/cantera/ext/Eigen/src/SparseCore/SparseMatrix.h
include/cantera/ext/Eigen/src/SparseCore/SparseMatrixBase.h
include/cantera/ext/Eigen/src/SparseCore/SparsePermutation.h
include/cantera/ext/Eigen/src/SparseCore/SparseProduct.h
include/cantera/ext/Eigen/src/SparseCore/SparseRedux.h
include/cantera/ext/Eigen/src/SparseCore/SparseRef.h
include/cantera/ext/Eigen/src/SparseCore/SparseSelfAdjointView.h
include/cantera/ext/Eigen/src/SparseCore/SparseSolverBase.h
include/cantera/ext/Eigen/src/SparseCore/SparseSparseProductWithPruning.h
include/cantera/ext/Eigen/src/SparseCore/SparseTranspose.h
include/cantera/ext/Eigen/src/SparseCore/SparseTriangularView.h
include/cantera/ext/Eigen/src/SparseCore/SparseUtil.h
include/cantera/ext/Eigen/src/SparseCore/SparseVector.h
include/cantera/ext/Eigen/src/SparseCore/SparseView.h
include/cantera/ext/Eigen/src/SparseCore/TriangularSolver.h
include/cantera/ext/Eigen/src/SparseLU/SparseLU.h
include/cantera/ext/Eigen/src/SparseLU/SparseLUImpl.h
include/cantera/ext/Eigen/src/SparseLU/SparseLU_Memory.h
include/cantera/ext/Eigen/src/SparseLU/SparseLU_Structs.h
include/cantera/ext/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h
include/cantera/ext/Eigen/src/SparseLU/SparseLU_Utils.h
include/cantera/ext/Eigen/src/SparseLU/SparseLU_column_bmod.h
include/cantera/ext/Eigen/src/SparseLU/SparseLU_column_dfs.h
include/cantera/ext/Eigen/src/SparseLU/SparseLU_copy_to_ucol.h
include/cantera/ext/Eigen/src/SparseLU/SparseLU_gemm_kernel.h
include/cantera/ext/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h
include/cantera/ext/Eigen/src/SparseLU/SparseLU_kernel_bmod.h
include/cantera/ext/Eigen/src/SparseLU/SparseLU_panel_bmod.h
include/cantera/ext/Eigen/src/SparseLU/SparseLU_panel_dfs.h
include/cantera/ext/Eigen/src/SparseLU/SparseLU_pivotL.h
include/cantera/ext/Eigen/src/SparseLU/SparseLU_pruneL.h
include/cantera/ext/Eigen/src/SparseLU/SparseLU_relax_snode.h
include/cantera/ext/Eigen/src/SparseQR/SparseQR.h
include/cantera/ext/Eigen/src/StlSupport/StdDeque.h
include/cantera/ext/Eigen/src/StlSupport/StdList.h
include/cantera/ext/Eigen/src/StlSupport/StdVector.h
include/cantera/ext/Eigen/src/StlSupport/details.h
include/cantera/ext/Eigen/src/SuperLUSupport/SuperLUSupport.h
include/cantera/ext/Eigen/src/UmfPackSupport/UmfPackSupport.h
include/cantera/ext/Eigen/src/misc/Image.h
include/cantera/ext/Eigen/src/misc/Kernel.h
include/cantera/ext/Eigen/src/misc/RealSvd2x2.h
include/cantera/ext/Eigen/src/misc/blas.h
include/cantera/ext/Eigen/src/misc/lapack.h
include/cantera/ext/Eigen/src/misc/lapacke.h
include/cantera/ext/Eigen/src/misc/lapacke_mangling.h
include/cantera/ext/Eigen/src/plugins/ArrayCwiseBinaryOps.h
include/cantera/ext/Eigen/src/plugins/ArrayCwiseUnaryOps.h
include/cantera/ext/Eigen/src/plugins/BlockMethods.h
include/cantera/ext/Eigen/src/plugins/CommonCwiseBinaryOps.h
include/cantera/ext/Eigen/src/plugins/CommonCwiseUnaryOps.h
include/cantera/ext/Eigen/src/plugins/MatrixCwiseBinaryOps.h
include/cantera/ext/Eigen/src/plugins/MatrixCwiseUnaryOps.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/ext/yaml-cpp/anchor.h
include/cantera/ext/yaml-cpp/binary.h
include/cantera/ext/yaml-cpp/dll.h
include/cantera/ext/yaml-cpp/emitfromevents.h
include/cantera/ext/yaml-cpp/emitter.h
include/cantera/ext/yaml-cpp/emitterdef.h
include/cantera/ext/yaml-cpp/emittermanip.h
include/cantera/ext/yaml-cpp/emitterstyle.h
include/cantera/ext/yaml-cpp/eventhandler.h
include/cantera/ext/yaml-cpp/exceptions.h
include/cantera/ext/yaml-cpp/mark.h
include/cantera/ext/yaml-cpp/null.h
include/cantera/ext/yaml-cpp/ostream_wrapper.h
include/cantera/ext/yaml-cpp/parser.h
include/cantera/ext/yaml-cpp/stlemitter.h
include/cantera/ext/yaml-cpp/traits.h
include/cantera/ext/yaml-cpp/yaml.h
include/cantera/ext/yaml-cpp/contrib/anchordict.h
include/cantera/ext/yaml-cpp/contrib/graphbuilder.h
include/cantera/ext/yaml-cpp/node/convert.h
include/cantera/ext/yaml-cpp/node/emit.h
include/cantera/ext/yaml-cpp/node/impl.h
include/cantera/ext/yaml-cpp/node/iterator.h
include/cantera/ext/yaml-cpp/node/node.h
include/cantera/ext/yaml-cpp/node/parse.h
include/cantera/ext/yaml-cpp/node/ptr.h
include/cantera/ext/yaml-cpp/node/type.h
include/cantera/ext/yaml-cpp/node/detail/bool_type.h
include/cantera/ext/yaml-cpp/node/detail/impl.h
include/cantera/ext/yaml-cpp/node/detail/iterator.h
include/cantera/ext/yaml-cpp/node/detail/iterator_fwd.h
include/cantera/ext/yaml-cpp/node/detail/memory.h
include/cantera/ext/yaml-cpp/node/detail/node.h
include/cantera/ext/yaml-cpp/node/detail/node_data.h
include/cantera/ext/yaml-cpp/node/detail/node_iterator.h
include/cantera/ext/yaml-cpp/node/detail/node_ref.h
include/cantera/kinetics/Arrhenius.h
include/cantera/kinetics/BlowersMaselRate.h
include/cantera/kinetics/BulkKinetics.h
include/cantera/kinetics/ChebyshevRate.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/InterfaceRate.h
include/cantera/kinetics/Kinetics.h
include/cantera/kinetics/KineticsFactory.h
include/cantera/kinetics/MultiRate.h
include/cantera/kinetics/MultiRateBase.h
include/cantera/kinetics/PlogRate.h
include/cantera/kinetics/RateCoeffMgr.h
include/cantera/kinetics/Reaction.h
include/cantera/kinetics/ReactionData.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/TwoTempPlasmaRate.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/SundialsContext.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/ReactorDelegator.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/Interface.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/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/BlowersMaselRate.cpp
src/kinetics/BulkKinetics.cpp
src/kinetics/ChebyshevRate.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/InterfaceRate.cpp
src/kinetics/Kinetics.cpp
src/kinetics/KineticsFactory.cpp
src/kinetics/PlogRate.cpp
src/kinetics/Reaction.cpp
src/kinetics/ReactionFactory.cpp
src/kinetics/ReactionFactory.h
src/kinetics/ReactionPath.cpp
src/kinetics/ReactionRateFactory.cpp
src/kinetics/RxnRates.cpp
src/kinetics/TwoTempPlasmaRate.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