Go to the source code of this file.
Namespaces | |
THM | |
Functions | |
void | THM::computeOrthogonalDirections (const RealVectorValue &n_unnormalized, RealVectorValue &t1, RealVectorValue &t2) |
Computes two unit vectors orthogonal to the given vector. More... | |
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. More... | |
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. More... | |