| ►NAntioch | The parameters are reduced parameters |
| ►NAntiochPrivate | |
| Cdiffusion_tag | We use these tags to force operator overloading based on Diffusion type |
| Cdiffusion_tag< BinaryDiffusionBase< Diffusion, CoeffType > > | BinaryDiffusionBase models should subclass this tag |
| Cdiffusion_tag< ConstantLewisDiffusivity< CoeffType > > | |
| Cdiffusion_tag< SpeciesDiffusionBase< Diffusion, CoeffType > > | SpeciesDiffusionBase models should subclass this tag |
| CGSLSplinerPolicy | Default GSLSpliner policy |
| CGSLSplinerPolicy< true > | GSLSpliner policy for vector inputs |
| ►NUnitBaseConstant | |
| CSIPrefixeStore | Prefixes, SI micro is mu |
| CUnitBaseStore | |
| CArrheniusRate | Arrhenius rate equation |
| CASCIIParser | |
| CBerthelotHercourtEssenRate | Berthelot Hercourt-Essen rate equation |
| CBerthelotRate | Berthelot rate equation |
| CBinaryDiffusionBase | Base class for binary diffusion models |
| CBlottnerViscosity | |
| CCEACurveFit | This class only differs from NASA9CurveFit in the construction |
| CCEAEvaluator | |
| ►CCEAThermodynamics | |
| CCache | |
| CCEAThermoMixture | |
| CChemicalMixture | Class storing chemical mixture properties |
| CChemicalSpecies | Class to encapsulate data for each chemical species |
| CChemKinDefinitions | |
| CChemKinParser | ChemKin format file reader |
| CConductivityTraits | |
| CConductivityTraits< EuckenThermalConductivity< ThermoEvaluator > > | |
| CConductivityTraits< KineticsTheoryThermalConductivity< ThermoEvaluator, CoeffType > > | |
| CConstantLewisDiffusivity | Compute species diffusivity based on constant Lewis number |
| CConstantRate | Constant rate equation |
| Cconstructor_or_reference | |
| Cconstructor_or_reference< T, T > | |
| CConverter | Class to deal with the conversion between units |
| CDefaultInstallFilename | Default filenames in the install tree |
| CDefaultSourceFilename | Default filenames in the source tree |
| CDiffusionTraits | Characteristics of various diffusion models |
| CDiffusionTraits< ConstantLewisDiffusivity< CoeffType > > | |
| CDuplicateReaction | A single reaction mechanism |
| Ceigen_library_tag | |
| CElementaryReaction | A single reaction mechanism |
| Cenable_if_c | |
| Cenable_if_c< false, T > | |
| CEuckenThermalConductivity | Species conductivity based on Eucken relation |
| CFailedNewtonTTvInversion | A class representing failed Newton convergence in T/Tv inversion |
| CFalloffReaction | Base class for falloff processes |
| CFalloffThreeBodyReaction | Base class for falloff processes coupled with efficiencies |
| CFileError | A class representing a failed attempt by the library to open a file (or construct an fstream, etc), to be thrown by "antioch_file_error(filename);" For ease of debugging, "filename" should include any (absolute or relative or implicit) pathname that was part of the failed open |
| Chas_size | |
| Chas_size< std::valarray< T > > | |
| Chas_size< std::vector< T > > | |
| Chas_size< T, typename Antioch::enable_if_c< is_eigen< T >::value, void >::type > | |
| Chas_size< T, typename Antioch::enable_if_c< is_metaphysicl< T >::value, void >::type > | |
| Chas_size< vex::vector< T > > | |
| CHercourtEssenRate | Hercourt-Essen rate equation |
| CIdealGasMicroThermo | |
| Cif_else_type | |
| Cif_else_type< false, T1, T2 > | |
| CInSI | Seven integers to characterize the power vector |
| Cis_eigen | |
| Cis_eigen< _Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
| Cis_metaphysicl | |
| Cis_metaphysicl< MetaPhysicL::NumberArray< size, T > > | |
| Cis_valarray | |
| Cis_valarray< std::valarray< T > > | |
| CKineticsConditions | This class contains the conditions of the chemistry |
| CKineticsEvaluator | Class to handle computing mass source terms for a given ReactionSet |
| CKineticsTheoryThermalConductivity | Conductivity based on kinetic theory of mixtures approximations |
| CKineticsType | Base class for kinetics models |
| CKooijRate | Kooij rate equation |
| CLennardJonesPotential | |
| CLindemannFalloff | Simplest falloff model ( ) |
| CLogicError | A class to represent the internal "this should never happen" errors, to be thrown by "antioch_error();" |
| Cmetaphysicl_library_tag | |
| CMixtureAveragedTransportEvaluator | Compute transport properties using ``mixture averaged" model |
| CMixtureAveragedTransportMixture | Mixture object for MixtureAveragedTransport model |
| CMixtureConductivity | Container class for species thermal conductivities |
| CMixtureDiffusion | Container class for species binary diffusion models |
| CMixtureTransportBase | Base class for MixtureViscosity, MixtureConductivity, etc |
| CMixtureViscosity | Container class for species viscosities |
| CNASA7CurveFit | |
| CNASA9CurveFit | This class stores the NASA polynomial fit to the thermodynamics quantities and |
| CNASACurveFit | |
| CNASACurveFitBase | |
| CNASAEvaluator | |
| CNASAThermoMixture | |
| CNotImplemented | A class to stub for features that should be in Antioch, but haven't been written yet, to be thrown by "antioch_not_implemented();" |
| Cnumeric_library_tag | |
| CParserBase | A parser is an instance related to a file |
| CParsingError | A class representing error while parsing |
| CParticleFlux | Stores the incoming flux of particles |
| CPhotochemicalRate | Photochemical rate |
| Craw_value_type | |
| Craw_value_type< _Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
| Craw_value_type< const T > | |
| Craw_value_type< std::valarray< T > > | |
| Craw_value_type< std::vector< T > > | |
| Craw_value_type< T, typename Antioch::enable_if_c< is_metaphysicl< T >::value, void >::type > | |
| Craw_value_type< vex::vector< T > > | |
| CReaction | A single reaction mechanism |
| CReactionSet | This class encapsulates all the reaction mechanisms considered in a chemical nonequilibrium simulation |
| Crebind | |
| Crebind< _Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, NewScalar > | |
| Crebind< MetaPhysicL::NumberArray< size, T >, NewScalar > | |
| Crebind< std::valarray< T >, NewScalar > | |
| Crebind< std::vector< T >, NewScalar > | |
| Crebind< vex::vector< T >, NewScalar > | |
| Creturn_auto | |
| Creturn_auto< std::vector< T > > | |
| Creturn_auto< T, typename Antioch::enable_if_c< is_eigen< T >::value, void >::type > | |
| Creturn_auto< T, typename Antioch::enable_if_c< is_metaphysicl< T >::value, void >::type > | |
| Creturn_auto< T, typename Antioch::enable_if_c< is_valarray< T >::value, void >::type > | |
| Creturn_auto< vex::vector< T > > | |
| CRotationalRelaxation | |
| CSigmaBinConverter | |
| CSIPrefixes | Prefixes in unit |
| Csize_type | |
| Csize_type< std::valarray< T > > | |
| Csize_type< std::vector< T > > | |
| Csize_type< T, typename Antioch::enable_if_c< is_eigen< T >::value, void >::type > | |
| Csize_type< T, typename Antioch::enable_if_c< is_metaphysicl< T >::value, void >::type > | |
| Csize_type< vex::vector< T > > | |
| CSpeciesConductivityBase | Base class for species conducitivity models |
| CSpeciesDiffusionBase | Base class for species diffusion models |
| CSpeciesViscosityBase | Base class for species viscosity models |
| Cstate_type | |
| Cstate_type< T, typename enable_if_c< is_eigen< T >::value, void >::type > | |
| Cstate_type< T, typename enable_if_c< is_metaphysicl< T >::value, void >::type > | |
| Cstate_type< T, typename enable_if_c< is_valarray< T >::value, void >::type > | |
| CStatMechThermodynamics | |
| CStockmayerPotential | |
| CSutherlandViscosity | |
| Ctag_type | |
| Ctag_type< T, typename std::enable_if< is_eigen< T >::value >::type > | |
| Ctag_type< T, typename std::enable_if< vex::is_vector_expression< T >::value >::type > | |
| CTempCache | |
| CThreeBodyReaction | A single reaction mechanism |
| CTransportMixture | Class storing chemical mixture properties |
| CTransportSpecies | Class to encapsulate data relevant for transport for each chemical species |
| CTroeFalloff | The Troe falloff model is defined by:
with
The derivatives are therefore:
|
| CUnitBase | Wrapper for unit storage |
| CUnitError | A class representing error in units |
| CUnits | An advanced unit class |
| Cvalarray_library_tag | |
| Cvalue_type | |
| Cvalue_type< _Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > > | |
| Cvalue_type< const T > | |
| Cvalue_type< std::valarray< T > > | |
| Cvalue_type< std::vector< T > > | |
| Cvalue_type< T, typename Antioch::enable_if_c< is_metaphysicl< T >::value, void >::type > | |
| Cvalue_type< vex::vector< T > > | |
| CVantHoffRate | Van't Hoff rate equation |
| Cvector_library_tag | |
| Cvexcl_library_tag | |
| CWilkeEvaluator | Deprecated. Use MixtureAveragedTransportEvaluator instead |
| CWilkeMixture | |
| CXMLParser | Nothing is stored, this parser is based on the tinyxml2 implementation |
| ►NAntiochTesting | |
| CArrheniusRateDoubleTest | |
| CArrheniusRateEigenDoubleTest | |
| CArrheniusRateEigenFloatTest | |
| CArrheniusRateEigenLongDoubleTest | |
| CArrheniusRateEigenTest | |
| CArrheniusRateFloatTest | |
| CArrheniusRateLongDoubleTest | |
| CArrheniusRateMetaPhysicLDoubleTest | |
| CArrheniusRateMetaPhysicLFloatTest | |
| CArrheniusRateMetaPhysicLLongDoubleTest | |
| CArrheniusRateMetaPhysicLTest | |
| CArrheniusRateTest | |
| CArrheniusRateTestHelper | |
| CArrheniusRateValarrayDoubleTest | |
| CArrheniusRateValarrayFloatTest | |
| CArrheniusRateValarrayLongDoubleTest | |
| CArrheniusRateValarrayTest | |
| CArrheniusRateVectorTestBase | |
| CArrheniusRateVexCLDoubleTest | |
| CArrheniusRateVexCLFloatTest | |
| CNASA7CurveFitTest | |
| CNASA7CurveFitTestDouble | |
| CNASA7CurveFitTestFloat | |
| CNASA7CurveFitTestLongDouble | |
| CNASA7ThermoTestBase | |
| CNASA7XMLParsingTest | |
| CNASA7XMLParsingTestDouble | |
| CNASA7XMLParsingTestFloat | |
| CNASA7XMLParsingTestLongDouble | |
| CNASA9CurveFitTest | |
| CNASA9CurveFitTestDouble | |
| CNASA9CurveFitTestFloat | |
| CNASA9CurveFitTestLongDouble | |
| CNASA9ThermoTestBase | |
| CNASA9XMLParsingTest | |
| CNASA9XMLParsingTestDouble | |
| CNASA9XMLParsingTestFloat | |
| CNASA9XMLParsingTestLongDouble | |
| CReactionRateTestBase | |
| CReactionRateVectorTestBase | |
| CStringUtilitiesTest | |
| ►NEigen | |
| CSelect | |
| ►Ntinyxml2 | |
| CDynArray | |
| CMemPool | |
| ►CMemPoolT | |
| CBlock | |
| CChunk | |
| CStrPair | |
| CXMLAttribute | |
| CXMLComment | |
| CXMLConstHandle | |
| CXMLDeclaration | |
| CXMLDocument | |
| CXMLElement | |
| CXMLHandle | |
| CXMLNode | |
| CXMLPrinter | |
| CXMLText | |
| CXMLUnknown | |
| CXMLUtil | |
| CXMLVisitor | |
| CEntity | |