suanPan
|
#include <Element/Utility/IGA/NURBSSurface.h>
#include <Element/Utility/IGA/NURBSVolume.h>
#include "CatchHeader.h"
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]") | |
TEST_CASE | ( | "BSpline Compute Basis Function" | , |
"" | [IGA.BSpline] | ||
) |
TEST_CASE | ( | "BSpline Compute Derivative of Point" | , |
"" | [IGA.BSpline] | ||
) |
TEST_CASE | ( | "BSpline Compute Span" | , |
"" | [IGA.BSpline] | ||
) |
TEST_CASE | ( | "BSplineSurface Compute Derivative of A Point" | , |
"" | [IGA.BSplineSurface] | ||
) |
TEST_CASE | ( | "BSplineSurface Compute Location of A Point" | , |
"" | [IGA.BSplineSurface] | ||
) |
TEST_CASE | ( | "BSplineVolume Compute Location of A Point" | , |
"" | [IGA.BSplineVolume] | ||
) |
TEST_CASE | ( | "NURBS Compute Derivative of A Point" | , |
"" | [IGA.NURBS] | ||
) |
TEST_CASE | ( | "NURBS Compute Location of A Point" | , |
"" | [IGA.NURBS] | ||
) |
TEST_CASE | ( | "NURBSSurface Compute Derivative of A Point" | , |
"" | [IGA.NURBSSurface] | ||
) |
TEST_CASE | ( | "NURBSSurface Compute Location of A Point" | , |
"" | [IGA.NURBSSurface] | ||
) |
TEST_CASE | ( | "NURBSVolume Compute Location of A Point" | , |
"" | [IGA.NURBSVolume] | ||
) |