ROL
test_02.cpp File Reference

Test ScalarLinearConstraint. More...

#include "ROL_ScalarLinearConstraint.hpp"
#include "ROL_StdVector.hpp"
#include "ROL_RandomVector.hpp"
#include "ROL_Stream.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include <iostream>

Go to the source code of this file.

Functions

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

Detailed Description

Test ScalarLinearConstraint.

Definition in file function/constraint/test_02.cpp.

Function Documentation

◆ main()