Next Article in Journal
Active Disturbance Rejection Strategy for Distance and Formation Angle Decentralized Control in Differential-Drive Mobile Robots
Next Article in Special Issue
Equiareal Parameterization of Triangular Bézier Surfaces
Previous Article in Journal
Sharp Coefficient Problems of Functions with Bounded Turnings Subordinated by Sigmoid Function
Previous Article in Special Issue
Progressive Iterative Approximation of Non-Uniform Cubic B-Spline Curves and Surfaces via Successive Over-Relaxation Iteration
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Algorithms for Space Mapping Method on Spline Spaces over Modified Hierarchical T-Meshes

1
School of Mathematics and Statistics, Hefei Normal University, Heifei 230601, China
2
School of Mathematics, Hefei University of Technology, Heifei 230000, China
*
Author to whom correspondence should be addressed.
Mathematics 2022, 10(20), 3864; https://doi.org/10.3390/math10203864
Submission received: 14 September 2022 / Revised: 6 October 2022 / Accepted: 11 October 2022 / Published: 18 October 2022
(This article belongs to the Special Issue Computer-Aided Geometric Design)

Abstract

:
The space-mapping method provides a novel method for dimension formulae explanation and basis construction for the spline space over hierarchical T-meshes. By the space-mapping method, we provide a unique basis construction framework that incorporates basis modification of the spline space over modified hierarchical T-meshes. The subdivision rules on the modified hierarchical T-meshes are given to prevent the redundant edges that exist on hierarchical T-meshes. In the basis construction framework, we describe the spline-modification mechanism over the modified hierarchical T-mesh when the cells of the corresponding crossing vertex relationship graph (CVR graph) are adjusted. We provide the framework’s algorithms for basis construction and modification. Moreover, we discuss the application of the splines that are constructed by the framework to surface reconstruction with adaptive refinement. In comparison to splines over hierarchical T-meshes, the modified hierarchical T-meshes have fewer cells subdivided when achieving similar accuracy.

1. Introduction

Multivariate splines over tensor-product spaces are one of the most popular tools for the representation of free-form surfaces in computer-aided design (CAD) [1]. More recently, these splines have also been applied for the discretization of partial differential equations in isogeometric analysis (IGA) [2], which uses the same class of functions to describe an object’s geometry and to represent the fields describing physical phenomena to bridge the gap between CAD and computer-aided engineering (CAE). However, the disadvantage of using tensor product splines is that when a knot is inserted, the resulting knot line crosses the whole domain, thus eliminating the possibility of performing local refinement. Because refining the entire mesh leads to a large number of superfluous control points or coefficients, locally refinable multivariate splines have become a popular research topic for design and analysis. In recent years, several locally refinable splines have been widely used in practical problems, such as T-splines, hierarchical B-splines (HB-splines) and truncated hierarchical B-splines (THB-splines), Locally refined B-splines (LR-splines) and polynomial splines over hierarchical T-meshes (PHT-splines) are attractive. We will give a literature review of these splines as follows.
T-splines have overcome the difficulty of local refinement by producing surfaces from control meshes that allow T-junctions [3,4]. T-splines’ potential in IGA has been reported in [5,6]. To ensure linear independence, which is a crucial need for using T-splines in analysis, additional constraints are proposed in [7,8]. Late developments have led to the development of a novel type of spline known as analysis-suitable++ T-splines (AS++ T-splines), which incorporate analysis-suitable T-splines (AS T-splines) as a special instance [9].
HB-splines offer a traditional method for obtaining local refinement in geometric modeling [10]. It has been stated that HB-splines can be applied in geometric modeling and isogeometric analysis [11,12,13,14]. As a modification of HB-splines, THB-splines have been proposed for defining locally supported basis functions that hold the partition of unity property [15,16]. THB-splines have been an excellent choice for use in a variety of applications, including isogeometric analysis, computer-aided design, and geometric modeling [16,17,18,19].
Locally refined splines (LR splines) can span the complete piecewise polynomial space on the LR mesh and form a nonnegative partition of unity [20]. The LR mesh breaks the tensor-product mesh structure. LR splines in 2D can be constructed in a hierarchical manner [21], and additional properties of LR splines have been discussed in more detail in [22].
PHT splines, which are the bicubic splines over hierarchical T-meshes with C 1 continuity, produce nested spline spaces by using a modification mechanism [23]. Works on PHT splines discuss the splines from the perspective of spline spaces, provide the dimension formula [23] and offer the basis construction framework of PHT-splines [24]. Therefore, PHT splines ensure properties such as nonnegativity, partition of unity, linear independence, and completeness. With regard to these excellent properties, PHT splines have been effective in a variety of applications, including the reconstruction of surface models [24,25,26], the adaptive finite element method for solving elliptic equations [27], and the isogeometric analysis of elastic problem solving [28,29,30]. Additionally, the PHT splines have been modified as modified PHT splines (MPHT-splines) [30,31]. The construction of PHT splines is made easier by a succinct topological interpretation of the dimensional formula. To do this, [32] introduces the proper crossing vertex relationship graph (CVR graph) and provides a concise topological explanation for the dimension formula of PHT splines. By the CVR graph, the biquadratic and bicubic polynomial basis functions of splines over hierarchical T-meshes have been constructed in [33,34], respectively, and they performed well in the application for geometric modeling and IGA. Unfortunately, the level difference for the hierarchical T-meshes in [33,34] cannot be greater than one. To overcome this restriction, a novel bijective mapping between the biquadratic polynomial spline spaces over the hierarchical T-mesh and the piecewise constant space over the corresponding CVR graph has been proposed in [35]. The bijective mapping offers a succinct topological explanation for the dimension formula of the biquadratic polynomial spline spaces over hierarchical T-meshes and provides a new manner for the basis construction of the biquadratic polynomial spline spaces over hierarchical T-meshes. The basis functions, which are constructed by the space mapping method, are linearly independent, form a partition of unity, and are suitable for CAD [35].
In PHT spline theory, one of the most significant operations is known as the local refinement of PHT spline. Splines that are defined on hierarchical T-meshes allow for the possibility of local refinement. This is because hierarchical T-meshes have a naturally level structure. However, for biquadratic polynomial spline spaces over hierarchical T-meshes, there are numerous redundant edges on the hierarchical T-meshes. In this paper, we give some subdivision rules on the modified hierarchical T-meshes, which are split in half in the mesh-refining process. This is done to prevent the redundant edges that exist on hierarchical T-meshes. In [35], we have used the space mapping method to give the basis construction of the biquadratic polynomial spline space over hierarchical T-meshes. However, for each level space over the hierarchical T-mesh, all of the basis functions need to be reconstructed when their partially supported cells are subdivided. This takes a significant amount of time. In this paper, we provide a unique basis construction framework that incorporates basis modification of the biquadratic polynomial spline space over modified hierarchical T-meshes. This framework is developed by utilizing the work that we have done in [35].
We organize the remainder of the paper as follows. In Section 2, we review some essential conceptions related to hierarchical T-meshes, modified hierarchical T-meshes and spline spaces. In Section 3, we describe the space-mapping method for spline spaces over modified hierarchical T-meshes. For the spline spaces over the modified hierarchical T-meshes, we give the basis construction framework that allows modification in Section 4, and the corresponding algorithms are also provided. We give the numerical examples to fit several open surface models in Section 5. In Section 6, our paper closes with some concluding remarks.

2. Preliminaries

In this section, we will recall some preliminary knowledge that is useful for our method, such as notations on T-meshes, modified hierarchical T-meshes, and spline space over T-meshes, and so on.

