Home
last modified time | relevance | path

Searched refs:tensor_product_max_key (Results 1 – 3 of 3) sorted by relevance

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/pecos/src/
H A DSharedInterpPolyApproxData.cpp535 max0 = tensor_product_max_key(0, bi_0); in tensor_product_value()
601 max0 = tensor_product_max_key(0, bi_0); in tensor_product_value()
623 if (key_ij != tensor_product_max_key(j, bi_j)) in tensor_product_value()
651 max0 = tensor_product_max_key(0, bi_0); in tensor_product_value()
697 if (key_ij != tensor_product_max_key(j, bi_j)) in tensor_product_value()
767 max0 = tensor_product_max_key(v0, bi_0); in tensor_product_value()
877 max0 = tensor_product_max_key(0, bi_0); in tensor_product_gradient_basis_variables()
1089 max0 = tensor_product_max_key(0, bi_0); in tensor_product_gradient_basis_variables()
1251 max0 = tensor_product_max_key(0, bi_0); in tensor_product_gradient_nonbasis_variables()
1293 max0 = tensor_product_max_key(v0, bi_0); in tensor_product_gradient_nonbasis_variables()
[all …]
H A DSharedHierarchInterpPolyApproxData.hpp78 unsigned short tensor_product_max_key(size_t i, unsigned short level_i);
175 tensor_product_max_key(size_t i, unsigned short level_i) in tensor_product_max_key() function in Pecos::SharedHierarchInterpPolyApproxData
H A DSharedInterpPolyApproxData.hpp155 virtual unsigned short tensor_product_max_key(size_t i,
713 tensor_product_max_key(size_t i, unsigned short level_i) in tensor_product_max_key() function in Pecos::SharedInterpPolyApproxData