Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex77.c62 PetscInt Npb; /* The initial number of particles per box dimension */ member
298 options->Npb = 1; in ProcessOptions()
313 …"The initial number of particles per box dimension", "ex77.c", options->Npb, &options->Npb, NULL)); in ProcessOptions()
502 n[d] = user->Npb; in SetInitialParticleConditions()
623 n[d] = user->Npb; in SetupDiscretization()