Searched defs:AppCtx_private (Results 1 – 1 of 1) sorted by relevance
78 struct AppCtx_private { struct80 char ceed_resource[PETSC_MAX_PATH_LEN]; // libCEED backend81 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 …]