Home
last modified time | relevance | path

Searched defs:mul (Results 1 – 3 of 3) sorted by relevance

/petsc/src/dm/dt/tests/
H A Dex9.c90 PetscReal mul = lgndre_coeffs[j]; in testDerivativesLegendre() local
130 PetscReal mul = lgndre_coeffs[i]; in testDerivativesLegendre() local
/petsc/src/mat/impls/sell/seq/
H A Dsell.c146 PetscInt mul = DEVICE_MEM_ALIGN / b->sliceheight; in MatSeqSELLSetPreallocation_SeqSELL() local
1541 PetscInt mul = DEVICE_MEM_ALIGN / a->sliceheight; in MatSetValues_SeqSELL() local
/petsc/src/dm/dt/interface/
H A Ddt.c2034 PetscReal mul; in PetscDTStroudConicalQuadrature() local