Home
last modified time | relevance | path

Searched refs:DOT_FRCG (Results 1 – 4 of 4) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DDOTOptimizer.cpp222 methodName = DOT_FRCG; // for output header/footer in allocate_constraints()
230 methodName = DOT_FRCG; // for output header/footer in allocate_constraints()
253 else if (methodName == DOT_FRCG) { in allocate_constraints()
H A DDakotaIterator.cpp572 case DOT_BFGS: case DOT_FRCG: case DOT_MMFD: case DOT_SLP: case DOT_SQP: in get_iterator()
606 case DOT_BFGS: case DOT_FRCG: case DOT_MMFD: case DOT_SLP: case DOT_SQP: in get_iterator()
868 (DOT_FRCG, "dot_frcg")
H A DDataMethod.hpp83 DOT_BFGS, DOT_FRCG, DOT_MMFD, DOT_SLP, DOT_SQP, CONMIN_FRCG, CONMIN_MFD, enumerator
H A DNIDRProblemDescDB.cpp7152 MP2s(methodName,DOT_FRCG),