ROL
test_11.cpp File Reference

Verify that the implementation of the Coleman-Li Trust-Region model passes derivative checks. More...

#include "ROL_ColemanLiModel.hpp"
#include "ROL_HS2.hpp"
#include "ROL_StdVector.hpp"
#include "ROL_RandomVector.hpp"
#include "ROL_Stream.hpp"
#include "Teuchos_GlobalMPISession.hpp"

Go to the source code of this file.

Functions

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

Detailed Description

Verify that the implementation of the Coleman-Li Trust-Region model passes derivative checks.

Definition in file function/test_11.cpp.

Function Documentation

◆ main()