Dakota
Version 6.19
Explore and Predict with Confidence
|
Dummy struct for overloading constructors used in on-the-fly instantiations without ProblemDescDB support. More...
Public Member Functions | |
NoDBBaseConstructor (int=0) | |
C++ structs can have constructors. | |
Dummy struct for overloading constructors used in on-the-fly instantiations without ProblemDescDB support.
NoDBBaseConstructor is used to overload the constructor used for on-the-fly instantiations in which ProblemDescDB queries cannot be used. Putting this struct here avoids circular dependencies.