Home
last modified time | relevance | path

Searched refs:pcmg_type (Results 1 – 2 of 2) sorted by relevance

/libCEED/examples/petsc/
H A Dmultigrid.c478 PCMGType pcmg_type; in main() local
486 PetscCall(PCMGGetType(pc, &pcmg_type)); in main()
499 PCMGTypes[pcmg_type], PCMGCycleTypes[pcmg_cycle_type])); in main()
/libCEED/examples/solids/
H A Delasticity.c695 PCMGType pcmg_type; in main() local
696 PetscCall(PCMGGetType(pc, &pcmg_type)); in main()
701 PCMGTypes[pcmg_type], PCMGCycleTypes[pcmg_cycle_type])); in main()