https://mooseframework.inl.gov
MeshAlignment2D2D Member List

This is the complete list of members for MeshAlignment2D2D, including all inherited members.

_max_coupling_sizeMeshAlignmentOneToManyprotected
_meshMeshAlignmentBaseprotected
_meshes_are_alignedMeshAlignmentBaseprotected
_n_qp_primaryMeshAlignmentOneToManyprotected
_n_qp_secondaryMeshAlignmentOneToManyprotected
_primary_elem_id_to_secondary_elem_idsMeshAlignmentOneToManyprotected
_primary_elem_idsMeshAlignmentBaseprotected
_primary_elem_pointsMeshAlignmentBaseprotected
_primary_node_idsMeshAlignmentBaseprotected
_primary_node_pointsMeshAlignmentBaseprotected
_primary_side_idsMeshAlignmentBaseprotected
_secondary_elem_id_to_primary_elem_idMeshAlignmentOneToManyprotected
_secondary_elem_id_to_qp_indicesMeshAlignmentOneToManyprotected
_secondary_elem_idsMeshAlignmentBaseprotected
_secondary_elem_pointsMeshAlignmentBaseprotected
_secondary_node_idsMeshAlignmentBaseprotected
_secondary_node_pointsMeshAlignmentBaseprotected
_secondary_side_idsMeshAlignmentBaseprotected
buildMapping()MeshAlignmentOneToManyprotected
checkAlignment(const Point &axis_point, const RealVectorValue &axis_direction)MeshAlignmentOneToManyprotected
extractFrom1DElements(const std::vector< dof_id_type > &elem_ids, std::vector< Point > &elem_points, std::vector< dof_id_type > &node_ids, std::vector< Point > &node_points) constMeshAlignmentBaseprotected
extractFromBoundaryInfo(const std::vector< std::tuple< dof_id_type, unsigned short int >> &boundary_info, std::vector< dof_id_type > &elem_ids, std::vector< unsigned short int > &side_ids, std::vector< Point > &side_points, std::vector< dof_id_type > &node_ids, std::vector< Point > &node_points) constMeshAlignmentBaseprotected
getCoupledPrimaryElemID(const dof_id_type &secondary_elem_id) constMeshAlignmentOneToMany
getCoupledPrimaryElemQpIndex(const dof_id_type &secondary_elem_id, const unsigned int &secondary_qp) constMeshAlignmentOneToMany
getCoupledSecondaryElemIDs(const dof_id_type &primary_elem_id) constMeshAlignmentOneToMany
getMaxCouplingSize() constMeshAlignmentOneToManyinline
getPrimaryElemIDs() constMeshAlignmentBaseinline
getPrimaryNumberOfQuadraturePoints() constMeshAlignmentOneToManyinline
getSecondaryElemIDs() constMeshAlignmentBaseinline
getSecondaryNumberOfQuadraturePoints() constMeshAlignmentOneToManyinline
hasCoupledPrimaryElemID(const dof_id_type &secondary_elem_id) constMeshAlignmentOneToMany
hasCoupledSecondaryElemIDs(const dof_id_type &primary_elem_id) constMeshAlignmentOneToMany
initialize(const std::vector< std::vector< std::tuple< dof_id_type, unsigned short int >>> &boundary_infos, const Point &axis_point, const RealVectorValue &axis_direction)MeshAlignment2D2D
MeshAlignment2D2D(const MooseMesh &mesh)MeshAlignment2D2D
MeshAlignmentBase(const MooseMesh &mesh)MeshAlignmentBase
MeshAlignmentOneToMany(const MooseMesh &mesh)MeshAlignmentOneToMany
meshesAreAligned() constMeshAlignmentBaseinline