suanPan
GroupParser.cpp File Reference
Include dependency graph for GroupParser.cpp:

Functions

void new_nodegroup (unique_ptr< Group > &return_obj, istringstream &command)
 
void new_customnodegroup (unique_ptr< Group > &return_obj, istringstream &command)
 
void new_elementgroup (unique_ptr< Group > &return_obj, istringstream &command)
 
void new_generate (unique_ptr< Group > &return_obj, istringstream &command)
 
void new_generatebyrule (unique_ptr< Group > &return_obj, istringstream &command)
 
void new_generatebyplane (unique_ptr< Group > &return_obj, istringstream &command)
 
void new_generatebypoint (unique_ptr< Group > &return_obj, istringstream &command)
 
void new_groupgroup (unique_ptr< Group > &return_obj, istringstream &command)
 
int create_new_group (const shared_ptr< DomainBase > &domain, istringstream &command)
 

Function Documentation

◆ create_new_group()

int create_new_group ( const shared_ptr< DomainBase > &  domain,
istringstream &  command 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ new_customnodegroup()

void new_customnodegroup ( unique_ptr< Group > &  return_obj,
istringstream &  command 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ new_elementgroup()

void new_elementgroup ( unique_ptr< Group > &  return_obj,
istringstream &  command 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ new_generate()

void new_generate ( unique_ptr< Group > &  return_obj,
istringstream &  command 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ new_generatebyplane()

void new_generatebyplane ( unique_ptr< Group > &  return_obj,
istringstream &  command 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ new_generatebypoint()

void new_generatebypoint ( unique_ptr< Group > &  return_obj,
istringstream &  command 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ new_generatebyrule()

void new_generatebyrule ( unique_ptr< Group > &  return_obj,
istringstream &  command 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ new_groupgroup()

void new_groupgroup ( unique_ptr< Group > &  return_obj,
istringstream &  command 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ new_nodegroup()

void new_nodegroup ( unique_ptr< Group > &  return_obj,
istringstream &  command 
)
Here is the call graph for this function:
Here is the caller graph for this function: