Barycentric velocity interpolation exit solution. Inherit from LinearExitSolutionType to get around array polymorphism limitations in Fortran; the exit_solutions array below needs to be of one type for convenient use.
More...
Definition at line 32 of file MethodSubcellTernary.f90.
◆ alpexit
| real(dp) methodsubcellternarymodule::barycentricexitsolutiontype::alpexit = DZERO |
|
private |
◆ betexit
| real(dp) methodsubcellternarymodule::barycentricexitsolutiontype::betexit = DZERO |
|
private |
◆ dt
| real(dp) exitsolutionmodule::exitsolutiontype::dt = 1.0d+20 |
|
inherited |
◆ dvdx
| real(dp) exitsolutionmodule::linearexitsolutiontype::dvdx = DZERO |
|
inherited |
◆ iboundary
| integer(i4b) exitsolutionmodule::exitsolutiontype::iboundary = 0 |
|
inherited |
◆ itopbotexit
| integer(i4b) methodsubcellternarymodule::barycentricexitsolutiontype::itopbotexit = -1 |
|
private |
◆ itrifaceexit
| integer(i4b) methodsubcellternarymodule::barycentricexitsolutiontype::itrifaceexit = -1 |
|
private |
◆ rxx
| real(dp) methodsubcellternarymodule::barycentricexitsolutiontype::rxx = DZERO |
|
private |
◆ rxy
| real(dp) methodsubcellternarymodule::barycentricexitsolutiontype::rxy = DZERO |
|
private |
◆ ryx
| real(dp) methodsubcellternarymodule::barycentricexitsolutiontype::ryx = DZERO |
|
private |
◆ ryy
| real(dp) methodsubcellternarymodule::barycentricexitsolutiontype::ryy = DZERO |
|
private |
◆ status
| integer(i4b) exitsolutionmodule::exitsolutiontype::status = -1 |
|
inherited |
◆ sxx
| real(dp) methodsubcellternarymodule::barycentricexitsolutiontype::sxx = DZERO |
|
private |
◆ sxy
| real(dp) methodsubcellternarymodule::barycentricexitsolutiontype::sxy = DZERO |
|
private |
◆ syy
| real(dp) methodsubcellternarymodule::barycentricexitsolutiontype::syy = DZERO |
|
private |
| real(dp) exitsolutionmodule::linearexitsolutiontype::v = DZERO |
|
inherited |
The documentation for this type was generated from the following file: