Home
last modified time | relevance | path

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

/honee/problems/
H A Dbc_outflow.c69 static PetscErrorCode OutflowBCSetup_CreateIJacobianQF(BCDefinition bc_def, CeedQFunction *qf) { in OutflowBCSetup_CreateIJacobianQF() function
168 …PetscCall(BCDefinitionSetIJacobian(bc_def, OutflowBCSetup_CreateIJacobianQF, HoneeBCAddIJacobianOp… in OutflowBCSetup()