Version: 9.16.0
MG_ADAPT::MgAdapt::group Struct Reference

#include <MG_ADAPT.hxx>

Public Member Functions

 group (std::string name, std::vector< int > famListId, std::vector< std::string > famNames)
 

Data Fields

std::string _name
 
std::vector< int > _famListId
 
std::vector< std::string > _famNames
 

Constructor & Destructor Documentation

◆ group()

MG_ADAPT::MgAdapt::group::group ( std::string  name,
std::vector< int >  famListId,
std::vector< std::string >  famNames 
)

Field Documentation

◆ _famListId

std::vector<int> MG_ADAPT::MgAdapt::group::_famListId

◆ _famNames

std::vector<std::string> MG_ADAPT::MgAdapt::group::_famNames

◆ _name

std::string MG_ADAPT::MgAdapt::group::_name