Home
last modified time | relevance | path

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

/dports/science/getdp/getdp-3.4.0-source/Kernel/
H A DPos_Formulation.cpp48 struct PostQuantity *CPQ_P, in Pos_FemFormulation() argument
91 Pos_PrintOnRegion(NCPQ_P, CPQ_P, Order, DefineQuantity_P0, in Pos_FemFormulation()
96 Pos_PrintOnElementsOf(NCPQ_P, CPQ_P, Order, DefineQuantity_P0, in Pos_FemFormulation()
101 Pos_PrintOnSection(NCPQ_P, CPQ_P, Order, DefineQuantity_P0, in Pos_FemFormulation()
109 Pos_PrintOnGrid(NCPQ_P, CPQ_P, Order, DefineQuantity_P0, in Pos_FemFormulation()
113 Pos_PrintWithArgument(NCPQ_P, CPQ_P, Order, DefineQuantity_P0, in Pos_FemFormulation()
367 struct PostQuantity *NCPQ_P = NULL, *CPQ_P = NULL ; in Pos_Formulation() local
473 CPQ_P = in Pos_Formulation()
481 CPQ_P = in Pos_Formulation()
507 Pos_FemFormulation(Formulation_P, NCPQ_P, CPQ_P, Order, PostSubOperation_P) ; in Pos_Formulation()
H A DPos_Print.cpp258 (CPQ_P ? CPQ_P->Name : NULL)); in Pos_PrintOnElementsOf()
269 if(CPQ_P){ in Pos_PrintOnElementsOf()
454 if(CPQ_P) in Pos_PrintOnElementsOf()
826 (CPQ_P ? CPQ_P->Name : NULL)); in Pos_PrintOnSection()
828 if(CPQ_P){ in Pos_PrintOnSection()
1091 if(CPQ_P){ in Pos_PrintOnGrid()
1102 (CPQ_P ? CPQ_P->Name : NULL)); in Pos_PrintOnGrid()
1333 if (CPQ_P) { in Pos_PrintOnRegion()
1334 PQ_P = CPQ_P ; in Pos_PrintOnRegion()
1379 (CPQ_P ? CPQ_P->Name : NULL)); in Pos_PrintOnRegion()
[all …]
H A DPos_Print.h12 struct PostQuantity *CPQ_P, \