Public Member Functions | |
| __init__ (self, int dimension, int phystag, str label) | |
| gmsh (self) | |
| __init__ (self, int dimension, int phystag, str label) | |
| gmsh (self) | |
Public Attributes | |
| Dimension = dimension | |
| physicalTag = phystag | |
| Label = label | |
| mesh.Physical.Physical.__init__ | ( | self, | |
| int | dimension, | ||
| int | phystag, | ||
| str | label ) |
| mesh.Physical.Physical.__init__ | ( | self, | |
| int | dimension, | ||
| int | phystag, | ||
| str | label ) |
| mesh.Physical.Physical.gmsh | ( | self | ) |
| mesh.Physical.Physical.gmsh | ( | self | ) |
| mesh.Physical.Physical.Dimension = dimension |
| mesh.Physical.Physical.Label = label |
| mesh.Physical.Physical.physicalTag = phystag |