Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
parse_abundances.cpp File Reference
#include "cddefines.h"
#include "abund.h"
#include "dense.h"
#include "elementnames.h"
#include "input.h"
#include "parser.h"
Include dependency graph for parse_abundances.cpp:

Functions

STATIC FILE * open_abn_file (const string &chFile)
 
void ParseAbundances (Parser &p)
 

Function Documentation

◆ open_abn_file()

STATIC FILE * open_abn_file ( const string & chFile)

References cpu, open_data(), and STATIC.

Referenced by ParseAbundances().

Here is the call graph for this function:

◆ ParseAbundances()