Home
last modified time | relevance | path

Searched refs:DQ_L (Results 1 – 1 of 1) sorted by relevance

/dports/science/getdp/getdp-3.4.0-source/Interface/
H A DProData.cpp437 void Print_WholeQuantity(List_T *WholeQuantity, List_T *DQ_L) in Print_WholeQuantity() argument
526 Print_WholeQuantity(wq, DQ_L); in Print_WholeQuantity()
546 Print_WholeQuantity((WQ+k)->Case.Trace.WholeQuantity, DQ_L); in Print_WholeQuantity()
560 Print_WholeQuantity((WQ+k)->Case.Cast.WholeQuantity, DQ_L); in Print_WholeQuantity()
576 Print_WholeQuantity((WQ+k)->Case.Test.WholeQuantity_True , DQ_L); in Print_WholeQuantity()
1185 List_T *DQ_L, *FE_L; in Print_Formulation() local
1201 DQ_L = FO->DefineQuantity; FE_L = FO->Equation; in Print_Formulation()
1204 Nbrj = List_Nbr(DQ_L); in Print_Formulation()
1206 DQ = (struct DefineQuantity*)List_Pointer(DQ_L, j); in Print_Formulation()
1280 Print_WholeQuantity(FE->Case.LocalTerm.Term.WholeQuantity, DQ_L); in Print_Formulation()
[all …]