函数 | |
void | here (const char *file, int line, const char *date, const char *time, std::ostream &os) |
void | stop (const char *file, int line, const char *date, const char *time) |
void | report_error (const char *file, int line, const char *date, const char *time, std::ostream &os) |
void libMesh::MacroFunctions::here | ( | const char * | file, |
int | line, | ||
const char * | date, | ||
const char * | time, | ||
std::ostream & | os | ||
) |
void libMesh::MacroFunctions::report_error | ( | const char * | file, |
int | line, | ||
const char * | date, | ||
const char * | time, | ||
std::ostream & | os | ||
) |
在文件 libmesh_common.C 第 69 行定义.
参考 libMesh::global_n_processors(), here(), libMesh::on_command_line(), libMesh::print_trace() , 以及 libMesh::write_traceout().
void libMesh::MacroFunctions::stop | ( | const char * | file, |
int | line, | ||
const char * | date, | ||
const char * | time | ||
) |
在文件 libmesh_common.C 第 53 行定义.
参考 libMesh::global_n_processors(), here() , 以及 libMesh::out.
参考自 libMesh::PetscMatrix< T >::row_start() , 以及 libMesh::PetscMatrix< T >::row_stop().