FEI Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <fstream>
Go to the source code of this file.
Macros | |
#define | FEI_IFSTREAM std::ifstream |
#define | FEI_OFSTREAM std::ofstream |
#define FEI_IFSTREAM std::ifstream |
Definition at line 13 of file fei_fstream.hpp.
Referenced by fei_test_utils::read_file_lines_into_strings(), DataReader::readData(), driverData::readData(), fei_test_utils::readMatrix(), and SolnCheck::readSoln().
#define FEI_OFSTREAM std::ofstream |
Definition at line 14 of file fei_fstream.hpp.
Referenced by fei::LogFile::openOutputStream(), snl_fei_tester::save_block_elem_soln(), FEI_tester::save_block_elem_soln(), snl_fei_tester::save_block_node_soln(), FEI_tester::save_block_node_soln(), snl_fei_tester::save_multiplier_soln(), FEI_tester::save_multiplier_soln(), FEData::setDebugLog(), FEI_Implementation::setDebugOutput(), fei::VectorSpace::setLocalEqnNumbers(), SNL_FEI_Structure::writeEqn2NodeMap(), fei_test_utils::writeMatrix(), fei::Vector_core::writeToFile(), fei::Vector_Local::writeToFile(), fei::MatrixReducer::writeToFile(), fei::Matrix_Local::writeToFile(), and fei::Matrix_Impl< T >::writeToFile().