Append primitive variables for euler equation
todo NA : Make sure these routines take care of multi-dimention cases get_valOfindex => null()
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_varSys_type), | intent(inout) | :: | varSys |
The Euler variable system to modify, it has to contain the conservative variables already. |
||
integer, | intent(out), | allocatable | :: | primVar(:) |
Indices of the primitive variables in the overall system. |
|
type(atl_varSys_solverData_type), | target | :: | solverData |
the pointer to the data required for the varsys to fulfill all operations and derivations on the variables |