LSF
(Cluster Integration Symbol) LSF["name"] represents a Platform Load Sharing Facility cluster with the specified name.
PBS
(Cluster Integration Symbol) PBS["name"] represents a Altair Portable Batch System with the specified name.
SGE
(Cluster Integration Symbol) SGE["name"] represents a Sun Grid Engine with the specified name.
SymbolicGUIKitXMLToWidget[body] converts a GUIKitXML representation into the equivalent user interface expression.
WidgetFill[] is a widget layout placeholder used when adjacent widgets should not dominate the layout space.
WidgetGroup[{content, ...}] specifies custom layout settings for how the content widgets are displayed.
WidgetSpace[] is a widget layout placeholder used when spacing is needed between widgets.
BlackBodyProfile[temp_1, temp_2, ...] generates a plot of black-body spectral distribution profiles at the specified temperatures temp_1, temp_2, ....
AnimateGraph[g, l] displays graph g with each element in the list l successively highlighted. Here l is a list containing vertices and edges of g. An optional flag, which ...
RandomGraph[n, p] constructs a random labeled graph on n vertices with an edge probability of p.