https://mooseframework.inl.gov
Loading...
Searching...
No Matches
Namespaces | Functions
MortarContactUtils.C File Reference

Go to the source code of this file.

Namespaces

namespace  Moose
 
namespace  Moose::Mortar
 
namespace  Moose::Mortar::Contact
 

Functions

void Moose::Mortar::Contact::communicateGaps (std::unordered_map< const DofObject *, std::pair< ADReal, Real > > &dof_to_weighted_gap, const MooseMesh &mesh, bool nodal, bool normalize_c, const Parallel::Communicator &communicator, bool send_data_back)
 This function is used to communicate gaps across processes.