\brief append the variables for acoustic simulations the acoustic equation only has 'primitive' variables or different speaking, the equation describe the pertubation in primitive variables
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(atl_Equations_type), | intent(inout) | :: | equation | The equation type . |
||
type(atl_varSys_solverData_type), | target | :: | methodData | the pointer to the data required for the varsys |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
procedure(tem_varSys_proc_point), | private, | pointer | :: | get_point | => | NULL() | |
procedure(tem_varSys_proc_element), | private, | pointer | :: | get_element | => | NULL() | |
procedure(tem_varSys_proc_setParams), | private, | pointer | :: | set_params | => | Null() | |
procedure(tem_varSys_proc_getParams), | private, | pointer | :: | get_params | => | Null() | |
procedure(tem_varSys_proc_setupIndices), | private, | pointer | :: | setup_indices | => | NULL() | |
procedure(tem_varSys_proc_getValOfIndex), | private, | pointer | :: | get_ValOfIndex | => | NULL() |