82 void instanciateConnectivityTable();
87 const IntArray *giveDofManConnectivityArray(
int dofman);
std::vector< IntArray > nodalConnectivity
Nodal connectivity table for domain.
void setDomain(Domain *ipDomain)
Class implementing an array of integers.
Domain * domain
Pointer to domain to which receiver belongs to.
Class representing connectivity table.
int nodalConnectivityFlag
Flag indicating assembled connectivity table for domain.
~ConnectivityTable()
Destructor.
the oofem namespace is to define a context or scope in which all oofem names are defined.
ConnectivityTable(Domain *d)
Constructor.