v0.15.5
Loading...
Searching...
No Matches
Public Attributes | List of all members
MeshSmoothingOps::Tags Struct Reference

#include "tools/src/MeshSmoothingOpFactory.hpp"

Collaboration diagram for MeshSmoothingOps::Tags:
[legend]

Public Attributes

int smoothingTag = 1
 
int surfaceTag = 2
 
int edgeTag = 3
 

Detailed Description

Definition at line 20 of file MeshSmoothingOpFactory.hpp.

Member Data Documentation

◆ edgeTag

int MeshSmoothingOps::Tags::edgeTag = 3

Definition at line 23 of file MeshSmoothingOpFactory.hpp.

◆ smoothingTag

int MeshSmoothingOps::Tags::smoothingTag = 1

Definition at line 21 of file MeshSmoothingOpFactory.hpp.

◆ surfaceTag

int MeshSmoothingOps::Tags::surfaceTag = 2

Definition at line 22 of file MeshSmoothingOpFactory.hpp.


The documentation for this struct was generated from the following file: