Searched defs:num_label_values (Results 1 – 3 of 3) sorted by relevance
18 PetscErrorCode BCDefinitionCreate(const char *name, PetscInt num_label_values, PetscInt label_value… in BCDefinitionCreate()37 …e BCDefinitionGetInfo(BCDefinition bc_def, const char *name[], PetscInt *num_label_values, const P… in BCDefinitionGetInfo()96 PetscInt num_label_values = LABEL_ARRAY_SIZE, label_values[LABEL_ARRAY_SIZE] = {0}; in PetscOptionsBCDefinition_Private() local
58 PetscInt num_essential_comps, num_label_values; in SetUpDM() local
17 PetscInt num_label_values, *label_values, dm_field; member