IgANet
IgANets - Isogeometric Analysis Networks
Loading...
Searching...
No Matches
patch.hpp File Reference
#include <core.hpp>
#include <utils/blocktensor.hpp>
#include <utils/tensorarray.hpp>

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
 

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.