|
ROL
|
#include <example_06.hpp>
Inheritance diagram for H1VectorBatchManager< Real, Ordinal >:Public Member Functions | |
| H1VectorBatchManager (const Teuchos::RCP< const Teuchos::Comm< Ordinal > > &comm) | |
| void | sumAll (ROL::Vector< Real > &input, ROL::Vector< Real > &output) |
| H1VectorBatchManager (const Teuchos::RCP< const Teuchos::Comm< Ordinal > > &comm) | |
| void | sumAll (ROL::Vector< Real > &input, ROL::Vector< Real > &output) |
| H1VectorBatchManager (const Teuchos::RCP< const Teuchos::Comm< Ordinal > > &comm) | |
| void | sumAll (ROL::Vector< Real > &input, ROL::Vector< Real > &output) |
Public Member Functions inherited from ROL::TeuchosBatchManager< Real, Ordinal > | |
| TeuchosBatchManager (const Teuchos::RCP< const Teuchos::Comm< Ordinal > > &comm) | |
| int | batchID (void) |
| int | numBatches (void) |
| void | reduceAll (Real *input, Real *output, const Elementwise::ReductionOp< Real > &r) |
| void | minAll (Real *input, Real *output, int dim) |
| void | maxAll (Real *input, Real *output, int dim) |
| void | sumAll (Real *input, Real *output, int dim) |
| void | broadcast (Real *input, int cnt, int root) |
| void | barrier (void) |
Public Member Functions inherited from ROL::BatchManager< Real > | |
| virtual | ~BatchManager () |
Private Member Functions | |
| void | cast_vector (Teuchos::RCP< std::vector< Real > > &xvec, ROL::Vector< Real > &x) const |
| void | cast_vector (Teuchos::RCP< std::vector< Real > > &xvec, ROL::Vector< Real > &x) const |
| void | cast_vector (Teuchos::RCP< std::vector< Real > > &xvec, ROL::Vector< Real > &x) const |
Definition at line 1577 of file example_06.hpp.
|
inline |
Definition at line 1592 of file example_06.hpp.
|
inline |
Definition at line 1610 of file example_07.hpp.
|
inline |
Definition at line 1592 of file example_08.hpp.
|
inlineprivate |
Definition at line 1579 of file example_06.hpp.
|
inlinevirtual |
Reimplemented from ROL::TeuchosBatchManager< Real, Ordinal >.
Definition at line 1594 of file example_06.hpp.
References ROL::TeuchosBatchManager< Real, Ordinal >::batchID(), and ROL::TeuchosBatchManager< Real, Ordinal >::sumAll().
|
inlineprivate |
Definition at line 1597 of file example_07.hpp.
|
inlinevirtual |
Reimplemented from ROL::TeuchosBatchManager< Real, Ordinal >.
Definition at line 1612 of file example_07.hpp.
References ROL::TeuchosBatchManager< Real, Ordinal >::batchID(), and ROL::TeuchosBatchManager< Real, Ordinal >::sumAll().
|
inlineprivate |
Definition at line 1579 of file example_08.hpp.
|
inlinevirtual |
Reimplemented from ROL::TeuchosBatchManager< Real, Ordinal >.
Definition at line 1594 of file example_08.hpp.
References ROL::TeuchosBatchManager< Real, Ordinal >::batchID(), and ROL::TeuchosBatchManager< Real, Ordinal >::sumAll().
1.8.13