2.1. T-Meshes

For the T-mesh T , the definitions of vertices, edges, and cells are the same as that in [23]. We use Figure 1 to illustrate the corresponding notations as follows.
We refer to a grid point in T as a vertex of T . A vertex is referred to as a boundary vertex if it occupies the boundary grid line of T ; otherwise, it is referred to as an interior vertex. For example, the blue square vertices denote boundary vertices, the green square vertices, and the green triangular vertices denote interior vertices. For the interior vertices, if the valence of an interior vertex is four, it is referred to as a crossing vertex; if the valence of an interior vertex is three, it is referred to as a T-junction. For example, the green square vertices denote crossing vertices, and the green triangular vertices denote T-junctions.
We refer to the line segment that connects two adjacent vertices on one grid line as an edge of T . An edge is referred to as a boundary edge if it occupies on the boundary of T ; otherwise, it is referred to as an interior edge. For example, b 0 b 1 denotes a boundary edge, b 1 v 0 denotes an interior edge. We refer to the edge as an l-edge if it is the longest possible line segment and its endpoints are either boundary vertices or T-junctions. For example, b 1 v 0 and b 0 b 2 denote l-edges. We refer to the interior l-edge as a T-l edge [36] if its two endpoints are both T-junctions; for example, the red segment v 2 v 3 denotes a T-l-edge. Additionally, we refer to an edge as a c-edge if it is the longest possible line segment and its inner vertices are all T-junctions; for example, v 1 b 3 denotes a c-edge.
We refer to each rectangular grid element as a cell of T . A cell is referred to as an interior cell if all its edges are interior edges; otherwise, it is referred to as a boundary cell. For example, the gray cell denotes an interior cell, and the yellow cell denotes a boundary cell.

2.2. Modified Hierarchical T-Meshes

The modified hierarchical T-meshes can be defined in a recursive manner [31], which is similar to the hierarchical T-meshes in [24]. T k denotes the mesh at level k, F k denotes the set consist of all the cells at level k, and the set consists of the cells that are chosen to be subdivided, denoted as Θ k , and Θ k F k .
  • Start with a tensor product mesh T 0 .
  • Recursive steps: Subdivide each cell in Θ k into 2 × 2 equal subcells or two equal subcells to obtain a new T-mesh T k + 1 , k = 0 , 1 , , N .   F k + 1 denotes the set that consists of all current cells that emerge at level k + 1 after subdivision.
  • T = T N + 1 .
Figure 2 illustrates the refinement process of a modified hierarchical T-mesh dynamically.

2.3. Spline Spaces over T-Meshes

Given a T-mesh T , all of the cells in T are denoted as F , and the region occupied by the cells in T is denoted as Ω . The spline spaces can be defined as [23]
S ( m , n , α , β , T ) : = { f ( x , y ) C α , β ( Ω ) : f ( x , y ) | ϕ P m n , ϕ F } .
Here, P m n denotes the polynomial space with bi-degree ( m , n ) , and C α , β denotes the space consisting of all of the bivariate functions. These functions are α order-continuous in the x-direction and β order-continuous in the y-direction on Ω . Obviously, S ( m , n , α , β , T ) should be a linear space.
In [32], the spline spaces over T with homogeneous boundary conditions corresponding to S ( m , n , α , β , T ) have been defined as
S ¯ ( m , n , α , β , T ) : = { f ( x , y ) C α , β ( R 2 ) : f ( x , y ) | ϕ P 22 , ϕ F , and f | R 2 \ Ω 0 } .
As the extended T-mesh [32] will play an important role in our study, we repeat the definition of the extended T-mesh as follows.
Definition 1.
For the T-mesh T associated with S ( m , n , α , β , T ) , the extended T-mesh can be generated in the following manner.
1. 
Add m edges to the horizontal boundaries in an average manner; add n edges to the vertical boundaries in an average manner.
2. 
Connect the boundary vertices on T to the outer layer edges.
We denote the extended T-mesh of T associated with S ( m , n , α , β , T ) as T ε for convenience.
Figure 3 shows a T-mesh T , and its extended T-mesh T ε that associates with S ( 2 , 2 , 1 , 1 , T ) . Ref. [32] gives Theorem 1 to illustrate that the spline space S ( m , n , α , β , T ) is related to S ¯ ( m , n , α , β , T ε ) closely.
Theorem 1
([32]). Given a T-mesh T , T ε denotes the extended T-mesh associated with S ( m , n , α , β , T ) , and Ω denotes the region occupied by all cells of T . Then,
S ( m , n , α , β , T ) = S ¯ ( m , n , α , β , T ε ) | Ω ,
dim S ( m , n , α , β , T ) = dim S ¯ ( m , n , α , β , T ε ) .
In this paper, we will discuss the subdivision rules and the basis modification framework of S ¯ ( m , n , α , β , T ε ) instead of S ( m , n , α , β , T ) , and then use Theorem 1 to obtain the corresponding results of S ( m , n , α , β , T ) .

3. The Space Mapping Method over the Modified Hierarchical T-Meshes

The space mapping method has been proposed in [35], which gives the conclusion that the biquadratic polynomial spline spaces over the hierarchical T-mesh is isomorphic to the piecewise constant space over the corresponding CVR graph. The bijective mapping in [35] has been used to provide a basis construction method for biquadratic polynomial spline spaces over hierarchical T-meshes. In this part, we discuss the space-mapping method over the modified hierarchical T-meshes as follows.

3.1. CVR Graph of Modified Hierarchical T-Meshes

Because the CVR graph [32,35] is critical in the space-mapping method, it can be defined in a similar manner to that of modified hierarchical T-meshes as follows.
Definition 2
([32,35]). Given a modified hierarchical T-mesh T , the CVR graph of T can be constructed in the following manner.
1. 
Retain the crossing vertices and the line segments with two endpoints that are crossing vertices.
2. 
Remove the other edges and vertices from T .
We denote the CVR graph of T as G for convenience.
Figure 4 shows an example of a CVR graph. The hierarchical T-mesh can be generated by adding some T-l edges to a modified hierarchical T-mesh, and a T-l edge on hierarchical T-mesh decays to a point on the corresponding CVR graph. Similar to [35], the notations of modified hierarchical T-meshes and the corresponding CVR graph can be defined in Table 1.
For example, in Figure 4a, θ 0 , θ 4 , θ 9 we denote P-cells. The P-g cell ϕ 0 in Figure 4b corresponds to θ 0 in Figure 4a, the P-g-cell ϕ 2 in Figure 4b corresponds to θ 4 in Figure 4a, and the P-g-cell ϕ 4 in Figure 4b corresponds to θ 9 in Figure 4a. θ 1 , θ 2 , θ 3 , θ 5 , θ 6 , θ 7 ,   and   θ 8 in Figure 4a denote T-cells. The T-connection that consists of θ 1 , θ 2 , and θ 3 is denoted as TC 0 , the minimal domain that occupies on TC 0 is the T-connection domain of TC 0 , in Figure 4a. The domain surrounded by the red line is denoted as the T-rectangle domain of TC 0 , which is denoted as TRD 0 . θ 4 denotes the one-neighbor cell of TC 0 , the level of TC 0 is also the level of θ 4 , and the T-g-cell ϕ 1 in Figure 4b corresponds to the T-connection domain of TC 0 . The T-connection that consists of θ 5 , θ 6 , θ 7 , and θ 8 is denoted as TC 1 , and the minimal domain that occupies TC 1 is the T-connection domain of TC 1 . In Figure 4a, the domain surrounded by the blue square is denoted as the T-rectangle domain of TC 1 . θ 9 denotes the one-neighbor cell of TC 1 , the level of TC 1 is also the level of θ 9 , and the T-g-cell ϕ 3 in Figure 4b corresponds to the T-connection domain of TC 1 .

