ABLATE Source Documentation  0.12.33
ablate::eos::TChem::ThermodynamicMassFractionFunction Struct Reference

#include <tChem.hpp>

Public Attributes

PetscErrorCode(* function )(const PetscReal conserved[], const PetscReal yi[], PetscReal *property, void *ctx) = nullptr
 function to be called
 
std::shared_ptr< void > context = nullptr
 optional context to pass into the function
 
PetscInt propertySize = 1
 the property size being set
 

Detailed Description

a thermodynamic function specific to TChem that takes yi from the arguments instead of conserved


The documentation for this struct was generated from the following file: