COPASI API  4.40.278
CHybridStochFlag Class Reference

#include <CHybridMethod.h>

Public Attributes

size_t mIndex
 
CHybridStochFlagmpNext
 
CHybridStochFlagmpPrev
 
size_t mValue
 

Friends

std::ostream & operator<< (std::ostream &os, const CHybridStochFlag &d)
 

Detailed Description

Element of the array mReactionFlags. The deterministic reactions are organized in a linked list to be able to iterate over them quickly.

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  os,
const CHybridStochFlag d 
)
friend

Prints out various data on standard output for debugging purposes.

Member Data Documentation

◆ mIndex

size_t CHybridStochFlag::mIndex

◆ mpNext

◆ mpPrev

◆ mValue

size_t CHybridStochFlag::mValue

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