cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
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:

Go to the source code of this file.

Functions

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

Function Documentation

STATIC FILE* open_abn_file ( string  chFile)

Definition at line 12 of file parse_abundances.cpp.

References AS_LOCAL_ONLY_TRY, t_input::chDelimiter, FILENAME_PATH_LENGTH_2, input, and open_data().

Referenced by ParseAbundances().

Here is the call graph for this function:

void ParseAbundances ( Parser p)