Optika

Welcome to the Optika Home

The Optika package provides trilinos developers with easy access to GUI input methods for their programs.

Overview

The Optika package give developers the tools they need to quickly obtain information from their users, while still implementing a robust GUI. The general workflow of a program utilizing the Optika package goes something like this:
  1. Determine what inputs are needed from the user
  2. Create a list containing specifying these inputs
  3. Execute the GUI with the getInput() function
  4. Proceed with the rest of the program with the given user inputs

Contact

The Optika package is still under heavy development. At this point in time we would greatly appreciate any bug reports or feature requests. Please submit and requests through bugzilla. If you don't have a bugzilla account please send an e-mail to the lead developer Kurtis Nusbaum. We like feedback, so please let us know what you think.