Home
last modified time | relevance | path

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

/dports/science/getdp/getdp-3.4.0-source/Kernel/
H A DPos_Format.h25 void Format_PostValue(struct PostQuantity *PQ_P,
H A DPos_Print.cpp1317 struct PostQuantity *PQ_P ; in Pos_PrintOnRegion() local
1334 PQ_P = CPQ_P ; in Pos_PrintOnRegion()
1364 List_Pointer(PQ_P->PostQuantityTerm, 0))->InIndex = SupportGroup_P->Num; in Pos_PrintOnRegion()
1372 PQ_P = NCPQ_P ; Support_L = NULL ; in Pos_PrintOnRegion()
1422 sstream << PQ_P->Name << " on"; in Pos_PrintOnRegion()
1476 Cal_PostQuantity(PQ_P, DefineQuantity_P0, QuantityStorage_P0, in Pos_PrintOnRegion()
1487 Cal_PostQuantity(PQ_P, DefineQuantity_P0, QuantityStorage_P0, in Pos_PrintOnRegion()
1506 Format_PostValue(PQ_P, PSO_P, PSO_P->Format, PSO_P->Comma, in Pos_PrintOnRegion()
H A DPos_Format.cpp1781 void Format_PostValue(struct PostQuantity *PQ_P, in Format_PostValue() argument
1837 sstream << (PSO_P->ValueName? PSO_P->ValueName : PQ_P->Name); in Format_PostValue()