PICurv 0.1.0
A Parallel Particle-In-Cell Solver for Curvilinear LES
Loading...
Searching...
No Matches
Data Fields
MomentumPreconditionerModelOps Struct Reference

Data Fields

PetscErrorCode(* Describe )(UserCtx *, MomentumPreconditionerDescription *)
 
PetscErrorCode(* AssembleInterior )(UserCtx *, Vec, Mat)
 

Detailed Description

Definition at line 34 of file momentum_newton_krylov.c.

Field Documentation

◆ Describe

PetscErrorCode(* MomentumPreconditionerModelOps::Describe) (UserCtx *, MomentumPreconditionerDescription *)

Definition at line 35 of file momentum_newton_krylov.c.

◆ AssembleInterior

PetscErrorCode(* MomentumPreconditionerModelOps::AssembleInterior) (UserCtx *, Vec, Mat)

Definition at line 36 of file momentum_newton_krylov.c.


The documentation for this struct was generated from the following file: