Home
last modified time | relevance | path

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

/libCEED/examples/fluids/src/
H A Dbc_definition.c18 PetscErrorCode BCDefinitionCreate(const char *name, PetscInt num_label_values, PetscInt label_value… in BCDefinitionCreate() function
101 PetscCall(BCDefinitionCreate(name, num_label_values, label_values, bc_def)); in PetscOptionsBCDefinition_Private()
/libCEED/examples/fluids/include/
H A Dbc_definition.h40 PetscErrorCode BCDefinitionCreate(const char *name, PetscInt num_label_values, PetscInt label_value…