3.2. The Isomorphic Property

In [36,37], the dimensions of T-l edges are proposed as follows.
Theorem 2.
For a T-l edge E T , if E only contains V 0 interior crossing vertices, then,
dim W [ E ] = ( V 0 2 1 ) + : = max ( 0 , V 0 2 1 )
holds for S ( 2 , 2 , 1 , 1 , T ) .
In particular, for the S ( 2 , 2 , 1 , 1 , T ) , if V 0 = 1 , then dim W [ E ] = ( V 0 d 1 ) + : = max ( 0 , 1 2 1 ) = 0 , and the trivial l-edges [36,37] can be defined as follows.
Definition 3
([35]). If there exists only one crossing vertex on the T-l edge E T , E is defined as a trivial l-edge associated with S ( 2 , 2 , 1 , 1 , T ) .
For the hierarchical T-mesh T , G denotes the CVR graph of T , there exists a bijective mapping between S ( 2 , 2 , 1 , 1 , T ) and S ( 0 , 0 , 1 , 1 , G ) , and the two spaces are isomorphic [35]:
S ( 2 , 2 , 1 , 1 , T ) S ( 0 , 0 , 1 , 1 , G ) .
For a modified hierarchical T-mesh, Θ k denotes the subdivided cells whose levels are k first, for each cell θ Θ k , there are three different subdivision types that tend to choose [31].
  • If θ is subdivided into two equal, vertically adjacent subcells, the subdivision type of θ is denoted as V.
  • If θ is subdivided into two equal, horizontally adjacent subcells, the subdivision type of θ is denoted as H.
  • If θ is subdivided into 2 × 2 equal subcells, the subdivision type of θ is denoted as C.
To avoid the trivial l-edges, we can consider our subdivision rules on a modified hierarchical T-mesh as follows.

3.3. Mesh Refinement Rules

Because the subdivision scheme for modified hierarchical T-meshes can avoid the trivial l-edges that appear in hierarchical T-meshes, in this section we give our mesh refinement rules for modified hierarchical T-meshes.
To make use of the subdivision scheme of the modified hierarchical T-meshes, we use Figure 5 to illustrate the mesh refinement rules on a part of modified hierarchical T-mesh T k .
In Figure 5a, for θ 0 Θ k , θ i , i = 1 , , 4 are the cells around θ 0 . The refinement rules on θ 0 can be discussed as follows.
  • If θ 2 Θ k and the subdivision type of θ 2 is C or V, then the subdivision type of θ 0 is V. Figure 5b shows the refinement example.
  • If θ i Θ k and the subdivision type of θ i is C or V, i = 2 , 4 , then the subdivision type of θ 0 is V.
  • If θ 1 Θ k and θ 2 Θ k , the subdivision type of θ 1 is C or H, the subdivision type of θ 2 is C or V, and then the subdivision type of θ 0 is C.
If the position of θ i , i = 1 , 2 , 3 , 4 is changed, the refinement rules on θ 0 can be obtained similarly.
As a modified hierarchical T-mesh can be converted to a hierarchical T-mesh by adding corresponding trivial l-edges, we give Lemma 1 to illustrate the effection of trivial l-edges on the CVR graph.
Lemma 1.
Assume that T is a hierarchical T-mesh, G denotes the CVR graph of T , the trivial l-edges of T corresponds to the vertex that is on the hanging edges of G .
Proof of Lemma 1.
We use proof by contradiction to prove this lemma. Suppose that E is an arbitrary trivial l-edge in T , E corresponds to the vertex V in G , the edge which V occupies on is denoted as L. We assume that L is not the hanging edge of G , and then v occupies the edge of a g-cell of G . Then, there are at least two crossing vertices on E. As E is a trivial l-edge of T , for the spline space S ( 2 , 2 , 1 , 1 , T ) , E only contains one interior crossing vertex, this contradicts the assumption. Thus, L is a hanging edge of G . The lemma is proven. □
For each trivial l-edge E T , as dim W [ E ] = 0 , E is useless for S ( 2 , 2 , 1 , 1 , T ) , from Lemma 1, E corresponds to a vertex on the hanging edge of G . We can conclude similarly as in Equation (6) via the relationship between the CVR graph of the hierarchical T-mesh and the CVR graph of its corresponding modified hierarchical T-mesh. Our study continues here, and we can give the proof as follows.
Theorem 3.
Given a modified hierarchical T-mesh T , assume that G is the corresponding CVR graph of T , then,
S ( 2 , 2 , 1 , 1 , T ) S ( 0 , 0 , 1 , 1 , G ) .
Proof of Theorem 3.
Assume that T a is denoted as the hierarchical T-mesh and corresponds to T by adding the trivial l-edges E i , i = 0 , , L , G a is denoted as the CVR graph of T a . Then,
S ( 2 , 2 , 1 , 1 , T a ) S ( 0 , 0 , 1 , 1 , G a ) ,
and each basis function of S ( 2 , 2 , 1 , 1 , T a ) corresponds to a basis function of S ( 0 , 0 , 1 , 1 , G a ) [35]. For each trivial l-edge E T a , dim W [ E ] = 0 ; thus, each basis function of S ( 2 , 2 , 1 , 1 , T a ) is the same with the corresponding basis function of S ( 2 , 2 , 1 , 1 , T ) . From Lemma 1, E corresponds to the vertex that is on the hanging edges of G , in other words, the cells of G are the same with the cells of G a , and each basis function of S ( 0 , 0 , 1 , 1 , G a ) is the same with the corresponding basis function of S ( 0 , 0 , 1 , 1 , G ) . Thus, each basis function of S ( 2 , 2 , 1 , 1 , T ) corresponds to a basis function of S ( 0 , 0 , 1 , 1 , G ) ,
S ( 2 , 2 , 1 , 1 , T ) S ( 0 , 0 , 1 , 1 , G ) .
The theorem is proven. □
From Theorem 3, we conclude that the trivial l-edges do not contribute anything useful to the mapping; hence, the bijective mapping can be described similar to that of [35] in the following manner.
For convenience, we denote S ( 2 , 2 , 1 , 1 , T ) as S 2 ( T ) in the following part of this paper.

3.4. The Mapping

