Home
last modified time | relevance | path

Searched defs:AppCtx_private (Results 1 – 1 of 1) sorted by relevance

/honee/include/
H A Dnavierstokes.h78 struct AppCtx_private { struct
80 char ceed_resource[PETSC_MAX_PATH_LEN]; // libCEED backend
81 PetscInt degree;
82 PetscInt q_extra;
84 MatType amat_type;
86 PetscInt checkpoint_interval;
87 PetscInt viz_refine;
88 PetscBool use_continue_file;
89 PetscInt cont_steps;
90 PetscReal cont_time;
[all …]