Searched defs:density (Results 1 – 4 of 4) sorted by relevance
92 PetscReal density = (PetscReal)c->nz / (RARt_dense->rmap->n * RARt_dense->cmap->n); in MatRARtSymbolic_SeqAIJ_SeqAIJ_colorrart() local
365 PetscScalar density = 1; /* air density */ in sensibleflux() local377 PetscScalar density = 1; /* density of dry air */ in latentflux() local
982 PetscErrorCode DMSwarmComputeLocalSize(DM sw, PetscInt N, PetscProbFn *density) in DMSwarmComputeLocalSize()
2399 …MAX_SPECIES], zmomentum[LANDAU_MAX_SPECIES], energy[LANDAU_MAX_SPECIES], density[LANDAU_MAX_SPECIE… in DMPlexLandauPrintNorms() local