Searched refs:use_relativistic_corrections (Results 1 – 2 of 2) sorted by relevance
147 PetscBool use_relativistic_corrections; member
360 if (ctx->use_relativistic_corrections) { in LandauFormJacobian_Internal()1130 ctx->use_relativistic_corrections = PETSC_FALSE; in ProcessOptions()1170 …lativistic corrections", "plexland.c", ctx->use_relativistic_corrections, &ctx->use_relativistic_c… in ProcessOptions()1174 …if (LANDAU_DIM == 2 && ctx->use_relativistic_corrections) ctx->use_relativistic_corrections = PETS… in ProcessOptions()1354 …if (ctx->use_relativistic_corrections) PetscCall(PetscPrintf(PETSC_COMM_WORLD, "\nUse relativistic… in ProcessOptions()1731 …, const PetscReal[], PetscInt, PetscScalar[], void *) = {ctx->use_relativistic_corrections ? gamma… in CreateStaticData()1775 if (ctx->use_relativistic_corrections) { in CreateStaticData()2062 if (dim == 2) ctx->use_relativistic_corrections = PETSC_FALSE; in DMPlexLandauCreateVelocitySpace()2451 if (ctx->use_relativistic_corrections) { in DMPlexLandauPrintNorms()