LBFGS.H File Reference
Include dependency graph for LBFGS.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LBFGS
 The quasi-Newton Limited-memory BFGS formula. Keeps nPrevSteps_ of the y and s vectors and approximates the inverse areas through them. Values of 3 < nPrevSteps_ < 20 are suggested. More...
 

Namespaces

namespace  Foam
 Namespace for OpenFOAM.
 

Detailed Description

Original source file LBFGS.H

Definition in file LBFGS.H.