Cardinal
NekMeshGenerator Member List

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

_across_faceNekMeshGeneratorprotected
_across_pairNekMeshGeneratorprotected
_axisNekMeshGeneratorprotected
_boundaries_to_rebuildNekMeshGeneratorprotected
_boundary_id_to_nameNekMeshGeneratorprotected
_corner_nodesNekMeshGeneratorprotected
_corner_radiusNekMeshGeneratorprotected
_curve_cornersNekMeshGeneratorprotected
_etypeNekMeshGeneratorprotected
_face_nodes_mapNekMeshGeneratorprotected
_geometry_typeNekMeshGeneratorprotected
_has_moving_boundaryNekMeshGeneratorprotected
_inputNekMeshGeneratorprotected
_layersNekMeshGeneratorprotected
_max_corner_distanceNekMeshGeneratorprotected
_moving_boundaryNekMeshGeneratorprotected
_n_corner_nodesNekMeshGeneratorprotected
_n_end_nodesNekMeshGeneratorprotected
_n_noncorner_boundariesNekMeshGeneratorprotected
_n_sidesNekMeshGeneratorprotected
_n_start_nodesNekMeshGeneratorprotected
_n_start_nodes_per_sideNekMeshGeneratorprotected
_originNekMeshGeneratorprotected
_polygon_cornersNekMeshGeneratorprotected
_radiusNekMeshGeneratorprotected
_retain_original_elem_typeNekMeshGeneratorprotected
_rotation_angleNekMeshGeneratorprotected
_side_idsNekMeshGeneratorprotected
_side_nodes_mapNekMeshGeneratorprotected
adjustMidPointNode(const unsigned int &node_id, Elem *elem) constNekMeshGenerator
adjustPointToCircle(const unsigned int &node_id, Elem *elem, const Real &radius, const Point &origin) constNekMeshGenerator
checkElementType(std::unique_ptr< MeshBase > &mesh)NekMeshGenerator
checkPointLength(const std::vector< std::vector< Real >> &points, std::string name) constNekMeshGenerator
generate() overrideNekMeshGenerator
getBoundaryID(const BoundaryName &name, const MeshBase &mesh) constNekMeshGenerator
getBoundaryLayerElems(Elem *elem, const unsigned int &n_layers, const unsigned int &primary_face) constNekMeshGenerator
getClosestOrigin(const unsigned int &index, const Point &pt) constNekMeshGenerator
getFaceNode(const unsigned int &primary_face) constNekMeshGenerator
getNextLayerElem(const Elem &elem, const unsigned int &touching_face, unsigned int &next_touching_face) constNekMeshGenerator
getNodeIndex(const Elem *elem, const Point &pt) constNekMeshGenerator
initializeElemData(std::unique_ptr< MeshBase > &mesh)NekMeshGenerator
isCornerNode(const unsigned int &node) constNekMeshGeneratorvirtual
isNearCorner(const Point &pt) constNekMeshGenerator
midPointNodeIndex(const unsigned int &face_id, const unsigned int &face_node) constNekMeshGenerator
moveElem(Elem *elem, const unsigned int &boundary_index, const unsigned int &primary_face, const std::vector< Real > &polygon_layer_smoothing)NekMeshGenerator
moveNodes(std::unique_ptr< MeshBase > &mesh, std::vector< Real > &polygon_layer_smoothing)NekMeshGenerator
NekMeshGenerator(const InputParameters &parameters)NekMeshGenerator
pairedFaceNode(const unsigned int &node_id, const unsigned int &face_id) constNekMeshGenerator
pairedNodesAboutMidPoint(const unsigned int &node_id) constNekMeshGeneratorvirtual
projectPoint(const Point &origin, const Point &pt) constNekMeshGenerator
validParams()NekMeshGeneratorstatic