cloudy trunk
Loading...
Searching...
No Matches
grid.h File Reference
#include "optimize.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.

Data Structures

struct  t_grid

Functions

bool grid_do (void)
void gridXspec (realnum *, long)
void GridGatherInCloudy (void)

Variables

const int NUM_OUTPUT_TYPES = 11
t_grid grid

Function Documentation

◆ grid_do()

bool grid_do ( void )

called by cdDrive, this returns 0 if things went ok, 1 for disaster

Definition at line 19 of file grid_do.cpp.

References called, cdEXIT, chOptimFileName, conv, cpu, DEBUG_ENTRY, EXIT_FAILURE, grid, gridXspec(), gv, InitDefaultsPreparse(), input, INPUT_LINE_LENGTH, Singleton< t_version >::Inst(), ioQQQ, lgAbort, lgOptimize_do(), LIMPAR, optimize, ParseCommands(), prt, and trace.

Referenced by cdDrive().

Here is the call graph for this function:

◆ GridGatherInCloudy()

void GridGatherInCloudy ( void )

GridGatherInCloudy

Definition at line 167 of file grid_xspec.cpp.

References ASSERT, cdSPEC2(), MPI::COMM_WORLD, ContCreateMesh(), continuum, cpu, DEBUG_ENTRY, EVRYD, grid, ipoint(), NUM_OUTPUT_TYPES, optimize, rfield, and TotalInsanity().

Referenced by main(), and SaveDo().

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

Definition at line 21 of file grid.h.

Referenced by cdInit(), cdSPEC2(), GridGatherInCloudy(), ParseSave(), process_output(), SaveDo(), and saveFITSfile().