PyTrilinos::ML::TimeObject Class Reference

Inheritance diagram for PyTrilinos::ML::TimeObject:

Inheritance graph
[legend]
Collaboration diagram for PyTrilinos::ML::TimeObject:

Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__
def ResetTimer
def UpdateTime
def GetTime
def __init__
def ResetTimer
def UpdateTime
def GetTime

Public Attributes

 this


Detailed Description

Class to track time spent in an object.

Marzio Sala, SNL 9214

C++ includes: MLAPI_TimeObject.h 

Member Function Documentation

def PyTrilinos::ML::TimeObject::__init__ (   self,
  args 
)

def PyTrilinos::ML::TimeObject::__init__ (   self,
  args 
)

def PyTrilinos::ML::TimeObject::GetTime (   self,
  args 
)

GetTime(self) -> double

double
MLAPI::TimeObject::GetTime() const

Returns the internally stored counter. 

def PyTrilinos::ML::TimeObject::GetTime (   self,
  args 
)

GetTime(self) -> double

double
MLAPI::TimeObject::GetTime() const

Returns the internally stored counter. 

def PyTrilinos::ML::TimeObject::ResetTimer (   self,
  args 
)

ResetTimer(self)

void
MLAPI::TimeObject::ResetTimer() const

Resets the internal timer. 

def PyTrilinos::ML::TimeObject::ResetTimer (   self,
  args 
)

ResetTimer(self)

void
MLAPI::TimeObject::ResetTimer() const

Resets the internal timer. 

def PyTrilinos::ML::TimeObject::UpdateTime (   self,
  args 
)

UpdateTime(self)
UpdateTime(self, double t)

void
MLAPI::TimeObject::UpdateTime(double t) const

Updates the internal timer with input value t. 

def PyTrilinos::ML::TimeObject::UpdateTime (   self,
  args 
)

UpdateTime(self)
UpdateTime(self, double t)

void
MLAPI::TimeObject::UpdateTime(double t) const

Updates the internal timer with input value t. 


The documentation for this class was generated from the following files:

Generated on Thu Dec 17 11:00:22 2009 for PyTrilinos by  doxygen 1.5.9