MCPcopy Create free account

hub / github.com/Cantera/cantera / functions

Functions7,525 in github.com/Cantera/cantera

↓ 1 callersMethod_finalize
src/oneD/Flow1D.cpp:263
↓ 1 callersMethod_from_pickle
(cls, state)
interfaces/cython/cantera/composite.py:1324
↓ 1 callersMethod_get_property_text
(self, clib_area: str, c_name: str, cs_name: str, known_funcs: dict[str, CsFunc])
interfaces/sourcegen/src/sourcegen/csharp/generator.py:88
↓ 1 callersFunction_import_graphviz
()
interfaces/cython/cantera/drawnetwork.py:8
↓ 1 callersMethod_javadoc_comment
Build deblanked JavaDoc-style (C-style) comment block.
interfaces/sourcegen/src/sourcegen/clib/generator.py:49
↓ 1 callersFunction_make_functions
()
interfaces/cython/cantera/composite.py:1408
↓ 1 callersFunction_method
(orig)
interfaces/cython/cantera/composite.py:381
↓ 1 callersMethod_par_crosswalk
Crosswalk for C++ return type.
interfaces/sourcegen/src/sourcegen/clib/generator.py:174
↓ 1 callersMethod_parse_doxyfile
Retrieve class and function information from Cantera namespace.
interfaces/sourcegen/src/sourcegen/headers/tagfiles.py:116
↓ 1 callersMethod_parse_yaml
(self)
interfaces/sourcegen/src/sourcegen/headers/headerfiles.py:57
↓ 1 callersFunction_prop
(attr)
interfaces/cython/cantera/composite.py:371
↓ 1 callersFunction_recursive_install
Helper function for RecursiveInstall
site_scons/site_tools/recursiveInstall.py:57
↓ 1 callersMethod_ret_crosswalk
Crosswalk for C++ return type.
interfaces/sourcegen/src/sourcegen/clib/generator.py:98
↓ 1 callersMethod_scaffold_annotation
Build annotation block via Jinja.
interfaces/sourcegen/src/sourcegen/clib/generator.py:55
↓ 1 callersMethod_scaffold_body
Scaffold body of generic CLib function via Jinja.
interfaces/sourcegen/src/sourcegen/clib/generator.py:333
↓ 1 callersMethod_scaffold_derived_handles
(self)
interfaces/sourcegen/src/sourcegen/csharp/generator.py:319
↓ 1 callersMethod_scaffold_handles
(self, header_file: str, handles: dict[str, str])
interfaces/sourcegen/src/sourcegen/csharp/generator.py:309
↓ 1 callersMethod_scaffold_interop
(self, header_file: str, cs_funcs: list[CsFunc])
interfaces/sourcegen/src/sourcegen/csharp/generator.py:222
↓ 1 callersMethod_scaffold_wrapper_class
(self, clib_area: str, props: dict[str, str], known_funcs: dict[str, CsFunc])
interfaces/sourcegen/src/sourcegen/csharp/generator.py:329
↓ 1 callersFunction_state2_prop
(name, doc_source)
interfaces/cython/cantera/composite.py:1348
↓ 1 callersFunction_state3_prop
(name, doc_source, scalar=False)
interfaces/cython/cantera/composite.py:1371
↓ 1 callersFunction_subst_file
(target, source, env, pattern, replace)
site_scons/site_tools/subst.py:21
↓ 1 callersFunction_subst_keys
(source, pattern)
site_scons/site_tools/subst.py:43
↓ 1 callersFunction_trim
Remove block indentation from a docstring.
interfaces/cython/cantera/onedim.py:485
↓ 1 callersMethod_write_header
Parse header specification and generate header file.
interfaces/sourcegen/src/sourcegen/clib/generator.py:398
↓ 1 callersMethod_write_implementation
Parse header specification and generate implementation file.
interfaces/sourcegen/src/sourcegen/clib/generator.py:433
↓ 1 callersMethod_write_yaml
Parse header file and generate YAML output.
interfaces/sourcegen/src/sourcegen/yaml/generator.py:34
↓ 1 callersMethodactivationElectronEnergy
Return the electron activation energy *Ea* [J/kmol]
include/cantera/kinetics/TwoTempPlasmaRate.h:109
↓ 1 callersMethodadd
Add new options
site_scons/buildutils.py:332
↓ 1 callersMethodaddDataDirectory
src/base/application.cpp:284
↓ 1 callersMethodaddReaction
src/kinetics/ReactionPath.cpp:51
↓ 1 callersFunctionaddReactions
src/kinetics/KineticsFactory.cpp:107
↓ 1 callersMethodaddReactor
src/zeroD/ReactorNet.cpp:337
↓ 1 callersMethodaddRegistryKey
(self, feature, parent, options)
site_scons/wxsgen.py:164
↓ 1 callersMethodaddSensitivityReaction
src/zeroD/Reactor.cpp:422
↓ 1 callersMethodaddSurface
src/zeroD/ReactorBase.cpp:125
↓ 1 callersFunctionadd_system_include
(env, include, mode='append')
site_scons/buildutils.py:1147
↓ 1 callersMethodadjacentName
Get the name of an adjacent phase by index
include/cantera/base/Solution.h:117
↓ 1 callersMethodanalyze
src/oneD/refine.cpp:43
↓ 1 callersMethodappend
Append domain 'right' to this one, and update all links.
include/cantera/oneD/Domain1D.h:445
↓ 1 callersMethodastar
src/transport/MMCollisionInt.cpp:302
↓ 1 callersMethodbfill
src/numerics/BandMatrix.cpp:126
↓ 1 callersMethodbondEnergy
Return the bond dissociation energy *w* [J/kmol]
include/cantera/kinetics/BlowersMaselRate.h:157
↓ 1 callersMethodbstar
src/transport/MMCollisionInt.cpp:325
↓ 1 callersMethodbuild
src/kinetics/ReactionPath.cpp:188
↓ 1 callersFunctionbuild_elements_text
Create element definition text. :param elements: List of `cantera.Element` instances for the elements in this file. :param max_width:
interfaces/cython/cantera/yaml2ck.py:144
↓ 1 callersFunctionbuild_reactions_text
Create the reaction definition section of this file. :param reactions: An iterable of `cantera.Reaction` instances to be included.
interfaces/cython/cantera/yaml2ck.py:340
↓ 1 callersFunctionbuild_species_text
Create species definition text. :param species: List of `cantera.Species` instances of the species in this file. :param max_width:
interfaces/cython/cantera/yaml2ck.py:163
↓ 1 callersMethodbulkViscosity
The bulk viscosity [Pa·s]. ! * The bulk viscosity is only non-zero in rare cases. Most transport * managers either overload this method to r
include/cantera/transport/Transport.h:140
↓ 1 callersFunctioncalc_damping
* This function calculates a damping factor for the Newton iteration update * vector, dxneg, to insure that all site and bulk fractions, x, remain *
src/kinetics/solveSP.cpp:472
↓ 1 callersMethodcalc_dtdh
(self, species)
test/python/test_reactor.py:2400
↓ 1 callersFunctioncalc_potentials
samples/cxx/LiC6_electrode/LiC6_electrode.cpp:21
↓ 1 callersMethodcalculateDistributionFunction
src/thermo/EEDFTwoTermApproximation.cpp:46
↓ 1 callersMethodcalculateRateCoeffUnits
src/kinetics/Reaction.cpp:576
↓ 1 callersFunctioncaller
(name, get_container)
interfaces/cython/cantera/composite.py:1502
↓ 1 callersFunctioncathode_curr
Current to the cathode as a function of cathode potential relative to electrolyte
samples/python/kinetics/sofc.py:131
↓ 1 callersFunctionchange_species_enthalpy
Find the species by name and change it's enthalpy by dH (in J/kmol)
samples/python/kinetics/blowers_masel.py:97
↓ 1 callersFunctionchargeNeutralityElement
This utility routine decides whether a Cantera ThermoPhase needs a constraint equation representing the charge neutrality of the phase. It does this b
src/equil/vcs_VolPhase.cpp:777
↓ 1 callersMethodchargeNeutralityNecessary
Returns the chargeNeutralityNecessity boolean ! * Some phases must have zero net charge in order for their thermodynamics * functions to be
include/cantera/thermo/ThermoPhase.h:519
↓ 1 callersMethodcheckElementArraySize
src/thermo/Phase.cpp:42
↓ 1 callersMethodcheckPointIndex
Check that the specified point index is in range. Throws an exception if n is greater than nPoints()-1
include/cantera/oneD/Domain1D.h:176
↓ 1 callersMethodcheck_elements
Check the species elements for inclusion in the `Phase`-level specification. :param this_phase_species: A list of mappings of spe
interfaces/cython/cantera/ctml2yaml.py:803
↓ 1 callersMethodcheck_save_restore
(self, jet)
test/python/test_onedim.py:1781
↓ 1 callersMethodcoeffPresExp
src/thermo/WaterPropsIAPWS.cpp:229
↓ 1 callersMethodcolPts
src/numerics/DenseMatrix.cpp:72
↓ 1 callersFunctioncollect
Collect the generated coverage data into 'coverage.info'
platform/posix/coverage.py:52
↓ 1 callersFunctioncompare
Print a list of keywords appearing in examples that are not in the known keywords list. Return True if there are any such items.
doc/example-keywords.py:172
↓ 1 callersFunctioncompare_csv_files
Compare the contents of two .csv file to see if they are similar. Similarity is defined according to tolerances stored in the environment
site_scons/buildutils.py:1012
↓ 1 callersFunctioncompare_files
Compare the contents of two files, using a method chosen based on their file extensions.
site_scons/buildutils.py:788
↓ 1 callersFunctioncompare_profiles
Compare two 2D arrays of spatial or time profiles. Each data set should contain the time or space coordinate in the first column and data ser
site_scons/buildutils.py:914
↓ 1 callersFunctioncompare_text_files
Compare the contents of two text files while: - ignoring trailing whitespace - ignoring any lines starting with strings specified i
site_scons/buildutils.py:799
↓ 1 callersMethodcompatibleWithMultiPhase
include/cantera/thermo/WaterSSTP.h:135
↓ 1 callersFunctioncompatible_quantities
(quantity_basis, units)
interfaces/cython/cantera/ck2yaml.py:109
↓ 1 callersMethodcomponentIndex
src/zeroD/Reactor.cpp:472
↓ 1 callersMethodcomponentTableHeader
src/oneD/OneDim.cpp:50
↓ 1 callersMethodcomponentTableLabel
src/oneD/OneDim.cpp:55
↓ 1 callersMethodcompositionDependent
Boolean indicating whether rate has compositional dependence @since New in %Cantera 3.0
include/cantera/kinetics/ReactionRate.h:215
↓ 1 callersFunctioncompute_consumption_speed
(opposed_flame)
samples/python/onedim/premixed_counterflow_twin_flame.py:59
↓ 1 callersFunctioncompute_strain_rates
(opposed_flame)
samples/python/onedim/premixed_counterflow_twin_flame.py:43
↓ 1 callersMethodconst_colPts
src/numerics/DenseMatrix.cpp:77
↓ 1 callersFunctionconvert
(filename=None, output_name=None, text=None, encoding="latin-1")
interfaces/cython/cantera/cti2yaml.py:1545
↓ 1 callersFunctionconvert
Convert an LXCat XML file to a YAML file. :param inpfile: The input LXCat file name. :param database: The name of the databas
interfaces/cython/cantera/lxcat2yaml.py:93
↓ 1 callersFunctionconvert
Convert an input legacy CTML file to a YAML file. :param inpfile: The input CTML file name. Exclusive with ``text``, only one of the two
interfaces/cython/cantera/ctml2yaml.py:2543
↓ 1 callersFunctionconvert
Writes Cantera solution object to Chemkin-format file(s). :param solution: Either the `cantera.Solution` object being converted or t
interfaces/cython/cantera/yaml2ck.py:544
↓ 1 callersMethodconvert
src/base/AnyMap.cpp:1595
↓ 1 callersMethodcp_R_ref
src/thermo/PDSS.cpp:93
↓ 1 callersFunctioncreate_argparser
Create argparse parser
interfaces/cython/cantera/cti2yaml.py:1711
↓ 1 callersFunctioncreate_argparser
()
interfaces/cython/cantera/lxcat2yaml.py:274
↓ 1 callersFunctioncreate_argparser
()
interfaces/cython/cantera/ck2yaml.py:2326
↓ 1 callersFunctioncreate_argparser
Create argparse parser
interfaces/cython/cantera/ctml2yaml.py:2640
↓ 1 callersFunctioncreate_argparser
Create argparse parser
interfaces/cython/cantera/yaml2ck.py:726
↓ 1 callersFunctioncreate_argparser
Sourcegen argument parser.
interfaces/sourcegen/src/sourcegen/api.py:71
↓ 1 callersFunctioncreate_phases_from_data_node
Generate a list of `Phase` instances from XML ``phase`` nodes. :param ctml_tree: The root XML node of the CTML document. :param speci
interfaces/cython/cantera/ctml2yaml.py:2512
↓ 1 callersFunctioncreate_reactions_from_data_node
Generate lists of `Reaction` instances mapped to the ``reactionData`` id string. :param ctml_tree: The root XML node of the CTML document
interfaces/cython/cantera/ctml2yaml.py:2474
↓ 1 callersMethodcreate_reactors
(self, **kwargs)
test/python/test_reactor.py:1440
↓ 1 callersFunctioncreate_species_from_data_node
Generate lists of `Species` instances mapped to the ``speciesData`` id string. :param ctml_tree: The root XML node of the CTML document.
interfaces/cython/cantera/ctml2yaml.py:2441
↓ 1 callersMethodcreate_stagnation
(self, comp, tsurf, tinlet, mdot, width)
test/python/test_onedim.py:1730
↓ 1 callersMethodcritCompressibility
src/thermo/MixtureFugacityTP.cpp:764
↓ 1 callersMethodcritVolume
src/thermo/MixtureFugacityTP.cpp:757
↓ 1 callersMethodcstar
src/transport/MMCollisionInt.cpp:348
← previousnext →1,401–1,500 of 7,525, ranked by callers