35 #ifndef feticommunicator_h 36 #define feticommunicator_h 38 #include "../sm/FETISolver/fetiboundarydofman.h" 93 return & boundaryDofManList [ i - 1 ];
102 #endif // feticommunicator_h IntArray masterCommMap
Master communication map.
Class implementing an array of integers.
int numberOfEquations
Number of equations at master level (determined form boundary nodes).
Represent the abstraction for DOF manager.
vector< FETIBoundaryDofManager > boundaryDofManList
List of boundary dof managers records.
int giveNumberOfDomainEquations()
Class representing communicator.
Class representing communicator for FETI solver.
FETIBoundaryDofManager * giveDofManager(int i)
Returns reference to i-th boundary dof manager.
The Communicator and corresponding buffers (represented by this class) are separated in order to allo...
Abstract base class representing the "problem" under consideration.
the oofem namespace is to define a context or scope in which all oofem names are defined.
IntArray * giveMasterCommMapPtr()
Returns pointer to master comm map stored in receiver.