Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
StoutCollArray Class Reference

#include <atmdat.h>

Collaboration diagram for StoutCollArray:

Public Member Functions

void alloc (long nHi, long, long nCollider)
 
void junk (long ipHi, long ipLo, long ipCollider)
 
bool & lgIsRate (long ipHi, long ipLo, long ipCollider)
 
void setpoints (long ipHi, long ipLo, long ipCollider, long npoints)
 
long ntemps (long ipHi, long ipLo, long ipCollider)
 
double * temps (long ipHi, long ipLo, long ipCollider)
 
double * collstrs (long ipHi, long ipLo, long ipCollider)
 

Static Private Member Functions

static long ilev (long ipHi, long ipLo)
 

Private Attributes

multi_arr< StoutColls, 2 > m_a
 
vector< double > m_temps
 
vector< double > m_collstrs
 

Member Function Documentation

◆ alloc()

void StoutCollArray::alloc ( long nHi,
long ,
long nCollider )
inline

References ilev(), m_a, m_collstrs, and m_temps.

Here is the call graph for this function:

◆ collstrs()

double * StoutCollArray::collstrs ( long ipHi,
long ipLo,
long ipCollider )
inline

References ilev(), m_a, and m_collstrs.

Here is the call graph for this function:

◆ ilev()

static long StoutCollArray::ilev ( long ipHi,
long ipLo )
inlinestaticprivate

◆ junk()

void StoutCollArray::junk ( long ipHi,
long ipLo,
long ipCollider )
inline

References ilev(), and m_a.

Here is the call graph for this function:

◆ lgIsRate()

bool & StoutCollArray::lgIsRate ( long ipHi,
long ipLo,
long ipCollider )
inline

References ilev(), and m_a.

Here is the call graph for this function:

◆ ntemps()

long StoutCollArray::ntemps ( long ipHi,
long ipLo,
long ipCollider )
inline

References ilev(), and m_a.

Here is the call graph for this function:

◆ setpoints()

void StoutCollArray::setpoints ( long ipHi,
long ipLo,
long ipCollider,
long npoints )
inline

References ilev(), m_a, m_collstrs, m_temps, and max().

Here is the call graph for this function:

◆ temps()

double * StoutCollArray::temps ( long ipHi,
long ipLo,
long ipCollider )
inline

References ilev(), m_a, and m_temps.

Here is the call graph for this function:

Member Data Documentation

◆ m_a

multi_arr<StoutColls,2> StoutCollArray::m_a
private

◆ m_collstrs

vector<double> StoutCollArray::m_collstrs
private

Referenced by alloc(), collstrs(), and setpoints().

◆ m_temps

vector<double> StoutCollArray::m_temps
private

Referenced by alloc(), setpoints(), and temps().


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