83 DBFGS(
const DBFGS&) =
delete;
86 void operator=(
const DBFGS&) =
delete;
109 virtual ~DBFGS() =
default;
scalar curvatureThreshold_
Curvature threshold.
scalar gamma_
Threshold for damping.
virtual ~DBFGS()=default
Destructor.
TypeName("DBFGS")
Runtime type information.
void update()
Update design variables.
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.