Home
last modified time | relevance | path

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

/dports/science/thermofun/thermofun-0.3.8/ThermoFun/Substances/Gases/
H A Ds_solmod_.cpp138 sd->NSpecies= NComp; in getSolutionData()
239 mn = new double **[NComp]; in alloc_multisite()
241 for(j=0; j<NComp; j++) in alloc_multisite()
266 for( j=0; j<NComp; j++) in init_multisite()
277 for( j=0; j<NComp; j++) in init_multisite()
308 for(j=0; j<NComp; j++) in free_multisite()
315 for(j=0; j<NComp; j++) in free_multisite()
419 for( j=0; j<NComp; j++) in IdealMixing()
448 for(j=0; j<NComp; j++) in ideal_conf_entropy()
527 while (i<(NComp*NP_DC)) in Get_aDCc()
[all …]
H A Ds_solmod2_.cpp84 a = new double *[NComp]; in alloc_internal()
85 b = new double *[NComp]; in alloc_internal()
86 KK = new double *[NComp]; in alloc_internal()
107 for (i=0; i<NComp; i++) in free_internal()
164 for( j=0; j<NComp; j++ ) in PTparam()
260 for (j=0; j<NComp; j++) in IdealProp()
2321 if ( NComp > 0) in free()
2338 NComp = 0; in free()
2372 if( nn != NComp ) in init()
2375 NComp = nn; in init()
[all …]
H A Ds_solmod_.h145 long int NComp; ///< Number of components in the solution phase variable
270 for( int i=0; i<NComp; i++ ) in Get_lnGamma()
327 long int NComp;
351 :NComp(nn), emix(0),s3mix(0) in EOSPARAM()
358 long int NCmp() {return NComp; } in NCmp()
/dports/misc/vxl/vxl-3.3.2/core/vgui/
H A Dvgui_section_buffer.cxx451 #define DoCase(PixelFormat, DataType, NComp) … in apply() argument
453 …DataType * temp_buffer = new DataType[w_ * h_ * NComp]; … in apply()
457 …vil_image_view<DataType> view(temp_buffer, w_, h_, NComp, NComp, NComp * w_, 1); … in apply()
/dports/security/libadacrypt/Ada-Crypto-Library-abc534f/test/
H A Dtest-rsa.adb226 NComp, DComp, PhiComp, PComp, QComp : RSA_Number; variable
230 RSA.Get_Private_Key(Sk, NComp, DComp, PComp, QComp, PhiComp);
232 Assert(N = To_Big_Unsigned(NComp) and D = To_Big_Unsigned(DComp) and
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/modules/
H A DFourierLoss.F9082 NComp = 2
102 DO i=2, NComp
173 DO i=2, NComp
273 NComp = 2
1183 DO k=1,NComp
1261 DO i=1,NComp
/dports/graphics/wings/wings-8d019ebe48/plugins_src/import_export/
H A Dwpc_pov.erl1225 NComp = proplists:get_value(normal_components, PovRay, false),
1245 case NComp of
1255 case NComp of
1281 case NComp of
/dports/math/R-cran-pls/pls/inst/doc/
H A Dpls-manual.Rnw723 This leads to the plots in Figure~\ref{fig:NComp} -- note that
745 \label{fig:NComp}
/dports/math/R-cran-pls/pls/vignettes/
H A Dpls-manual.Rnw723 This leads to the plots in Figure~\ref{fig:NComp} -- note that
745 \label{fig:NComp}