|
PICurv 0.1.0
A Parallel Particle-In-Cell Solver for Curvilinear LES
|
Data Fields | |
| PetscErrorCode(* | Describe )(UserCtx *, MomentumPreconditionerDescription *) |
| PetscErrorCode(* | AssembleInterior )(UserCtx *, Vec, Mat) |
Definition at line 34 of file momentum_newton_krylov.c.
| PetscErrorCode(* MomentumPreconditionerModelOps::Describe) (UserCtx *, MomentumPreconditionerDescription *) |
Definition at line 35 of file momentum_newton_krylov.c.
| PetscErrorCode(* MomentumPreconditionerModelOps::AssembleInterior) (UserCtx *, Vec, Mat) |
Definition at line 36 of file momentum_newton_krylov.c.