Home
last modified time | relevance | path

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

/libCEED/examples/fluids/src/
H A Dbc_definition.c91 #define LABEL_ARRAY_SIZE 256 macro
96 PetscInt num_label_values = LABEL_ARRAY_SIZE, label_values[LABEL_ARRAY_SIZE] = {0}; in PetscOptionsBCDefinition_Private()