IgANet
IGAnets - Isogeometric Analysis Networks
Loading...
Searching...
No Matches
patch.hpp File Reference

Go to the source code of this file.

Classes

class  iganet::BSplinePatch< real_t, GeoDim, ParDim >
 Abstract patch function base class. More...
 

Namespaces

namespace  iganet
 
namespace  iganet::detail
 

Concepts

concept  iganet::detail::HasAsTensor
 
concept  iganet::detail::HasAsTensorSize
 
concept  iganet::detail::HasFromTensor
 

Functions

template<typename real_t , short_t GeoDim, short_t ParDim>
std::ostream & iganet::operator<< (std::ostream &os, const BSplinePatch< real_t, GeoDim, ParDim > &obj)
 Print (as string) a BSplinePatch object.