| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(Scalar3D), | public | :: | J | ||||
| type(Tensor3D), | public | :: | dsdx | ||||
| type(Tensor3D), | public | :: | dxds | ||||
| integer, | public | :: | nElem | ||||
| type(Vector3D), | public | :: | nHat | ||||
| type(Scalar3D), | public | :: | nScale | ||||
| type(Vector3D), | public | :: | x |
| procedure, private :: CalculateContravariantBasis => CalculateContravariantBasis_SEMHex | |
| procedure, public :: CalculateMetricTerms => CalculateMetricTerms_SEMHex | |
| procedure, public :: Free => Free_SEMHex | |
| procedure, public :: GenerateFromMesh => GenerateFromMesh_SEMHex | |
| procedure, public :: Init => Init_SEMHex | |
| procedure, public :: WriteTecplot => WriteTecplot_SEMHex |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(SEMHex), | intent(inout) | :: | myGeom |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(SEMHex), | intent(inout) | :: | myGeom |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(SEMHex), | intent(inout) | :: | myGeom |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(SEMHex), | intent(inout) | :: | this | |||
| character, | intent(in) | :: | filename |