Searched defs:label_values (Results 1 – 3 of 3) sorted by relevance
| /libCEED/examples/fluids/src/ |
| H A D | bc_definition.c | 18 … BCDefinitionCreate(const char *name, PetscInt num_label_values, PetscInt label_values[], BCDefini… in BCDefinitionCreate() 37 …efinition bc_def, const char *name[], PetscInt *num_label_values, const PetscInt *label_values[]) { in BCDefinitionGetInfo() 96 PetscInt num_label_values = LABEL_ARRAY_SIZE, label_values[LABEL_ARRAY_SIZE] = {0}; in PetscOptionsBCDefinition_Private() local
|
| H A D | setupdm.c | 59 const PetscInt *essential_comps, *label_values; in SetUpDM() local
|
| /libCEED/examples/fluids/include/ |
| H A D | bc_definition.h | 17 PetscInt num_label_values, *label_values, dm_field; member
|