operator()(MultipatchSplineCoeffs splines, MultipatchValues const &values, std::optional< MultipatchDerivs1 > derivs_min1=std::nullopt, std::optional< MultipatchDerivs1 > derivs_max1=std::nullopt, std::optional< MultipatchDerivs2 > derivs_min2=std::nullopt, std::optional< MultipatchDerivs2 > derivs_max2=std::nullopt, std::optional< MultipatchDerivs12 > mixed_derivs_min1_min2=std::nullopt, std::optional< MultipatchDerivs12 > mixed_derivs_max1_min2=std::nullopt, std::optional< MultipatchDerivs12 > mixed_derivs_min1_max2=std::nullopt, std::optional< MultipatchDerivs12 > mixed_derivs_max1_max2=std::nullopt) const | MultipatchSplineBuilder2D< ExecSpace, MemorySpace, BSpline1OnPatch, BSpline2OnPatch, Grid1OnPatch, Grid2OnPatch, BcLower1, BcUpper1, BcLower2, BcUpper2, BcTransition, Connectivity, Solver, ValuesOnPatch, Patches > | inline |