G+Smo  23.12.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gsPointLoads< T > Class Template Reference

Detailed Description

template<class T>
class gismo::gsPointLoads< T >

Class containing a set of points on a multi-patch isogeometric domain, together with boundary conditions.

Public Member Functions

 gsPointLoads ()
 Default empty constructor.
 
std::ostream & print (std::ostream &os) const
 Prints the object as a string.
 

Private Attributes

plContainer m_pointLoads
 List of Point loads.