Chi-Tech
chi_mesh::sweep_management::AngleSetGroup Class Reference

#include <anglesetgroup.h>

Public Member Functions

std::vector< std::shared_ptr< AngleSet > > & AngleSets ()
 

Private Attributes

std::vector< std::shared_ptr< AngleSet > > angle_sets_
 

Detailed Description

Manages the workstages of a single angleset group.

Definition at line 8 of file anglesetgroup.h.

Member Function Documentation

◆ AngleSets()

std::vector< std::shared_ptr< AngleSet > > & chi_mesh::sweep_management::AngleSetGroup::AngleSets ( )
inline

Definition at line 11 of file anglesetgroup.h.

Field Documentation

◆ angle_sets_

std::vector<std::shared_ptr<AngleSet> > chi_mesh::sweep_management::AngleSetGroup::angle_sets_
private

Definition at line 14 of file anglesetgroup.h.


The documentation for this class was generated from the following file: