58 std::ostream &
print(std::ostream &os)
const
60 os <<
"Patch-wise function.\n";
A function depending on an index i, typically referring to a patch/sub-domain.
Definition: gsPatchwiseFunction.h:32
std::ostream & print(std::ostream &os) const
Prints the object as a string.
Definition: gsPatchwiseFunction.h:58
#define index_t
Definition: gsConfig.h:32
A function from a n-dimensional domain to an m-dimensional image.
Definition: gsFunction.h:59
virtual const gsFunction< T > & piece(const index_t i) const =0
Returns the piece(s) of the function(s) at subdomain k.
Interface for the set of functions defined on a domain (the total number of functions in the set equa...
Definition: gsFuncData.h:23
uPtr clone()
Clone methode. Produceds a deep copy inside a uPtr.
Provides declaration of Function abstract interface.
virtual index_t size() const =0
size