Lines Matching refs:LandauCtx
88 LandauCtx *ctx = (LandauCtx *)a_ctx; in LandauFormJacobian_Internal()
589 …CreateVMeshes(MPI_Comm comm_self, const PetscInt dim, const char prefix[], LandauCtx *ctx, DM pack) in LandauDMCreateVMeshes()
753 static PetscErrorCode SetupDS(DM pack, PetscInt dim, PetscInt grid, const char prefix[], LandauCtx … in SetupDS()
851 LandauCtx *ctx = (LandauCtx *)actx; in DMPlexLandauAddMaxwellians()
894 LandauCtx *ctx = (LandauCtx *)actx; in LandauSetInitialCondition()
907 …e adaptToleranceFEM(PetscFE fem, Vec sol, PetscInt type, PetscInt grid, LandauCtx *ctx, DM *newFor… in adaptToleranceFEM()
1014 static PetscErrorCode adapt(PetscInt grid, LandauCtx *ctx, Vec *uu) in adapt()
1040 static PetscErrorCode makeLambdas(LandauCtx *ctx) in makeLambdas()
1073 static PetscErrorCode ProcessOptions(LandauCtx *ctx, const char prefix[]) in ProcessOptions()
1403 …rorCode CreateStaticData(PetscInt dim, IS grid_batch_is_inv[], const char prefix[], LandauCtx *ctx) in CreateStaticData()
1874 …uCreateJacobianMatrix(MPI_Comm comm, Vec X, IS grid_batch_is_inv[LANDAU_MAX_GRIDS], LandauCtx *ctx) in LandauCreateJacobianMatrix()
2051 LandauCtx *ctx; in DMPlexLandauCreateVelocitySpace()
2219 LandauCtx *ctx; in DMPlexLandauAccess()
2271 LandauCtx *ctx; in DMPlexLandauDestroyVelocitySpace()
2394 LandauCtx *ctx; in DMPlexLandauPrintNorms()
2562 LandauCtx *ctx; in DMPlexLandauCreateMassMatrix()
2677 LandauCtx *ctx = (LandauCtx *)actx; in DMPlexLandauIFunction()
2748 LandauCtx *ctx = NULL; in DMPlexLandauIJacobian()