forked from ParkSuMin/MemMAPR-MKE
Terminal view fix
This commit is contained in:
@@ -40,7 +40,7 @@ void Solver::Execute_Linear(double val1, double val2) {
|
||||
}
|
||||
|
||||
#if DEBUG
|
||||
std::cout << "Before:" << std::endl;
|
||||
std::cout << std::endl << "Before:" << std::endl;
|
||||
std::cout << "Ansamb matrix:\n" << ansamb << std::endl;
|
||||
std::cout << "Ansamb load vector:\n" << global_load << std::endl;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user