Home
last modified time | relevance | path

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

/dports/math/laspack/laspack/examples/mlstest/
H A Dmlstest.c1064 size_t Block, IndBasis, Ind; in Genf2DDirich() local
1072 IndBasis = Dim1[Level] * (Block - 1); in Genf2DDirich()
1073 for (Ind = IndBasis + 1; Ind <= IndBasis + Dim1[Level]; Ind++) { in Genf2DDirich()