Tempus  Version of the Day
Time Integration
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Tempus::SolutionHistory< Scalar > Member List

This is the complete list of members for Tempus::SolutionHistory< Scalar >, including all inherited members.

addState(const Teuchos::RCP< SolutionState< Scalar > > &state, bool doChecks=true)Tempus::SolutionHistory< Scalar >
addWorkingState(const Teuchos::RCP< SolutionState< Scalar > > &state, const bool updateTime=true)Tempus::SolutionHistory< Scalar >
clear()Tempus::SolutionHistory< Scalar >inline
copy(Teuchos::RCP< const SolutionHistory< Scalar > > sh)Tempus::SolutionHistory< Scalar >
describe(Teuchos::FancyOStream &out, const Teuchos::EVerbosityLevel verbLevel) const Tempus::SolutionHistory< Scalar >virtual
Teuchos::Describable::describe(std::ostream &out, const EVerbosityLevel verbLevel=verbLevel_default) const Teuchos::Describable
Teuchos::Describable::describe(const Describable &describable, const EVerbosityLevel verbLevel=Describable::verbLevel_default)Teuchos::Describable
description() const Tempus::SolutionHistory< Scalar >virtual
findState(const Scalar time) const Tempus::SolutionHistory< Scalar >
getCurrentIndex() const Tempus::SolutionHistory< Scalar >inline
getCurrentState() const Tempus::SolutionHistory< Scalar >inline
getCurrentTime() const Tempus::SolutionHistory< Scalar >inline
getDefaultOStream()Teuchos::VerboseObjectBasestatic
getDefaultVerbLevel()Teuchos::VerboseObject< SolutionHistory< Scalar > >static
getHistory() const Tempus::SolutionHistory< Scalar >inline
getInterpolator() const Tempus::SolutionHistory< Scalar >
getLinePrefix() const Teuchos::VerboseObjectBasevirtual
getName() const Tempus::SolutionHistory< Scalar >inline
getNonconstInterpolator()Tempus::SolutionHistory< Scalar >
getNonconstParameterList()Tempus::SolutionHistory< Scalar >
getNumStates() const Tempus::SolutionHistory< Scalar >inline
getObjectLabel() const Teuchos::Describablevirtual
getOSTab(const int tabs=1, const std::string &linePrefix="") const Teuchos::VerboseObjectBasevirtual
getOStream() const Teuchos::VerboseObjectBasevirtual
getOverridingOStream() const Teuchos::VerboseObjectBasevirtual
getStateTimeIndex(int index, bool warn=true) const Tempus::SolutionHistory< Scalar >
getStateTimeIndexN(bool warn=true) const Tempus::SolutionHistory< Scalar >
getStateTimeIndexNM1(bool warn=true) const Tempus::SolutionHistory< Scalar >
getStateTimeIndexNM2(bool warn=true) const Tempus::SolutionHistory< Scalar >
getStorageLimit() const Tempus::SolutionHistory< Scalar >inline
getStorageType() const Tempus::SolutionHistory< Scalar >inline
getStorageTypeString() const Tempus::SolutionHistory< Scalar >
getValidParameters() const Tempus::SolutionHistory< Scalar >
getValidVerboseObjectSublist()Teuchos::VerboseObject< SolutionHistory< Scalar > >
getVerbLevel() constTeuchos::VerboseObject< SolutionHistory< Scalar > >virtual
getWorkingState(bool warn=true) const Tempus::SolutionHistory< Scalar >inline
history_Tempus::SolutionHistory< Scalar >protected
informUpdatedVerbosityState() const Teuchos::VerboseObjectBaseprotectedvirtual
initialize() const Tempus::SolutionHistory< Scalar >
initializeVerboseObject(const EVerbosityLevel verbLevel=VERB_DEFAULT, const RCP< FancyOStream > &oStream=Teuchos::null)Teuchos::VerboseObject< SolutionHistory< Scalar > >protected
initializeVerboseObjectBase(const RCP< FancyOStream > &oStream=Teuchos::null)Teuchos::VerboseObjectBaseprotected
initWorkingState()Tempus::SolutionHistory< Scalar >
interpolateState(const Scalar time) const Tempus::SolutionHistory< Scalar >
interpolateState(const Scalar time, SolutionState< Scalar > *state_out) const Tempus::SolutionHistory< Scalar >
interpolator_Tempus::SolutionHistory< Scalar >protected
isInitialized()Tempus::SolutionHistory< Scalar >inline
isInitialized_Tempus::SolutionHistory< Scalar >mutableprotected
LabeledObject()Teuchos::Describable
maxTime() const Tempus::SolutionHistory< Scalar >inline
minTime() const Tempus::SolutionHistory< Scalar >inline
name_Tempus::SolutionHistory< Scalar >protected
operator<<(std::ostream &os, const DescribableStreamManipulatorState &d)Teuchos::Describable
operator[](const int i)Tempus::SolutionHistory< Scalar >inline
operator[](const int i) const Tempus::SolutionHistory< Scalar >inline
printHistory(std::string verb="low") const Tempus::SolutionHistory< Scalar >
promoteWorkingState()Tempus::SolutionHistory< Scalar >
readVerboseObjectSublist(ParameterList *paramList, RCP< FancyOStream > *oStream, EVerbosityLevel *verbLevel)Teuchos::VerboseObject< SolutionHistory< Scalar > >
readVerboseObjectSublist(ParameterList *paramList, VerboseObject< ObjectType > *verboseObject)Teuchos::VerboseObject< SolutionHistory< Scalar > >
removeState(const Teuchos::RCP< SolutionState< Scalar > > &state)Tempus::SolutionHistory< Scalar >
removeState(const Scalar time)Tempus::SolutionHistory< Scalar >
setDefaultOStream(const RCP< FancyOStream > &defaultOStream)Teuchos::VerboseObjectBasestatic
setDefaultVerbLevel(const EVerbosityLevel defaultVerbLevel)Teuchos::VerboseObject< SolutionHistory< Scalar > >static
setHistory(Teuchos::RCP< std::vector< Teuchos::RCP< SolutionState< Scalar > > > > h)Tempus::SolutionHistory< Scalar >inline
setInterpolator(const Teuchos::RCP< Interpolator< Scalar > > &interpolator)Tempus::SolutionHistory< Scalar >
setLinePrefix(const std::string &linePrefix)Teuchos::VerboseObjectBasevirtual
setName(std::string name)Tempus::SolutionHistory< Scalar >inline
setObjectLabel(const std::string &objectLabel)Teuchos::Describablevirtual
setOStream(const RCP< FancyOStream > &oStream) const Teuchos::VerboseObjectBasevirtual
setOverridingOStream(const RCP< FancyOStream > &oStream) const Teuchos::VerboseObjectBasevirtual
setOverridingVerbLevel(const EVerbosityLevel verbLevel) constTeuchos::VerboseObject< SolutionHistory< Scalar > >virtual
setStorageLimit(int storage_limit)Tempus::SolutionHistory< Scalar >
setStorageType(StorageType st)Tempus::SolutionHistory< Scalar >
setStorageTypeString(std::string st)Tempus::SolutionHistory< Scalar >
setupVerboseObjectSublist(ParameterList *paramList)Teuchos::VerboseObject< SolutionHistory< Scalar > >
setVerbLevel(const EVerbosityLevel verbLevel) constTeuchos::VerboseObject< SolutionHistory< Scalar > >virtual
SolutionHistory()Tempus::SolutionHistory< Scalar >
SolutionHistory(std::string name, Teuchos::RCP< std::vector< Teuchos::RCP< SolutionState< Scalar > > > > history, Teuchos::RCP< Interpolator< Scalar > > interpolator, StorageType storageType, int storageLimit)Tempus::SolutionHistory< Scalar >
storageLimit_Tempus::SolutionHistory< Scalar >protected
storageType_Tempus::SolutionHistory< Scalar >protected
unSetInterpolator()Tempus::SolutionHistory< Scalar >
verbLevel_defaultTeuchos::Describablestatic
VerboseObject(const EVerbosityLevel verbLevel=VERB_DEFAULT, const RCP< FancyOStream > &oStream=Teuchos::null)Teuchos::VerboseObject< SolutionHistory< Scalar > >
VerboseObjectBase(const RCP< FancyOStream > &oStream=Teuchos::null)Teuchos::VerboseObjectBase
workingState_Tempus::SolutionHistory< Scalar >protected
~Describable()Teuchos::Describablevirtual
~LabeledObject()Teuchos::Describablevirtual
~SolutionHistory()Tempus::SolutionHistory< Scalar >inline
~VerboseObjectBase()Teuchos::VerboseObjectBasevirtual