#include <hHybridMeshWithContacts.h>
Public Member Functions | |
int | n_Groups () |
int | getGroups (int array[]) |
bool | normalizationProcessor () |
Protected Member Functions | |
void | collectGroupIds (std::vector< int > &groupsIds) |
Protected Attributes | |
std::vector< int > | groups_ids |
void hHybridMeshWithContacts::collectGroupIds | ( | std::vector< int > & | groupsIds | ) | [protected] |
int hHybridMeshWithContacts::getGroups | ( | int | array[] | ) |
int hHybridMeshWithContacts::n_Groups | ( | ) |
bool hHybridMeshWithContacts::normalizationProcessor | ( | ) | [virtual] |
Reimplemented from hHybridMesh.
std::vector<int> hHybridMeshWithContacts::groups_ids [protected] |