64 BFGS(
const BFGS&) =
delete;
67 void operator=(
const BFGS&) =
delete;
107 virtual ~BFGS() =
default;
scalar curvatureThreshold_
Curvature threshold.
TypeName("BFGS")
Runtime type information.
virtual void update()
Update design variables.
virtual ~BFGS()=default
Destructor.
virtual void updateHessian()
Update approximation of the inverse Hessian.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Mesh data needed to do the Finite Volume discretisation.
label nConstraints() const
Get the number of constraints.
A class for handling words, derived from Foam::string.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.