8 #ifndef LIBMESH_SOLVE_LINEAR_SYSTEM_INPUT_PARSER_H_
9 #define LIBMESH_SOLVE_LINEAR_SYSTEM_INPUT_PARSER_H_
void get_input_params(GetPot &field_parser, feti_iterate_params &input_params)
Parser function for the coupled solver test programs.
void print_input_params(const std::string &output_filename, libmesh_solve_linear_system_input_params &input_params)
Function used to generate a solver input file from "input_params".