cee::app Namespace Reference

Namespace cee::app contains all functionality and structures under the App component. More...

Classes

class  AppComponent
 Static class for initialization of the component. More...
 
class  MathFunctionCallBack
 Math function callback class. More...
 
class  Models
 Class to manage the list of UnstructGridModel instances in the application. More...
 
class  Parts
 Class that provides access by index or by name pattern to all parts of the current UnstructGridModel. More...
 
class  Plots
 Class to manage the list of Plots in the application. More...
 
class  Results
 Class to access results of the current state of an application. More...
 
class  Selection
 Class to manage a list of selected HitItems. Selected items are per view. More...
 
class  Situations
 Class to manage the hierarchy of Situations in the application. More...
 
class  States
 Class to manage the list of states in the application. More...
 
struct  ViewInfo
 Small view info struct. More...
 
class  Views
 Class to manage the list of views in the application. More...
 

Detailed Description

Namespace cee::app contains all functionality and structures under the App component.