suanPan
TestNURBS.cpp File Reference
Include dependency graph for TestNURBS.cpp:

Functions

 TEST_CASE ("BSpline Compute Span", "[IGA.BSpline]")
 
 TEST_CASE ("BSpline Compute Basis Function", "[IGA.BSpline]")
 
 TEST_CASE ("BSpline Compute Derivative of Point", "[IGA.BSpline]")
 
 TEST_CASE ("BSplineSurface Compute Location of A Point", "[IGA.BSplineSurface]")
 
 TEST_CASE ("BSplineSurface Compute Derivative of A Point", "[IGA.BSplineSurface]")
 
 TEST_CASE ("BSplineVolume Compute Location of A Point", "[IGA.BSplineVolume]")
 
 TEST_CASE ("NURBS Compute Location of A Point", "[IGA.NURBS]")
 
 TEST_CASE ("NURBS Compute Derivative of A Point", "[IGA.NURBS]")
 
 TEST_CASE ("NURBSSurface Compute Location of A Point", "[IGA.NURBSSurface]")
 
 TEST_CASE ("NURBSSurface Compute Derivative of A Point", "[IGA.NURBSSurface]")
 
 TEST_CASE ("NURBSVolume Compute Location of A Point", "[IGA.NURBSVolume]")
 

Function Documentation

◆ TEST_CASE() [1/11]

TEST_CASE ( "BSpline Compute Basis Function"  ,
""  [IGA.BSpline] 
)

◆ TEST_CASE() [2/11]

TEST_CASE ( "BSpline Compute Derivative of Point"  ,
""  [IGA.BSpline] 
)
Here is the call graph for this function:

◆ TEST_CASE() [3/11]

TEST_CASE ( "BSpline Compute Span"  ,
""  [IGA.BSpline] 
)

◆ TEST_CASE() [4/11]

TEST_CASE ( "BSplineSurface Compute Derivative of A Point"  ,
""  [IGA.BSplineSurface] 
)
Here is the call graph for this function:

◆ TEST_CASE() [5/11]

TEST_CASE ( "BSplineSurface Compute Location of A Point"  ,
""  [IGA.BSplineSurface] 
)
Here is the call graph for this function:

◆ TEST_CASE() [6/11]

TEST_CASE ( "BSplineVolume Compute Location of A Point"  ,
""  [IGA.BSplineVolume] 
)
Here is the call graph for this function:

◆ TEST_CASE() [7/11]

TEST_CASE ( "NURBS Compute Derivative of A Point"  ,
""  [IGA.NURBS] 
)
Here is the call graph for this function:

◆ TEST_CASE() [8/11]

TEST_CASE ( "NURBS Compute Location of A Point"  ,
""  [IGA.NURBS] 
)
Here is the call graph for this function:

◆ TEST_CASE() [9/11]

TEST_CASE ( "NURBSSurface Compute Derivative of A Point"  ,
""  [IGA.NURBSSurface] 
)
Here is the call graph for this function:

◆ TEST_CASE() [10/11]

TEST_CASE ( "NURBSSurface Compute Location of A Point"  ,
""  [IGA.NURBSSurface] 
)

◆ TEST_CASE() [11/11]

TEST_CASE ( "NURBSVolume Compute Location of A Point"  ,
""  [IGA.NURBSVolume] 
)
Here is the call graph for this function: