antioch-0.4.0
|
#include "antioch/chemical_mixture.h"
#include "antioch/transport_mixture.h"
#include "antioch/ascii_parser.h"
#include <iomanip>
#include <string>
Go to the source code of this file.
Functions | |
template<typename Scalar > | |
int | tester (const std::string &filename) |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
int tester | ( | const std::string & | filename | ) |
Definition at line 35 of file ascii_parser_unit.C.
References Antioch::ASCIIParser< NumericType >::set_ignored_columns(), and Antioch::TransportMixture< CoeffType >::transport_species().