diff --git a/opm/core/pressure/cfsh.c b/opm/core/pressure/cfsh.c index 948c461b..69cd8f4f 100644 --- a/opm/core/pressure/cfsh.c +++ b/opm/core/pressure/cfsh.c @@ -199,6 +199,8 @@ cfsh_assemble(struct FlowBoundaryConditions *bc, h->pimpl->gdof_pos, Binv, Biv, P, h->pimpl->sys); + fsh_map_bdry_condition(bc, h->pimpl); + npp = cfsh_assemble_grid(bc, Binv, gpress, src, h); if (npp == 0) {