Home
last modified time | relevance | path

Searched defs:num_label_values (Results 1 – 3 of 3) sorted by relevance

/honee/src/
H A Dbc_definition.c37 PetscErrorCode BCDefinitionCreate(MPI_Comm comm, const char *name, PetscInt num_label_values, Petsc… in BCDefinitionCreate()
159 …e BCDefinitionGetInfo(BCDefinition bc_def, const char *name[], PetscInt *num_label_values, const P… in BCDefinitionGetInfo()
213 PetscInt num_label_values = LABEL_ARRAY_SIZE, label_values[LABEL_ARRAY_SIZE] = {0}; in PetscOptionsBCDefinition_Private() local
H A Dsetupdm.c96 PetscInt num_essential_comps, num_label_values; in SetUpDM() local
/honee/include/
H A Dbc_definition.h26 PetscInt num_label_values, *label_values, dm_field; member