int recvData(const Communicator &comm)
Receives members of the object through the communicator being passed as parameter.
Definition: SelfWeight.cpp:90
Base class for body loads over elements.
Definition: ElementBodyLoad.h:44
int sendData(Communicator &comm)
Send members of the object through the communicator being passed as parameter.
Definition: SelfWeight.cpp:81