ROL
ROL::VectorFunctionCalls< Ordinal > Struct Template Reference

#include <ROL_ProfiledVector.hpp>

Public Member Functions

 VectorFunctionCalls ()

Public Attributes

Ordinal constructor_
Ordinal destructor_
Ordinal plus_
Ordinal scale_
Ordinal dot_
Ordinal norm_
Ordinal clone_
Ordinal axpy_
Ordinal zero_
Ordinal basis_
Ordinal dimension_
Ordinal set_
Ordinal dual_
Ordinal apply_
Ordinal applyUnary_
Ordinal applyBinary_
Ordinal reduce_
Ordinal setScalar_
Ordinal randomize_

Detailed Description

template<class Ordinal>
struct ROL::VectorFunctionCalls< Ordinal >

Definition at line 36 of file ROL_ProfiledVector.hpp.

Constructor & Destructor Documentation

◆ VectorFunctionCalls()

template<class Ordinal>
ROL::VectorFunctionCalls< Ordinal >::VectorFunctionCalls ( )
inline

Member Data Documentation

◆ constructor_

template<class Ordinal>
Ordinal ROL::VectorFunctionCalls< Ordinal >::constructor_

Definition at line 37 of file ROL_ProfiledVector.hpp.

Referenced by VectorFunctionCalls().

◆ destructor_

template<class Ordinal>
Ordinal ROL::VectorFunctionCalls< Ordinal >::destructor_

Definition at line 38 of file ROL_ProfiledVector.hpp.

Referenced by VectorFunctionCalls().

◆ plus_

template<class Ordinal>
Ordinal ROL::VectorFunctionCalls< Ordinal >::plus_

Definition at line 39 of file ROL_ProfiledVector.hpp.

Referenced by VectorFunctionCalls().

◆ scale_

template<class Ordinal>
Ordinal ROL::VectorFunctionCalls< Ordinal >::scale_

Definition at line 40 of file ROL_ProfiledVector.hpp.

Referenced by VectorFunctionCalls().

◆ dot_

template<class Ordinal>
Ordinal ROL::VectorFunctionCalls< Ordinal >::dot_

Definition at line 41 of file ROL_ProfiledVector.hpp.

Referenced by VectorFunctionCalls().

◆ norm_

template<class Ordinal>
Ordinal ROL::VectorFunctionCalls< Ordinal >::norm_

Definition at line 42 of file ROL_ProfiledVector.hpp.

Referenced by VectorFunctionCalls().

◆ clone_

template<class Ordinal>
Ordinal ROL::VectorFunctionCalls< Ordinal >::clone_

Definition at line 43 of file ROL_ProfiledVector.hpp.

Referenced by VectorFunctionCalls().

◆ axpy_

template<class Ordinal>
Ordinal ROL::VectorFunctionCalls< Ordinal >::axpy_

Definition at line 44 of file ROL_ProfiledVector.hpp.

Referenced by VectorFunctionCalls().

◆ zero_

template<class Ordinal>
Ordinal ROL::VectorFunctionCalls< Ordinal >::zero_

Definition at line 45 of file ROL_ProfiledVector.hpp.

Referenced by VectorFunctionCalls().

◆ basis_

template<class Ordinal>
Ordinal ROL::VectorFunctionCalls< Ordinal >::basis_

Definition at line 46 of file ROL_ProfiledVector.hpp.

Referenced by VectorFunctionCalls().

◆ dimension_

template<class Ordinal>
Ordinal ROL::VectorFunctionCalls< Ordinal >::dimension_

Definition at line 47 of file ROL_ProfiledVector.hpp.

Referenced by VectorFunctionCalls().

◆ set_

template<class Ordinal>
Ordinal ROL::VectorFunctionCalls< Ordinal >::set_

Definition at line 48 of file ROL_ProfiledVector.hpp.

Referenced by VectorFunctionCalls().

◆ dual_

template<class Ordinal>
Ordinal ROL::VectorFunctionCalls< Ordinal >::dual_

Definition at line 49 of file ROL_ProfiledVector.hpp.

Referenced by VectorFunctionCalls().

◆ apply_

template<class Ordinal>
Ordinal ROL::VectorFunctionCalls< Ordinal >::apply_

Definition at line 50 of file ROL_ProfiledVector.hpp.

Referenced by VectorFunctionCalls().

◆ applyUnary_

template<class Ordinal>
Ordinal ROL::VectorFunctionCalls< Ordinal >::applyUnary_

Definition at line 51 of file ROL_ProfiledVector.hpp.

Referenced by VectorFunctionCalls().

◆ applyBinary_

template<class Ordinal>
Ordinal ROL::VectorFunctionCalls< Ordinal >::applyBinary_

Definition at line 52 of file ROL_ProfiledVector.hpp.

Referenced by VectorFunctionCalls().

◆ reduce_

template<class Ordinal>
Ordinal ROL::VectorFunctionCalls< Ordinal >::reduce_

Definition at line 53 of file ROL_ProfiledVector.hpp.

Referenced by VectorFunctionCalls().

◆ setScalar_

template<class Ordinal>
Ordinal ROL::VectorFunctionCalls< Ordinal >::setScalar_

Definition at line 54 of file ROL_ProfiledVector.hpp.

Referenced by VectorFunctionCalls().

◆ randomize_

template<class Ordinal>
Ordinal ROL::VectorFunctionCalls< Ordinal >::randomize_

Definition at line 55 of file ROL_ProfiledVector.hpp.

Referenced by VectorFunctionCalls().


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