Home
last modified time | relevance | path

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

/honee/problems/
H A Dbc_outflow.c32 OutflowHoneeBCCtx outflow_honee_bc = (OutflowHoneeBCCtx)honee_bc->ctx; in OutflowBCSetup_CreateIFunctionQF() local
36 switch (outflow_honee_bc->outflow_type) { in OutflowBCSetup_CreateIFunctionQF()
46 switch (outflow_honee_bc->outflow_type) { in OutflowBCSetup_CreateIFunctionQF()
56 switch (outflow_honee_bc->outflow_type) { in OutflowBCSetup_CreateIFunctionQF()
76 OutflowHoneeBCCtx outflow_honee_bc = (OutflowHoneeBCCtx)honee_bc->ctx; in OutflowBCSetup_CreateIJacobianQF() local
80 switch (outflow_honee_bc->outflow_type) { in OutflowBCSetup_CreateIJacobianQF()
90 switch (outflow_honee_bc->outflow_type) { in OutflowBCSetup_CreateIJacobianQF()
100 switch (outflow_honee_bc->outflow_type) { in OutflowBCSetup_CreateIJacobianQF()
122 OutflowHoneeBCCtx outflow_honee_bc; in OutflowBCSetup() local
155 PetscCall(PetscNew(&outflow_honee_bc)); in OutflowBCSetup()
[all …]