| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(Scalar2D), | public | :: | J | ||||
| type(Tensor2D), | public | :: | dsdx | ||||
| type(Tensor2D), | public | :: | dxds | ||||
| integer, | public | :: | nElem | ||||
| type(Vector2D), | public | :: | nHat | ||||
| type(Scalar2D), | public | :: | nScale | ||||
| type(Vector2D), | public | :: | x |
| procedure, private :: CalculateContravariantBasis => CalculateContravariantBasis_SEMQuad | |
| procedure, public :: CalculateMetricTerms => CalculateMetricTerms_SEMQuad | |
| procedure, public :: Free => Free_SEMQuad | |
| procedure, public :: GenerateFromMesh => GenerateFromMesh_SEMQuad | |
| procedure, public :: Init => Init_SEMQuad | |
| procedure, public :: WriteTecplot => WriteTecplot_SEMQuad |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(SEMQuad), | intent(inout) | :: | myGeom |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(SEMQuad), | intent(inout) | :: | myGeom |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(SEMQuad), | intent(inout) | :: | myGeom |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(SEMQuad), | intent(inout) | :: | this | |||
| character, | intent(in) | :: | filename |