private function d2Burgers_dx2(self) result(derivative)
Compute the second order spatial derivative of Burgers field.
Arguments
Type |
Intent | Optional |
Attributes | | Name | |
class(burgers), |
intent(in) |
|
| :: |
self | Burgers field. |
Return Value type(burgers)
Burgers field derivative.