Definition 4
([35]). Given f ( x , y ) S ¯ 2 ( T ) , and D : = [ x 0 , x 1 ] × [ y 0 , y 1 ] is a rectangular domain. Let u = x x 0 x 1 x 0 , v = y y 0 y 1 y 0 , f ( x , y ) can be expressed as
f ( x , y ) = j = 0 2 k = 0 2 b j , k B j 2 ( u ) B k 2 ( v ) ,
where B j 2 ( u ) and B k 2 ( v ) are Bernstein polynomials, we obtain
f ( x , y ) = b 1 , 1 + j = 0 2 ( b j , 0 b 1 , 1 ) B j 2 ( u ) B 0 2 ( v ) + j = 0 , j 1 2 ( b j , 1 b 1 , 1 ) B j 2 ( u ) B 1 2 ( v ) + j = 0 2 ( b j , 2 b 1 , 1 ) B j 2 ( u ) B 2 2 ( v ) .
A mapping functional ϕ can be defined as
ϕ ( f ( x , y ) : D ) = b 1 , 1 | D .
Here, b 1 , 1 | D denotes the piecewise constant function with value b 1 , 1 on D .
Given f ( x , y ) S ¯ 2 ( T ) , S u p ( f ) denotes the support of f ( x , y ) , we recall the notations and abbreviations in Table 1 as follows: PC denotes a P-cell of S u p ( f ) , PD denotes the P-domain of PC , PGC denotes the P-g cell that corresponds to PC in G , TC denotes a T-connection of S u p ( f ) , TRD denotes the T-rectangle domain of TC , and TGC denotes the T-g cell corresponding to TC in G . The mapping between S ¯ 2 ( T ) and S ¯ 0 ( G ) can be defined in the following manner.
Definition 5
([35]). The mapping between S ¯ 2 ( T ) and S ¯ 0 ( G ) can be defined as
Φ : S ¯ 2 ( T ) S ¯ 0 ( G ) ,
ϕ ( f ( x , y ) | PC : PD ) g ( x , y ) | PGC ϕ ( f ( x , y ) | TC : TRD ) g ( x , y ) | TGC ,
where f ( x , y ) S ¯ 2 ( T ) , f ( x , y ) | PC denotes the representation of f ( x , y ) on PC , g ( x , y ) S ¯ 0 ( G ) , and g ( x , y ) | PGC denotes the representation of g ( x , y ) on PGC , and PGC corresponds to PC , f ( x , y ) | TC denotes the representation of f ( x , y ) on the one-neighbor cell of TC , and g ( x , y ) | TGC denotes the representation of g ( x , y ) on TGC , and TGC corresponds to TC .
To illustrate the mapping, we give an example from S ¯ 2 ( T ) to S ¯ 0 ( G ) as follows.
Example 1.
We present the mapping example for both P-g cells and T-g cells separately because the CVR graph only contains the two types of cells.
For p ( x , y ) S ¯ 2 ( T ) in Figure 6a, the B-ordinates on the cells belong to the support of p ( x , y ) is shown in Figure 6b. In Figure 6c, p ( x , y ) occupies on θ i is denoted as p ( x , y ) i , i = 0 , 1 , , 4 , respectively. β 0 is a P-cell in T , PD denotes the P-domain of θ 0 . The T-connection TC is constituted of θ 1 , θ 2 ,   a n d   θ 3 . TRD denotes the T-rectangle domain of TC . As the P-g cell β 0 in Figure 6d corresponds to the P-cell θ 0 in Figure 6c, from Definition 5, we obtain
ϕ ( p 0 ( x , y ) : PD ) 1 | β 0 .
As the T-g cell β 1 in Figure 6d corresponds to the T-connection domain of TC in Figure 6c and θ 4 is the one-neighbor cell of TC , from Definition 5, we obtain
ϕ ( p 4 ( x , y ) : TRD ) 0 | β 1 .
Similarly, we can obtain the mapping results for the other cells on the support of p ( x , y ) . Figure 6d shows the whole mapping result.

3.5. The Inverse Mapping (Basis Function Construction Process)

From Theorem 3, we can construct the basis function by the basis construction process in [35]. T k denotes the modified hierarchical T-mesh at level k, and G k denotes the CVR graph of T k . We describe the construction process of a basis function b j k + 1 ( x , y ) S ¯ 2 ( T k + 1 ) as follows.
The inverse mapping is the process for constructing b j k + 1 , the tools for evaluating B-ordinates of each basis function of S ¯ 2 ( T k + 1 ) are T-structures; we recall T-structures in [35] as follows.
In Figure 7, the c-edge v 0 v m and the cells θ 0 , , θ n constitute a T-structure, which is denoted as T . v 0 v m denotes the mid-edge of T . v 0 , , v m denote the interior vertices of T . v 0 and v m denote the endpoints of T . θ 0 denotes the mother cell of T . θ 5 , , θ n denote the subcells of T . θ 0 denotes the mother cell of T , and the level of T is also the level of θ 0 . Additionally, T should be a horizontal T-structure.
For the modified hierarchical T-mesh T k + 1 , a T-structure, which is denoted as T , consists of one c-edge E c and all the cells that have at least one common vertex with E c . The interior structure of T is shown in Figure 7. If there is one common interior vertex of a horizontal T-structure T h and the other vertical T-structure T v , we call T h and T v connected. A T-structure branch, which is denoted as TSB , consists of the union that every two T-structures are connected. The level of TSB is the minimal level of all the T-structures in TSB .
From the notations of T-structures and T-structure branches above, several algorithms in [35] are given to evaluate the B-ordinates for the T-cells of the T-connections, we recall the algorithms as follows.
Algorithm 1 illustrates the pattern to order the T-structures in a T-structure branch, Algorithm 2 describes the detailed procedures for using T-structures to calculate the B-ordinates of a T-connection. By Algorithms 1 and 2, we can give Algorithm 3 to calculate the B-ordinates for a basis function b k + 1 ( x , y ) S ¯ 2 ( T k + 1 ) . This is different from the method of searching the domain that supports a basis function in [35]. We can choose the support of a basis function b k ( x , y ) S ¯ 2 ( T k ) as the domain that is supports b k + 1 ( x , y ) directly.
Algorithm 1: Ordering the T-structures for each T-structure-Branch of T k + 1 [35].
Mathematics 10 03864 i001
Algorithm 2: Evaluating the B-ordinates for each T-cell in TC 0 T k + 1 [35].
Mathematics 10 03864 i002
Algorithm 3: Calculating the B-ordinates for b k + 1 ( x , y ) S ¯ 2 ( T k + 1 ) .
Mathematics 10 03864 i003
Figure 8 shows the construction process for b j k + 1 ( x , y ) S ( 2 , 2 , 1 , 1 , T k + 1 ) . The basis construction process can be summarized as follows.
  • Weights initialization for b k + 1 ( x , y ) :
    Given the basis function q k + 1 ( x , y ) S ¯ 0 ( G k + 1 ) as
    q k + 1 ( x , y ) = 1 , GC G k + 1 0 , other g - cells of G k + 1 ,
    by Equation (11), the weight on the domain center can be initialized as
    ω = 1 , ( x 0 + x 1 2 , y 0 + y 1 2 ) 0 , other domain - centres ,
    where ( x 0 + x 1 2 , y 0 + y 1 2 ) denotes the domain center of D on T k + 1 .
  • Obtain the domain E covers S u p ( b k + 1 ( x , y ) ) .
    As the basis cell of each basis function at level k + 1 is a part of the basis cell that belongs to a basis function at level k, the support of b k + 1 ( x , y ) is covered by a basis function b k ( x , y ) S ¯ 2 ( T k ) , we adopt the support of b k ( x , y ) as E .
  • B-ordinates Calculation.
    (a)
    Obtain the T-structure-branches corresponding to E .
    Obviously, E is referred to as the union of two different types of components: P-cells and T-connections. The center B-ordinate for each P-cell are obtained by Equation (12) directly. Assume there are n T-connections in E , and they are TC 0 , TC 1 , , TC n , the T-structure-branch that covers TC i is denoted as TSB i , i = 0 , , n .
    (b)
    Order the T-structure branches.
    The center B-ordinate for each cell belongs to E can be evaluated by this T-structure branches as follows. First, we sort the T-structures in each T-structure branch by Algorithm 1, and then sort all of the T-structure branches in descending level order.
    (c)
    Evaluate the B-ordinates of b k + 1 ( x , y ) via T-structures.
    First, we adopt Algorithm 3 for calculating the center B-ordinates on T-cells of each T-connection, and then we evaluate the B-ordinates on the rest edges that are not obtained via the C 1 continuous conditions.
  • Save the B-ordinates in S u p ( b k + 1 ( x , y ) ) .
    If there exists nonzero B-ordinates in θ E , then save the B-ordinates on θ into S u p ( b k + 1 ( x , y ) ) .
