ABLATE Source Documentation  0.12.33
ablate::eos::ThermodynamicFunction Struct Reference

#include <eos.hpp>

Public Attributes

PetscErrorCode(* function )(const PetscReal conserved[], 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

Simple struct representing the context and function for computing any thermodynamic value when temperature is not available.


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