Searched refs:cache_J0_products (Results 1 – 1 of 1) sorted by relevance
1223 PetscBool cache_J0_products = lmvm->do_not_cache_J0_products ? PETSC_FALSE : PETSC_TRUE; in MatLMVMBasisGEMVH() local1229 if (cache_J0_products || type == LMBASIS_S || type == LMBASIS_Y) { in MatLMVMBasisGEMVH()1259 PetscBool cache_J0_products = lmvm->do_not_cache_J0_products ? PETSC_FALSE : PETSC_TRUE; in MatLMVMBasisGEMV() local1263 if (cache_J0_products || type == LMBASIS_S || type == LMBASIS_Y) { in MatLMVMBasisGEMV()