Searched refs:BCDefinitionDestroy (Results 1 – 3 of 3) sorted by relevance
59 PetscErrorCode BCDefinitionDestroy(BCDefinition *bc_def);
42 …, BC_DEFINITION_CLASSID, "BCDefinition", "BCDefinition", "BCDefinition", comm, BCDefinitionDestroy, in BCDefinitionCreate()59 PetscErrorCode BCDefinitionDestroy(BCDefinition *bc_def) { in BCDefinitionDestroy() function
108 PetscCall(BCDefinitionDestroy(&problem->bc_defs[i])); in HoneeDestroy()