OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
linesearch.h File Reference
#include "nummet.h"
#include "nmstatus.h"
#include "floatarray.h"

Go to the source code of this file.

Classes

class  oofem::LineSearchNM
 This base class is an abstraction/implementation for numerical method solving line search optimization problem. More...
 

Namespaces

 oofem
 the oofem namespace is to define a context or scope in which all oofem names are defined.
 

Macros

Input fields for LineSearchNM
#define _IFT_LineSearchNM_lsearchtol   "lsearchtol"
 
#define _IFT_LineSearchNM_lsearchamp   "lsearchamp"
 
#define _IFT_LineSearchNM_lsearchmaxeta   "lsearchmaxeta"
 

Macro Definition Documentation

#define _IFT_LineSearchNM_lsearchamp   "lsearchamp"

Definition at line 46 of file linesearch.h.

Referenced by oofem::LineSearchNM::initializeFrom().

#define _IFT_LineSearchNM_lsearchmaxeta   "lsearchmaxeta"

Definition at line 47 of file linesearch.h.

Referenced by oofem::LineSearchNM::initializeFrom().

#define _IFT_LineSearchNM_lsearchtol   "lsearchtol"

Definition at line 45 of file linesearch.h.

Referenced by oofem::LineSearchNM::initializeFrom().


This page is part of the OOFEM documentation. Copyright (c) 2011 Borek Patzak
Project e-mail: info@oofem.org
Generated at Tue Jan 2 2018 20:07:32 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011