We give an example to show the process for calculating the B-ordinates for a basis function b k + 1 ( x , y ) S ¯ 2 ( T k + 1 ) . We illustrate the above process as follows.
Example 2.
1.
Weights initialization for b k + 1 ( x , y ) . Figure 9a shows a part of hierarchical T-mesh.Figure 9b shows the corresponding part of its CVR graph. For q k + 1 ( x , y ) ) S ¯ 0 ( G k + 1 ) , the weights of b k + 1 ( x , y ) S ¯ 2 ( T k + 1 ) are initialized by Equation (12), we show the initialized weights in Figure 9b.
2.
Obtain the domain E covers S u p ( b k + 1 ( x , y ) ) . We focus our attention on the part of the mesh that is shown inFigure 9b because the support of the basis function on the cells inFigure 9b covers S u p ( b k + 1 ( x , y ) ) .
3.
B-ordinates Calculation.
(a) 
Obtain the T-structure branches corresponding to E . InFigure 10, there are three T-structure branches: TC 0 , TC 1 , a n d TC 2 . TC 0 is constituted of θ 0 , θ 1 , and θ 2 . TC 1 is constituted of θ 3 , θ 4 , and θ 5 . TC 1 is constituted of θ 6 , θ 7 , and θ 8 . TC i corresponds to the T-structure branch TSB i , i = 0 , 1 , 2 . TSB 0 , which is the blue structure inFigure 10, is constituted of T 0 (the c-edge v 0 v 2 and cells adjacent to v 0 v 2 ) and T 1 (the c-edge v 1 v 3 and cells adjacent to v 1 v 3 ); TSB 1 , which is the yellow structure in Figure 10, is constituted of T 2 (the c-edge v 0 v 5 and cells adjacent to v 0 v 5 ), and T 3 (the c-edge v 4 v 6 and cells adjacent to v 4 v 6 ). TSB 2 , which is the green structure in Figure 10, is constituted of T 4 (the c-edge v 7 v 8 and cells adjacent to v 7 v 8 ) and T 5 (the c-edge v 8 v 9 and cells adjacent to v 8 v 9 ).
(b) 
Order the T-structure branches. The level of T 0 is lower than the level of T 1 . Thus, we can order the T-structures in TSB 0 as T 0 , T 1 . Similarly, the T-structures in TSB 1 can be ordered as T 2 , T 3 , the T-structures in TSB 2 can be ordered as T 4 , T 5 .
(c) 
Evalute the B-ordinates of b k + 1 ( x , y ) via T-structures.Figure 11shows the process of using the T-structure-branches that are ordered inFigure 3b to calculate B-ordinates of b k + 1 ( x , y ) . Figure 12shows the rest B-ordinates obtained by the C 1 continuous conditions.
4.
Save the B-ordinates of S u p ( b k + 1 ( x , y ) ) . The support of b k + 1 ( x , y ) is the cells without the top left cell.
For the basis function whose basis cell is a P-cell, we give the construction method above.

4. Basis Construction Framework with Modifications

In fact, there are two types of basis cells for the basis functions of S ¯ 2 ( T k + 1 ) . One corresponds to a P-cell on T k + 1 ; we can construct such basis functions by the method in Section 3.5. The other corresponds to a T-connection on T k + 1 , and we discuss the modification process of such basis function in this section. In addition, we introduce the whole basis construction framework with modifications in this section.

4.1. Basis Modification Method

First, we define basis modification as follows.
Definition 6.
Given a basis function b i k ( x , y ) at level k, the set consists of the cells of Θ k that belongs to S u p ( b i k ( x , y ) ) as Θ k i . For each cell θ of Θ k i , modify b i k ( x , y ) from level k to level k + 1 , the modified basis function can be denoted as
b ¯ i k ( x , y ) = M k + 1 ( b i k ) ( x , y ) .
The modification process can be described as
1. 
using 9 B-ordinates to represent b i k ( x , y ) over θ;
2. 
adopting de Casteljau’s algorithm for generating new B-ordinates on θ according to the different subdivision types; and
3. 
modifying the B-ordinates that are associated with b ¯ i k ( x , y ) by Algorithm 4.
Algorithm 4: Modification of b ¯ i k ( x , y )
Mathematics 10 03864 i004
To demonstrate the basis modification in Definition 6, we provide the following example.
Example 3.
Figure 13a shows a basis function b i k ( x , y ) S ¯ 2 ( T k ) , the B-ordinates on b i k ( x , y ) are shown in Figure 13b. First, refine the cells of Θ k i according to the different subdivision type, Figure 14 shows the refined mesh. Subdivide the B-ordinates according to the different subdivision types. The B-ordinates subdivision result is also shown in Figure 14.
In Figure 15a, the crossing vertex, which is denoted as the blue square, is subdivided. As the crossing vertex is a corner vertex of a connection, and the four edges are either the edges or the c-edges of T k , we can reserve the 16 B-ordinates around the crossing vertex. The subdivision will not influence the B-ordinates on the domain points whose B-ordinates are zero, we can reserve the B-ordinates (B-ordinates in the gray domain) on the crossing vertices in Figure 15a. Then, we need to calculate the B-ordinates on the black dots in Figure 15a. Additionally, we reset the weights on the domain centres in Figure 15b. At last, we can calculate the rest of the B-ordinates on the yellow domain in Figure 15c via Algorithm 3, the modified basis function is shown in Figure 15d. From above, we modify a basis function b i k ( x , y ) S ¯ 2 ( T k ) to b ¯ i k ( s , t ) S ¯ 2 ( T k + 1 ) .
Algorithm 4 gives the process for basis modification from S ¯ 2 ( T k ) to S ¯ 2 ( T k + 1 ) , without loss of generality. If there are more than one basis cells at level k + 1 appearing in a basis function of S ¯ 2 ( T k ) , the modification will display similarly.

4.2. Basis Construction Framework

From the above, we give the basis construction and modification framework by Algorithm 5.
Algorithm 5: Basis construction and modification of S ¯ 2 ( T k + 1 ) .
Mathematics 10 03864 i005
In this section, we present the algorithm for basis modification and discuss the framework for basis construction with modification.

5. Fitting Open Meshes

Surface fitting is an essential method in the field of CAD. In this section, we use several triangular surface models to show the potential of splines generated by our method.
Given the open surface model M in 3D space, M is constituted of a series of triangles, the vertices on M are denoted as V 0 , V 1 , , V N , we parameterize M by using the parametrization method in [38]. The parameter mesh is a triangle mesh. The parameter value corresponding to V i is denoted as V i ( x i , y i ) , i = 0 , , N , and the parameter domain is [ 0 , 1 ] × [ 0 , 1 ] . Additionally, the triangle on the parameterized mesh is denoted as Δ .

5.1. Calculation of Control Points

Different from the least square optimization method in [24,31], we adopt the domain centres for calculating the control points as follows.
Given the basis functions b j ( x , y ) , j = 1 , , m , let [ x i m , x i m + 1 ] × [ y i m , y i m + 1 ] be the domain corresponding to basis cell of b j ( x , y ) , j = 1 , , m , and ( x m , y m ) = ( x i m + x i m + 1 2 , y i m + y i m + 1 2 ) denotes the domain centre of [ x i m , x i m + 1 ] × [ y i m , y i m + 1 ] . We calculate the control points by solving the following linear system
S ( x k , y k ) = V k , k = 1 , 2 , , m .
Here, ( x k , y k ) Δ l : ( ( x k 1 , y k 1 ) , ( x k 2 , y k 2 ) , ( x k 3 , y k 3 ) ) , V k = w k 1 V k 1 + w k 2 V k 2 + w k 3 V k 3 , and w k 1 , w k 2 , w k 3 can be evaluated by ( x k , y k ) = w k 1 ( x k 1 , y k 1 ) + w k 2 ( x k 2 , y k 2 ) + w k 3 ( x k 3 , y k 3 ) .

