ROL
Public Member Functions | Private Member Functions | List of all members
L2VectorBatchManager< Real, Ordinal > Class Template Reference

#include <example_06.hpp>

+ Inheritance diagram for L2VectorBatchManager< Real, Ordinal >:

Public Member Functions

 L2VectorBatchManager (const ROL::Ptr< const Teuchos::Comm< int > > &comm)
 
void sumAll (ROL::Vector< Real > &input, ROL::Vector< Real > &output)
 
 L2VectorBatchManager (const ROL::Ptr< const Teuchos::Comm< int > > &comm)
 
void sumAll (ROL::Vector< Real > &input, ROL::Vector< Real > &output)
 
 L2VectorBatchManager (const ROL::Ptr< const Teuchos::Comm< int > > &comm)
 
void sumAll (ROL::Vector< Real > &input, ROL::Vector< Real > &output)
 

Private Member Functions

void cast_vector (ROL::Ptr< std::vector< Real > > &xvec, ROL::Vector< Real > &x) const
 
void cast_vector (ROL::Ptr< std::vector< Real > > &xvec, ROL::Vector< Real > &x) const
 
void cast_vector (ROL::Ptr< std::vector< Real > > &xvec, ROL::Vector< Real > &x) const
 

Detailed Description

template<class Real, class Ordinal>
class L2VectorBatchManager< Real, Ordinal >

Definition at line 1208 of file example_06.hpp.

Constructor & Destructor Documentation

template<class Real , class Ordinal >
L2VectorBatchManager< Real, Ordinal >::L2VectorBatchManager ( const ROL::Ptr< const Teuchos::Comm< int > > &  comm)
inline

Definition at line 1221 of file example_06.hpp.

template<class Real , class Ordinal >
L2VectorBatchManager< Real, Ordinal >::L2VectorBatchManager ( const ROL::Ptr< const Teuchos::Comm< int > > &  comm)
inline

Definition at line 1571 of file example_07.hpp.

template<class Real , class Ordinal >
L2VectorBatchManager< Real, Ordinal >::L2VectorBatchManager ( const ROL::Ptr< const Teuchos::Comm< int > > &  comm)
inline

Definition at line 1377 of file example_08.hpp.

Member Function Documentation

template<class Real , class Ordinal >
void L2VectorBatchManager< Real, Ordinal >::cast_vector ( ROL::Ptr< std::vector< Real > > &  xvec,
ROL::Vector< Real > &  x 
) const
inlineprivate

Definition at line 1210 of file example_06.hpp.

Referenced by L2VectorBatchManager< Real, Ordinal >::sumAll().

template<class Real , class Ordinal >
void L2VectorBatchManager< Real, Ordinal >::sumAll ( ROL::Vector< Real > &  input,
ROL::Vector< Real > &  output 
)
inline
template<class Real , class Ordinal >
void L2VectorBatchManager< Real, Ordinal >::cast_vector ( ROL::Ptr< std::vector< Real > > &  xvec,
ROL::Vector< Real > &  x 
) const
inlineprivate

Definition at line 1558 of file example_07.hpp.

template<class Real , class Ordinal >
void L2VectorBatchManager< Real, Ordinal >::sumAll ( ROL::Vector< Real > &  input,
ROL::Vector< Real > &  output 
)
inline
template<class Real , class Ordinal >
void L2VectorBatchManager< Real, Ordinal >::cast_vector ( ROL::Ptr< std::vector< Real > > &  xvec,
ROL::Vector< Real > &  x 
) const
inlineprivate

Definition at line 1366 of file example_08.hpp.

template<class Real , class Ordinal >
void L2VectorBatchManager< Real, Ordinal >::sumAll ( ROL::Vector< Real > &  input,
ROL::Vector< Real > &  output 
)
inline

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