349if (ref == refinements[size_t(direction)].end()) throwBadInput("RectangularMeshDivideGenerator", "there are no refinements for specified geometry object.");
351if (oposition == ref->second.end()) throwBadInput("RectangularMeshDivideGenerator", "specified geometry object does not have refinements at {0}.", *oposition);