MoochoPack: Miscellaneous Utilities for MOOCHO
Version of the Day
|
FortranTypes | |
InvalidFileNameException | Thrown if the file name is not a valid ASCII string |
OpenException | Thrown if the open operation fails |
MemMngPack | |
ReleaseResource | Abstract interface for releasing an object when it is not needed anymore {abstract} |
ReleaseResource_ref_count_ptr | Template class that implements ReleaseResource interface for a RCP<T> object |
OptionsFromStreamPack | |
OptionsFromStreamUtilityPack | |
OptionsGroup | Class used to encapsulate options belonging an options group |
CommandLineOptionsFromStreamProcessor | Reads from a file and/or parses from the commandline to initalize an OptionsFromStream object |
OptionsFromStream | Extracts options from a text stream and then allows convenient access to them |
InputStreamError | Thrown if there is an input error |
InputException | Input from stream error |
AccessException | Access error |
SetOptionsFromStream | Abstact interface for objects that have options to be set that are contained in an OptionsFromStreamObject |
SetOptionsFromStreamNode | Node class for setting options from a stream |
SetOptionsToTargetBase | Templated node class manipulating a reference to a target object who will have its options set. |
StringToIntMap | Map a string to an enumeration |
AlreadyExists | |
DoesNotExist | |
ProfileHackPack | |
ProfileTiming | Helper class that takes care of timing |
RangePack | |
Range1D | . One-based subregion index range class |
SerializationPack | |
Serializable | Mixin interface for objects that can be serialized to and from a stream |
StandardCompositionRelationshipsPack | |
NoRefSet | Thrown when the reference has not been set |
StopWatchPack | |
stopwatch | Simple stopwatch object |
StrideIterPack | |
stride_iter | C++ Standard Library compatable iterator class for accesing nonunit stride arrays of data |
Trilinos | |
Details |