Home
last modified time | relevance | path

Searched defs:NonDCubature (Results 1 – 2 of 2) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DNonDCubature.cpp32 NonDCubature::NonDCubature(ProblemDescDB& problem_db, Model& model): in NonDCubature() function in Dakota::NonDCubature
54 NonDCubature(Model& model, unsigned short cub_int_order): in NonDCubature() function in Dakota::NonDCubature
H A DNonDCubature.hpp36 class NonDCubature: public NonDIntegration class