G+Smo  24.08.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gsFunctionSet.h File Reference

This is the interface of all objects that computes functions on points like gsBasis, gsGeometry and gsFunctions. More...

+ Include dependency graph for gsFunctionSet.h:

Go to the source code of this file.

Classes

class  gsFunctionSet< T >
 Interface for the set of functions defined on a domain (the total number of functions in the set equals to \(S\) ) More...
 

Namespaces

 gismo
 The G+Smo namespace, containing all definitions for the library.
 

Functions

template<class T >
std::ostream & operator<< (std::ostream &os, const gsFunctionSet< T > &b)
 Print (as string) operator to be used by all derived classes.
 

Detailed Description

This is the interface of all objects that computes functions on points like gsBasis, gsGeometry and gsFunctions.

Related to this is the gsFuncData object that is a cache of computed values.

This file is part of the G+Smo library.

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/.

Author(s): A. Bressan, A. Mantzaflaris, J. Vogl