5.2. Process of Fitting

With the method of calculating control points, we run the loop of steps 2, steps 3, and steps 4, until the error reaches the given tolerance ε .
  • Given the 4 × 4 tensor-product mesh T 0 .
  • For the old basis functions, we retain their control points; for the new basis functions of S 2 ( T k ) , calculate their control points via Section 5.1. The result modified spline space is denoted as S ( x , y ) .
  • Θ k θ , if m a x ( x , y ) θ = V ( x , y ) S ( x , y ) > ε .
  • We use mesh-refinement rules in Section 3.3 to denote the cells in Θ k . We subdivide the mesh and modify the basis functions via Algorithm 5.
    k k + 1 .
Figure 16, Figure 17, Figure 18 and Figure 19 illustrate four examples, in which basis functions of spline space over hierarchical T-meshes and modified hierarchical T-meshes are shown. Both basis functions over the two types of meshes provide a good approximation of the original model. However, the number of subdivided cells over modified hierarchical T-meshes are lower than that over hierarchical T-meshes at the same level. The statistical data for comparison are listed in Table 2. The comparisons for the solutions on hierarchical T-meshes and modified hierarchical T-meshes are provided in Figure 20. The comparison shows that the solution on the modified hierarchical T-meshes can achieve similar accuracy with fewer subdivision cells.

6. Conclusions

In this paper, we provide a unique basis construction framework that incorporates basis modification of the spline space over modified hierarchical T-meshes. The subdivision rules on the modified hierarchical T-meshes are also given to prevent the redundant edges that exist on hierarchical T-meshes. Algorithms within the framework make the construction of basis functions easy to operate. In the basis construction framework, the splines over the modified hierarchical T-mesh are modified to accommodate the insertion of the cells on the corresponding CVR graph. The modification process is driven as follows: for each cell belongs to Θ k , it is subdivided into four subcells or two subcells on T k + 1 . For each basis function at level k, if some of the corresponding CVR cells are subdivided, the basis function will be modified as a basis function of level k + 1 . If a basis cell is generated by the subdivision process, we will reconstruct the corresponding basis function. Moreover, the application of the above splines in surface reconstruction with adaptive refinement is discussed in detail. In comparison to splines over hierarchical T-meshes, modified hierarchical T-meshes have fewer cells subdivided when achieving similar accuracy.

Author Contributions

Conceptualization, J.L. and L.Z.; methodology, L.Z.; software, J.L.; validation, J.L. and W.Z.; writing—original draft preparation, J.L. and W.Z.; writing—review and editing, J.L. and W.Z.; project administration, L.Z. All authors have read and agreed to the published version of the manuscript.

Funding

National Natural Science Foundation of China (No.: 61972131), National key research and development project (No.2018YFB2100301) and Research project of Hefei Normal University (No.2021KJZD20).

Data Availability Statement

No new data were created or analyzed in this study. Data sharing is not applicable to this article.

Acknowledgments

