Home
last modified time | relevance | path

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

/petsc/src/ts/utils/dmplexlandau/tutorials/
H A Dex1.c93 static PetscErrorCode SetMaxwellians(DM dm, Vec X, PetscReal time, PetscReal temps[], PetscReal ns[… in SetMaxwellians()
H A Dex2.c383 PetscReal dne_dt, dni_dt, tilda_ns[LANDAU_MAX_SPECIES], temps[LANDAU_MAX_SPECIES]; in FormSource() local
/petsc/src/ts/utils/dmplexlandau/
H A Dplexland.c849 PetscErrorCode DMPlexLandauAddMaxwellians(DM dm, Vec X, PetscReal time, PetscReal temps[], PetscRea… in DMPlexLandauAddMaxwellians()