ROL
Public Member Functions | List of all members
ROL::StdEpetraBatchManager< Real > Class Template Reference

#include <ROL_StdEpetraBatchManager.hpp>

+ Inheritance diagram for ROL::StdEpetraBatchManager< Real >:

Public Member Functions

 StdEpetraBatchManager (Teuchos::RCP< Epetra_Comm > &comm)
 
void sumAll (Vector< Real > &input, Vector< Real > &output)
 
- Public Member Functions inherited from ROL::EpetraBatchManager< Real >
virtual ~EpetraBatchManager ()
 
 EpetraBatchManager (Teuchos::RCP< Epetra_Comm > &comm)
 
int batchID (void)
 
int numBatches (void)
 
void sumAll (Real *input, Real *output, int dim)
 
void barrier (void)
 
- Public Member Functions inherited from ROL::BatchManager< Real >
virtual ~BatchManager ()
 

Additional Inherited Members

- Protected Attributes inherited from ROL::EpetraBatchManager< Real >
Teuchos::RCP< Epetra_Comm > comm_
 

Detailed Description

template<class Real>
class ROL::StdEpetraBatchManager< Real >

Definition at line 53 of file ROL_StdEpetraBatchManager.hpp.

Constructor & Destructor Documentation

template<class Real >
ROL::StdEpetraBatchManager< Real >::StdEpetraBatchManager ( Teuchos::RCP< Epetra_Comm > &  comm)
inline

Definition at line 55 of file ROL_StdEpetraBatchManager.hpp.

Member Function Documentation

template<class Real >
void ROL::StdEpetraBatchManager< Real >::sumAll ( Vector< Real > &  input,
Vector< Real > &  output 
)
inlinevirtual

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