ROL
test_10.cpp File Reference
#include "Teuchos_GlobalMPISession.hpp"
#include "ROL_Objective.hpp"
#include "ROL_StdVector.hpp"
#include "ROL_PartitionedVector.hpp"
#include "ROL_RandomVector.hpp"
#include "ROL_VectorWorkspace.hpp"
#include "ROL_Stream.hpp"
#include <iomanip>

Go to the source code of this file.

Classes

class  details::PolarizationIdentity< Real >
class  PolarizationIdentity< Real >

Namespaces

namespace  details

Typedefs

using size_type = typename std::vector<RealT>::size_type

Functions

int main (int argc, char *argv[])

Typedef Documentation

◆ size_type

using size_type = typename std::vector<RealT>::size_type

Definition at line 23 of file vector/test_10.cpp.

Function Documentation

◆ main()