Home
last modified time | relevance | path

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

/dports/science/getdp/getdp-3.4.0-source/Functions/
H A DCal_Quantity.cpp471 for (k = 0 ; k < Current.NbrSystem ; k++){ in Cal_WholeQuantity()
479 k+1, Current.NbrSystem, in Cal_WholeQuantity()
510 for (k = 0 ; k < Current.NbrSystem ; k++){ in Cal_WholeQuantity()
744 for (k = 0 ; k < Current.NbrSystem ; k++) in Cal_WholeQuantity()
753 for (k = 0 ; k < Current.NbrSystem ; k++){ in Cal_WholeQuantity()
785 for (k = 0 ; k < Current.NbrSystem ; k++) in Cal_WholeQuantity()
803 for (k = 0 ; k < Current.NbrSystem ; k++){ in Cal_WholeQuantity()
846 for (k = 0 ; k < Current.NbrSystem ; k++) in Cal_WholeQuantity()
877 for (k = 0 ; k < Current.NbrSystem ; k++){ in Cal_WholeQuantity()
884 k+1, Current.NbrSystem, in Cal_WholeQuantity()
[all …]
/dports/science/getdp/getdp-3.4.0-source/Kernel/
H A DSolvingAnalyse.cpp488 Current.NbrSystem = Nbr_DefineSystem2 ; /* Attention: init for Dt[] */ in SolvingAnalyse()
594 Current.NbrSystem = Nbr_DefineSystem ; /* Attention: init for Dt[] */ in SolvingAnalyse()
683 Current.NbrSystem = Nbr_DefineSystem ; /* Attention: init for Dt[] */ in SolvingAnalyse()
H A DOperation_PostOperation.cpp70 for (k = 0 ; k < Current.NbrSystem ; k++){ in Operation_PostOperation()
H A DPos_Formulation.cpp214 for(k = 0 ; k < Current.NbrSystem ; k++) in Pos_InitAllSolutions()
/dports/science/getdp/getdp-3.4.0-source/Interface/
H A DProData.h1601 int NbrSystem; member
H A DProData.cpp151 Current.NbrSystem = 0; in Init_ProblemStructure()