Home
last modified time | relevance | path

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

/petsc/src/ts/tests/
H A Dex30.c566 …const PetscInt NNreal = Npi * Npj * Npk, NN = NNreal + (dim == 2 ? 3 : 6); // make room for boundi… in go() local
627 …wp_t[grid][tid][pp] += ctx->n[grid] / NNreal * PetscSqrtReal(ctx->masses[ctx->species_offset[grid]… in go()
646 PetscInt pp = NNreal; in go()
657 const PetscInt p0 = NNreal; in go()