G+Smo
24.08.0
Geometry + Simulation Modules
|
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. | |