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

Go to the source code of this file.

Namespaces

namespace  THM
 

Functions

void THM::computeOrthogonalDirections (const RealVectorValue &n_unnormalized, RealVectorValue &t1, RealVectorValue &t2)
 Computes two unit vectors orthogonal to the given vector.
 
void THM::allGatherADVectorMap (const Parallel::Communicator &comm, std::map< dof_id_type, std::vector< ADReal > > &this_map)
 Parallel gather of a map of DoF ID to AD vector.
 
void THM::allGatherADVectorMapSum (const Parallel::Communicator &comm, std::map< dof_id_type, std::vector< ADReal > > &this_map)
 Parallel gather of a map of DoF ID to AD vector.