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

Provides a simple container for point loads on multi-patch domains. More...

Go to the source code of this file.

Classes

class  gsPointLoads< T >
 Class containing a set of points on a multi-patch isogeometric domain, together with boundary conditions. More...
 
struct  point_load< T >
 Struct defining a point together with a scalar or vector load. More...
 

Namespaces

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

Functions

template<class T >
std::ostream & operator<< (std::ostream &os, const gsPointLoads< T > &pls)
 Print (as string)
 

Detailed Description

Provides a simple container for point loads on multi-patch domains.

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