teqp 0.19.1
Loading...
Searching...
No Matches
Public Attributes | List of all members
teqp::CriticalTracing< Model, Scalar, VecType >::psi1derivs Struct Reference

#include <critical_tracing.hpp>

Public Attributes

Eigen::ArrayXd psir
 
Eigen::ArrayXd psi0
 
Eigen::ArrayXd tot
 
EigenData ei
 

Detailed Description

template<typename Model, typename Scalar = double, typename VecType = Eigen::ArrayXd>
struct teqp::CriticalTracing< Model, Scalar, VecType >::psi1derivs

Definition at line 120 of file critical_tracing.hpp.

Member Data Documentation

◆ ei

template<typename Model , typename Scalar = double, typename VecType = Eigen::ArrayXd>
EigenData teqp::CriticalTracing< Model, Scalar, VecType >::psi1derivs::ei

Definition at line 122 of file critical_tracing.hpp.

◆ psi0

template<typename Model , typename Scalar = double, typename VecType = Eigen::ArrayXd>
Eigen::ArrayXd teqp::CriticalTracing< Model, Scalar, VecType >::psi1derivs::psi0

Definition at line 121 of file critical_tracing.hpp.

◆ psir

template<typename Model , typename Scalar = double, typename VecType = Eigen::ArrayXd>
Eigen::ArrayXd teqp::CriticalTracing< Model, Scalar, VecType >::psi1derivs::psir

Definition at line 121 of file critical_tracing.hpp.

◆ tot

template<typename Model , typename Scalar = double, typename VecType = Eigen::ArrayXd>
Eigen::ArrayXd teqp::CriticalTracing< Model, Scalar, VecType >::psi1derivs::tot

Definition at line 121 of file critical_tracing.hpp.


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