Searched refs:DMPlexLandauAddMaxwellians (Results 1 – 3 of 3) sorted by relevance
| /petsc/include/ |
| H A D | petsclandau.h | 13 PETSC_EXTERN PetscErrorCode DMPlexLandauAddMaxwellians(DM, Vec, PetscReal, PetscReal[], PetscReal[]…
|
| /petsc/src/ts/utils/dmplexlandau/tutorials/ |
| H A D | ex2.c | 398 …PetscCall(DMPlexLandauAddMaxwellians(ctx->plex[grid], globFarray[LAND_PACK_IDX(0, grid)], ftime, t… in FormSource()
|
| /petsc/src/ts/utils/dmplexlandau/ |
| H A D | plexland.c | 849 PetscErrorCode DMPlexLandauAddMaxwellians(DM dm, Vec X, PetscReal time, PetscReal temps[], PetscRea… in DMPlexLandauAddMaxwellians() function 899 …PetscCall(DMPlexLandauAddMaxwellians(dm, X, 0.0, ctx->thermal_temps, ctx->n, grid, b_id, n_batch, … in LandauSetInitialCondition()
|