We would like to thank the anonymous referees for providing us with constructive comments and suggestions.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Farin, G.; Hoschek, J.; Kim, M.S. Handbook of Computer Aided Geometric Design; Elsevier: Amsterdam, The Netherlands, 2002. [Google Scholar]
  2. Hughes, T.; Cottrell, J.; Bazilevs, Y. Isogeometric analysis: CAD, finite elements, NURBS, exact geometry and mesh refinement. Comput. Methods Appl. Mech. Eng. 2005, 194, 4135–4195. [Google Scholar] [CrossRef] [Green Version]
  3. Sederberg, T.W.; Zheng, J.; Bakenov, A.; Nasri, A. T-Splines and T-NURCCs. ACM Trans. Graph. 2003, 22, 477–484. [Google Scholar] [CrossRef]
  4. Sederberg, T.W.; Cardon, D.L.; Finnigan, G.T.; North, N.S.; Zheng, J.; Lyche, T. T-Spline Simplification and Local Refinement. ACM Trans. Graph. 2004, 23, 276–283. [Google Scholar] [CrossRef] [Green Version]
  5. Bazilevs, Y.; Calo, V.; Cottrell, J.; Evans, J.; Hughes, T.; Lipton, S.; Scott, M.; Sederberg, T. Isogeometric analysis using T-splines. Comput. Methods Appl. Mech. Eng. 2010, 199, 229–263. [Google Scholar] [CrossRef] [Green Version]
  6. Dörfel, M.R.; Jüttler, B.; Simeon, B. Adaptive isogeometric analysis by local h-refinement with T-splines. Comput. Methods Appl. Mech. Eng. 2010, 199, 264–275. [Google Scholar] [CrossRef] [Green Version]
  7. Li, X.; Zheng, J.; Sederberg, T.W.; Hughes, T.J.; Scott, M.A. On linear independence of T-spline blending functions. Comput. Aided Geom. Des. 2012, 29, 63–76. [Google Scholar] [CrossRef]
  8. Scott, M.; Li, X.; Sederberg, T.; Hughes, T. Local refinement of analysis-suitable T-splines. Comput. Methods Appl. Mech. Eng. 2012, 213–216, 206–222. [Google Scholar] [CrossRef]
  9. Li, X.; Zhang, J. AS++ T-splines: Linear independence and approximation. Comput. Methods Appl. Mech. Eng. 2018, 333, 462–474. [Google Scholar] [CrossRef]
  10. Forsey, D.R.; Bartels, R.H. Hierarchical B-Spline Refinement. In Proceedings of the 15th Annual Conference on Computer Graphics and Interactive Techniques, SIGGRAPH ’88, Atlanta, GA, USA, 1–5 August 1988; pp. 205–212. [Google Scholar]
  11. Unther Greiner, G.; Hormann, K. Interpolating and Approximating Scattered 3D-Data with Hierarchical Tensor Product B-Splines; Vanderbilt University Press: Nashville, TN, USA, 1997; pp. 163–172. [Google Scholar]
  12. Schillinger, D.; Dedè, L.; Scott, M.A.; Evans, J.A.; Borden, M.J.; Rank, E.; Hughes, T.J. An isogeometric design-through-analysis methodology based on adaptive hierarchical refinement of NURBS, immersed boundary methods, and T-spline CAD surfaces. Comput. Methods Appl. Mech. Eng. 2012, 249–252, 116–150. [Google Scholar] [CrossRef]
  13. Vuong, A.V.; Giannelli, C.; Jüttler, B.; Simeon, B. A hierarchical approach to adaptive local refinement in isogeometric analysis. Comput. Methods Appl. Mech. Eng. 2011, 200, 3554–3567. [Google Scholar] [CrossRef]
  14. Evans, E.; Scott, M.; Li, X.; Thomas, D. Hierarchical T-splines: Analysis-suitability, Bézier extraction, and application as an adaptive basis for isogeometric analysis. Comput. Methods Appl. Mech. Eng. 2015, 284, 1–20. [Google Scholar] [CrossRef] [Green Version]
  15. Giannelli, C.; Jüttler, B.; Speleers, H. THB-splines: The truncated basis for hierarchical splines. Comput. Aided Geom. Des. 2012, 29, 485–498. [Google Scholar] [CrossRef] [Green Version]
  16. Giannelli, C.; Jüttler, B.; Speleers, H. Strongly stable bases for adaptively refined multilevel spline spaces. Adv. Comput. Math. 2014, 40, 459–490. [Google Scholar] [CrossRef]
  17. Giannelli, C.; Jüttler, B.; Kleiss, S.K.; Mantzaflaris, A.; Simeon, B.; Špeh, J. THB-splines: An effective mathematical technology for adaptive refinement in geometric design and isogeometric analysis. Comput. Methods Appl. Mech. Eng. 2016, 299, 337–365. [Google Scholar] [CrossRef] [Green Version]
  18. Kiss, G.; Giannelli, C.; Zore, U.; Jüttler, B.; Großmann, D.; Barner, J. Adaptive CAD model (re-)construction with THB-splines. Graph. Model. 2014, 76, 273–288. [Google Scholar] [CrossRef]
  19. Speleers, H.; Manni, C. Effortless quasi-interpolation in hierarchical spaces. Numer. Math. 2016, 132, 155–184. [Google Scholar] [CrossRef]
  20. Dokken, T.; Lyche, T.; Pettersen, K.F. Polynomial splines over locally refined box-partitions. Comput. Aided Geom. Des. 2013, 30, 331–356. [Google Scholar] [CrossRef]
  21. Bressan, A.; Jüttler, B. A hierarchical construction of LR meshes in 2D. Comput. Aided Geom. Des. 2015, 37, 9–24. [Google Scholar] [CrossRef]
  22. Bressan, A. Some properties of LR-splines. Comput. Aided Geom. Des. 2013, 30, 778–794. [Google Scholar] [CrossRef]
  23. Deng, J.; Chen, F.; Feng, Y. Dimensions of spline spaces over T-meshes. J. Comput. Appl. Math. 2006, 194, 267–283. [Google Scholar] [CrossRef]
  24. Deng, J.; Chen, F.; Li, X.; Hu, C.; Tong, W.; Yang, Z.; Feng, Y. Polynomial splines over hierarchical T-meshes. Graph. Model. 2008, 70, 76–86. [Google Scholar] [CrossRef]
  25. Li, X.; Deng, J.; Chen, F. Surface modeling with polynomial splines over hierarchical T-meshes. Vis. Comput. 2007, 23, 1027–1033. [Google Scholar] [CrossRef]
  26. Wang, J.; Yang, Z.; Jin, L.; Deng, J.; Chen, F. Adaptive surface reconstruction based on implicit PHT-splines. In Proceedings of the 14th ACM Symposium on Solid and Physical Modeling, Haifa, Israel, 1–3 September 2010; pp. 101–110. [Google Scholar]
  27. Tian, L.; Chen, F.; Du, Q. Adaptive finite element methods for elliptic equations over hierarchical T-meshes. J. Comput. Appl. Math. 2011, 236, 878–891. [Google Scholar] [CrossRef] [Green Version]
  28. Nguyen-Thanh, N.; Nguyen-Xuan, H.; Bordas, S.P.A.; Rabczuk, T. Isogeometric analysis using polynomial splines over hierarchical T-meshes for two-dimensional elastic solids. Comput. Methods Appl. Mech. Eng. 2011, 200, 1892–1908. [Google Scholar] [CrossRef]
  29. Nguyen-Thanh, N.; Kiendl, J.; Nguyen-Xuan, H.; Wüchner, R.; Bletzinger, K.U.; Bazilevs, Y.; Rabczuk, T. Rotation free isogeometric thin shell analysis using PHT-splines. Comput. Methods Appl. Mech. Eng. 2011, 200, 3410–3424. [Google Scholar] [CrossRef]
  30. Wang, P.; Xu, J.; Deng, J.; Chen, F. Adaptive isogeometric analysis using rational PHT-splines. Comput.-Aided Des. 2011, 43, 1438–1448. [Google Scholar] [CrossRef]
  31. Ni, Q.; Wang, X.; Deng, J. Modified PHT-splines. Comput. Aided Geom. Des. 2019, 73, 37–53. [Google Scholar] [CrossRef]
  32. Deng, J.; Chen, F.; Jin, L. Dimensions of biquadratic spline spaces over T-meshes. J. Comput. Appl. Math. 2013, 238, 68–94. [Google Scholar] [CrossRef] [Green Version]
  33. Deng, F.; Zeng, C.; Wu, M.; Deng, J. Bases of Biquadratic Polynomial Spline Spaces over Hierarchical T-Meshes. J. Comput. Math. 2017, 35, 91–120. [Google Scholar] [CrossRef] [Green Version]
  34. Zeng, C.; Deng, F.; Deng, J. Bicubic hierarchical B-splines: Dimensions, completeness, and bases. Comput. Aided Geom. Des. 2015, 38, 1–23. [Google Scholar] [CrossRef]
  35. Liu, J.; Deng, F.; Deng, J. Space Mapping of Spline Spaces over Hierarchical T-meshes. arXiv 2022, arXiv:2103.11688. [Google Scholar] [CrossRef]
  36. Zeng, C.; Deng, F.; Li, X.; Deng, J. Dimensions of biquadratic and bicubic spline spaces over hierarchical T-meshes. J. Comput. Appl. Math. 2015, 287, 162–178. [Google Scholar] [CrossRef]
  37. Wu, M.; Deng, J.; Chen, F. Dimension of spline spaces with highest order smoothness over hierarchical T-meshes. Comput. Aided Geom. Des. 2013, 30, 20–34. [Google Scholar] [CrossRef] [Green Version]
  38. Floater, M.S. Parametrization and smooth approximation of surface triangulations. Comput. Aided Geom. Des. 1997, 14, 231–250. [Google Scholar] [CrossRef]
