1: \begin{abstract}
2: %% Text of abstract
3: Isogeometric analysis (IGA) approximates the unknown solution of a
4: boundary value problem (or initial value problem) using a
5: non-uniform rational basis spline (NURBS) function with
6: non-linear NURBS basis functions.
7: If the order of the NURBS function is high enough,
8: the boundary value problem can be solved using an isogeometric collocation (IGA-C)
9: method
10: that interpolates the real differential operator at
11: collocation points.
12: In this paper,
13: we present the isogeometric least-squares collocation (IGA-L) method.
14: IGA-L determines the numerical solution by making the
15: approximate differential operator fit
16: the real differential operator in a least-squares sense.
17: Therefore, while IGA-C requires the number of collocation
18: points to be equal to that of the unknown coefficients of the numerical solution,
19: the number of collocation points employed in IGA-L
20: can be larger than that of the unknown coefficients.
21: IGA-L has some advantages over IGA-C.
22: First, if the number of coefficients of the numerical solution is fixed,
23: a small increase in the number of collocation points in IGA-L leads to
24: a large improvement in the accuracy of its numerical solution compared to
25: IGA-C.
26: Second, because the number of collocation points in IGA-L is variable,
27: it is more flexible and more stable than IGA-C.
28: We also show the consistency and convergence properties of IGA-L
29: in this paper.
30: \end{abstract}
31: