Changeset d13e27 for src/commands/com_initialize_residual_norm.cpp
- Timestamp:
- Mar 29, 2013, 5:03:13 PM (13 years ago)
- Children:
- f57182
- Parents:
- 5ba22b
- File:
-
- 1 edited
-
src/commands/com_initialize_residual_norm.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/commands/com_initialize_residual_norm.cpp
r5ba22b rd13e27 49 49 new ObjectStorage<vmg_float>(arguments[0], residual); 50 50 51 #ifdef DEBUG_OUTPUT 52 MG::GetComm()->PrintStringOnce("Initial residual: %e", residual); 53 #endif /* DEBUG_OUTPUT */ 51 MG::GetComm()->PrintOnce(Info, "Initial residual: %e", residual); 54 52 55 53 MPE_EVENT_END()
Note:
See TracChangeset
for help on using the changeset viewer.