Figure 1. The vertices, edges, and cells on T . The green square vertices denote crossing vertices, the green triangular vertices denote T-junctions.The gray cell denotes an interior cell, the yellow cell denotes a boundary cell.
Figure 1. The vertices, edges, and cells on T . The green square vertices denote crossing vertices, the green triangular vertices denote T-junctions.The gray cell denotes an interior cell, the yellow cell denotes a boundary cell.
Mathematics 10 03864 g001
Figure 2. An example for the refinement process of a modified hierarchical T-mesh.
Figure 2. An example for the refinement process of a modified hierarchical T-mesh.
Mathematics 10 03864 g002
Figure 3. A T-mesh T and its extended T-mesh T ε associated with S ( 2 , 2 , 1 , 1 , T ) .
Figure 3. A T-mesh T and its extended T-mesh T ε associated with S ( 2 , 2 , 1 , 1 , T ) .
Mathematics 10 03864 g003
Figure 4. An example of the modified hierarchical T-mesh and its CVR graph. “” denotes the domain-center of T-rectangle domain in the red box; “” denotes the the domain-centre of the T-rectangle domain in the green box.
Figure 4. An example of the modified hierarchical T-mesh and its CVR graph. “” denotes the domain-center of T-rectangle domain in the red box; “” denotes the the domain-centre of the T-rectangle domain in the green box.
Mathematics 10 03864 g004
Figure 5. Mesh-refinement rules.
Figure 5. Mesh-refinement rules.
Mathematics 10 03864 g005
Figure 6. A mapping example from S ¯ 2 ( T ) to S ¯ 0 ( G ) . The red box in (c) denotes the T-rectangle domain. 0 and 1 in (e) denote the values on the corresponding g-cells.
Figure 6. A mapping example from S ¯ 2 ( T ) to S ¯ 0 ( G ) . The red box in (c) denotes the T-rectangle domain. 0 and 1 in (e) denote the values on the corresponding g-cells.
Mathematics 10 03864 g006
Figure 7. The T-structure T k + 1 .
Figure 7. The T-structure T k + 1 .
Mathematics 10 03864 g007
Figure 8. Process for basis construction.
Figure 8. Process for basis construction.
Mathematics 10 03864 g008
Figure 9. Weights initialization. The 0 and 1 in (a) denote the value on each g-cell that belongs to a part of G k + 1 ; The 0 and 1 in (b) denote the corresponding initialized weights.
Figure 9. Weights initialization. The 0 and 1 in (a) denote the value on each g-cell that belongs to a part of G k + 1 ; The 0 and 1 in (b) denote the corresponding initialized weights.
Mathematics 10 03864 g009
Figure 10. The T-structure-branches of E . The blue structure denotes T-structure-branch that is constituted of T 0 (the c-edge v 0 v 2 and cells adjacent to v 0 v 2 ) and T 1 (the c-edge v 1 v 3 and cells adjacent to v 1 v 3 ); The yellow structure denotes T-structure-branch that is constituted of T 2 (the c-edge v 0 v 5 and cells adjacent to v 0 v 5 ), and T 3 (the c-edge v 4 v 6 and cells adjacent to v 4 v 6 ).; The green structure denotes T-structure-branch that is constituted of T 4 (the c-edge v 7 v 8 and cells adjacent to v 7 v 8 ) and T 5 (the c-edge v 8 v 9 and cells adjacent to v 8 v 9 ).
Figure 10. The T-structure-branches of E . The blue structure denotes T-structure-branch that is constituted of T 0 (the c-edge v 0 v 2 and cells adjacent to v 0 v 2 ) and T 1 (the c-edge v 1 v 3 and cells adjacent to v 1 v 3 ); The yellow structure denotes T-structure-branch that is constituted of T 2 (the c-edge v 0 v 5 and cells adjacent to v 0 v 5 ), and T 3 (the c-edge v 4 v 6 and cells adjacent to v 4 v 6 ).; The green structure denotes T-structure-branch that is constituted of T 4 (the c-edge v 7 v 8 and cells adjacent to v 7 v 8 ) and T 5 (the c-edge v 8 v 9 and cells adjacent to v 8 v 9 ).
Mathematics 10 03864 g010
Figure 11. The process of B-ordinates calculation. The values in the highlight domain are the new evaluated B-ordinates on the corresponding domain points.
Figure 11. The process of B-ordinates calculation. The values in the highlight domain are the new evaluated B-ordinates on the corresponding domain points.
Mathematics 10 03864 g011aMathematics 10 03864 g011b
Figure 12. The rest B-ordinates. The values in the highlight domain are the new evaluated B-ordinates on the corresponding domain points.
Figure 12. The rest B-ordinates. The values in the highlight domain are the new evaluated B-ordinates on the corresponding domain points.
Mathematics 10 03864 g012
Figure 13. A basis function at level k .
Figure 13. A basis function at level k .
Mathematics 10 03864 g013
Figure 14. The subdivided B-ordinates of b i k ( x , y ) .
Figure 14. The subdivided B-ordinates of b i k ( x , y ) .
Mathematics 10 03864 g014
Figure 15. Basis modification. The values in the highlight domain of (a) are the reserved B-ordinates. “” in (a) denotes the crossing vertex. 0 and 1 in (b) denotes the reset weights. The values in the highlight domain of (c) are the new evaluated B-ordinates on the domain points that corresponds to the “•” in (a).
Figure 15. Basis modification. The values in the highlight domain of (a) are the reserved B-ordinates. “” in (a) denotes the crossing vertex. 0 and 1 in (b) denotes the reset weights. The values in the highlight domain of (c) are the new evaluated B-ordinates on the domain points that corresponds to the “•” in (a).
Mathematics 10 03864 g015
Figure 16. Balls.
Figure 16. Balls.
Mathematics 10 03864 g016
Figure 17. Bunny head.
Figure 17. Bunny head.
Mathematics 10 03864 g017
Figure 18. Horse head.
Figure 18. Horse head.
Mathematics 10 03864 g018
Figure 19. Venus body.
Figure 19. Venus body.
Mathematics 10 03864 g019
Figure 20. Convergence results of basis functions over hierarchical T-meshes and modified hierarchical T-meshes.
Figure 20. Convergence results of basis functions over hierarchical T-meshes and modified hierarchical T-meshes.
Mathematics 10 03864 g020
Table 1. Some notations for modified hierarchical T-meshes and the corresponding CVR graphs [35].
Table 1. Some notations for modified hierarchical T-meshes and the corresponding CVR graphs [35].
NotationsAbbreviationsDefinitions
Modified hierarchical T-meshes:
P-cell PC Four corner vertices of the cell θ are all crossing vertices or boundary vertices, θ is called a P-cell.
T-cell-At least one of the four corner vertices of the cell θ is a T-junction, θ is called a T-cell.
T-connected-If two T-cells have one common T-junction, they are called T-connected.
T-connection TC The union that every two cells are T-connected.
P-domain PD The domain that is occupied by a pure cell.
T-connection domain-The domain that is occupied by a T-connection.
T-rectangle domain TRD The minimal rectangular domain that occupies on a T-connection.
Domain D Each T-rectangle-domain or P-domain.
Domain-center-The center of the domain.
one-neighbor cell-For all the cells that are adjacent to the T-connection, the cells with the lowest level are called the one-neighbor cell of the T-connection.
The level of the T-connection-The level of the one-neighbor cells that belong to the T-connection.
CVR graph of modified hierarchical T-meshes:
g-cell-Each cell of the CVR graph.
P-g-cell PGC Each g-cell that corresponds to a P-cell in T .
T-g-cell TGC Each g-cell that corresponds to a T-connection-domain in T .
Table 2. Experiment data.
Table 2. Experiment data.
Hierarchical T-MeshesModified Hierarchical T-Meshes
Models Levels #Subdivision Cells #Max Error #Subdivision Cells #Max Error
Balls1160.169909160.169909
31440.08406131390.0840613
51950.05502551700.0550255
72250.00719441920.0071944
Bunny head1160.237579160.237579
31660.0840611510.084061
53580.1614952900.159583
75470.0480424330.048038
96910.0078145260.009279
Horse head1160.4413160.4413
Level 32560.30822560.3082
513090.140511740.1405
723800.088521480.0885
934540.029530630.0295
1138290.009333800.0093
1239580.001434770.0014
Venus body1160.596160.596
32560.4012560.401
512310.152111290.1521
719150.075517080.0755
928300.019925010.0199
1134900.006430550.0064
1236130.00331270.004
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Liu, J.; Zhang, L.; Zhang, W. Algorithms for Space Mapping Method on Spline Spaces over Modified Hierarchical T-Meshes. Mathematics 2022, 10, 3864. https://doi.org/10.3390/math10203864

AMA Style

Liu J, Zhang L, Zhang W. Algorithms for Space Mapping Method on Spline Spaces over Modified Hierarchical T-Meshes. Mathematics. 2022; 10(20):3864. https://doi.org/10.3390/math10203864

Chicago/Turabian Style

Liu, Jingjing, Li Zhang, and Weihong Zhang. 2022. "Algorithms for Space Mapping Method on Spline Spaces over Modified Hierarchical T-Meshes" Mathematics 10, no. 20: 3864. https://doi.org/10.3390/math10203864

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop