Client

Functions

int main()

Main function for the tsunami_lab client program. It creates a GUI object and calls its launch method.

Author

Luca-Philipp Grumbach

Author

Richard Hofmann

Description

Entry point for the client side of the tsunami_lab program. It launches the GUI.

Returns:

Exit code (0 for success, non-zero for errors).