Function opensn::CommunicateGhostEntries

Function Documentation

void opensn::CommunicateGhostEntries(Vec x)

Communicates ghost entries of a ghost vector. This operation is suitable when only a single vector is communicated. When more than vector is communicated it would be more efficient to “Begin” all the vectors followed by and “End” of each vector.