|
MPM-Geomechanics
Material Point Method for simulating geo-materials under large deformation conditions
|
This namespace contain functions to print coloured text indicating possible error or inconsistency in data. More...
Functions | |
| void | printMessage (string message) |
| Prints a warning message in terminal. | |
This namespace contain functions to print coloured text indicating possible error or inconsistency in data.
| void Warning::printMessage | ( | string | message | ) |
Prints a warning message in terminal.
| [in] | message | String containing the message to print |