Home
last modified time | relevance | path

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

/honee/src/smartsim/
H A Dsgs_dd_training.c222 PetscInt num_dofs, num_comps, local_min_max[2] = {0.}, global_min_max[2] = {0.}; in SGS_DD_TrainingSetup() local
/honee/src/
H A Dmat-ceed.c439 PetscInt local_min_max[2] = {0}, global_min_max[2] = {0, PETSC_INT_MAX}; in MatCreateCeed() local