teqp 0.22.0
Loading...
Searching...
No Matches
derivs.hpp File Reference

Go to the source code of this file.

Classes

struct  teqp::cppinterface::IterationMatrices
 

Namespaces

namespace  teqp
 
namespace  teqp::cppinterface
 

Functions

template<typename Array >
auto teqp::cppinterface::build_iteration_Jv (const std::vector< char > &vars, const Eigen::Array< double, 3, 3 > &A, const double R, const double T, const double rho, const Array &z)
 A convenience function for calculation of Jacobian terms of the form \( J_{i0} = \frac{\partial y}{\partial T} \) and \( J_{i1} = \frac{\partial y}{\partial \rho} \) where \(y\) is one of the thermodynamic variables in vars.