PyTrilinos::ML::CompObject Class Reference

Inheritance diagram for PyTrilinos::ML::CompObject:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__
def GetFlops
def SetFlops
def UpdateFlops
def __init__
def GetFlops
def SetFlops
def UpdateFlops

Public Attributes

 this


Detailed Description

Class to count flops.

Marzio Sala, SNL 9214

C++ includes: MLAPI_CompObject.h 

Member Function Documentation

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

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

def PyTrilinos::ML::CompObject::GetFlops (   self,
  args 
)

GetFlops(self) -> double

double
MLAPI::CompObject::GetFlops() const

Returns the internal counter of flops. 

def PyTrilinos::ML::CompObject::GetFlops (   self,
  args 
)

GetFlops(self) -> double

double
MLAPI::CompObject::GetFlops() const

Returns the internal counter of flops. 

def PyTrilinos::ML::CompObject::SetFlops (   self,
  args 
)

SetFlops(self, double Flops)

void
MLAPI::CompObject::SetFlops(double Flops) const

Sets internal counter to Flops. 

def PyTrilinos::ML::CompObject::SetFlops (   self,
  args 
)

SetFlops(self, double Flops)

void
MLAPI::CompObject::SetFlops(double Flops) const

Sets internal counter to Flops. 

def PyTrilinos::ML::CompObject::UpdateFlops (   self,
  args 
)

UpdateFlops(self, double Flops)

void
MLAPI::CompObject::UpdateFlops(double Flops) const

Updates internal counter by summing Flops. 

def PyTrilinos::ML::CompObject::UpdateFlops (   self,
  args 
)

UpdateFlops(self, double Flops)

void
MLAPI::CompObject::UpdateFlops(double Flops) const

Updates internal counter by summing Flops. 


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