Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
grid.h File Reference
#include "optimize.h"
#include "container_classes.h"
Include dependency graph for grid.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  t_grid
 

Functions

void grid_do ()
 
void gridXspec (realnum *, long)
 
void GridRetrieveXSPECData (int option)
 

Variables

const int NUM_OUTPUT_TYPES = 11
 
t_grid grid
 

Function Documentation

◆ grid_do()

◆ GridRetrieveXSPECData()

void GridRetrieveXSPECData ( int option)

GridRetrieveXSPECData - obtain the correct spectrum for each grid point

References ASSERT, cdEXIT, cdSPEC2(), DEBUG_ENTRY, EXIT_FAILURE, fprintf(), grid, ioQQQ, NUM_OUTPUT_TYPES, optimize, and rfield.

Referenced by saveFITSfile().

Here is the call graph for this function:

◆ gridXspec()

void gridXspec ( realnum * ,
long  )

gridXspec

Parameters
xc[]
nInterpVars

Referenced by grid_do().

Variable Documentation

◆ grid

◆ NUM_OUTPUT_TYPES

const int NUM_OUTPUT_TYPES = 11