Cloudy
Spectral Synthesis Code for Astrophysics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

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

References multi_arr< T, d, ALLOC, lgBC >::alloc(), ilev(), m_a, m_collstrs, and m_temps.

Here is the call graph for this function:

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:

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

References ilev(), and m_a.

Here is the call graph for this function:

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

References ilev(), and m_a.

Here is the call graph for this function:

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

References ilev(), and m_a.

Here is the call graph for this function:

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:

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

multi_arr<StoutColls,2> StoutCollArray::m_a
private
vector<double> StoutCollArray::m_collstrs
private

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

vector<double> StoutCollArray::m_temps
private

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


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