IgANet
IGAnets - Isogeometric Analysis Networks
Loading...
Searching...
No Matches
unittest_nurbs.cxx File Reference

NURBS unittests. More...

#include <iganet/iganet.h>
#include <gtest/gtest.h>
#include <sstream>

Functions

 TEST (Nurbs, NonUniformTypeTraitsReportKnotLayout)
 
 TEST (Nurbs, UniformConstructionInitializesHomogeneousWeights)
 
 TEST (Nurbs, UniformConstructionSupportsExplicitHomogeneousCoefficients)
 

Detailed Description

NURBS unittests.

Author
Matthias Moller

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Function Documentation

◆ TEST() [1/3]

TEST ( Nurbs  ,
NonUniformTypeTraitsReportKnotLayout   
)

◆ TEST() [2/3]

TEST ( Nurbs  ,
UniformConstructionInitializesHomogeneousWeights   
)

◆ TEST() [3/3]

TEST ( Nurbs  ,
UniformConstructionSupportsExplicitHomogeneousCoefficients   
)