| /phasta/shapeFunction/src/ |
| H A D | blendDrv.c | 21 int V_blendOnEntityDrv(int index, int etype, double *L, double mdrv[3]) { in V_blendOnEntityDrv() argument 24 if(index == 0) /* N = 0.5(1-zi) */ in V_blendOnEntityDrv() 31 if( index == 2 ) in V_blendOnEntityDrv() 34 mdrv[index] = 1.0; in V_blendOnEntityDrv() 38 if( index == 3 ) in V_blendOnEntityDrv() 41 mdrv[index] = 1.0; in V_blendOnEntityDrv() 47 int E_blendOnFaceDrv(int index[], int etype, double *L, double bdrv[2]) { in E_blendOnFaceDrv() argument 49 return F_edgeBlendTriDrv(index, L, bdrv); in E_blendOnFaceDrv() 54 int F_edgeBlendTriDrv(int index[2], double *L, double drv[]) { in F_edgeBlendTriDrv() 62 if( (index[0]==0 && index[1]==1) || (index[0]==1 && index[1]==0) ) { in F_edgeBlendTriDrv() [all …]
|
| H A D | blend.c | 60 double F_edgeBlendTri(int index[2], double *L) { in F_edgeBlendTri() 61 return -2.0*L[index[0]]*L[index[1]]; in F_edgeBlendTri() 64 double F_edgeBlendQuad(int *index, double *L) { in F_edgeBlendQuad() argument 76 double R_edgeBlendTet(int index[2], double *L) { in R_edgeBlendTet() 77 return -2.0*L[index[0]]*L[index[1]]; in R_edgeBlendTet() 80 double F_blendOnRegion(int index[], int etype, double *L) { in F_blendOnRegion() argument 83 return L[index[0]]*L[index[1]]*L[index[2]] ; in F_blendOnRegion()
|
| H A D | shapeFuncInternals.h | 28 double F_edgeBlendTri(int index[2], double *L); 29 double F_edgeBlendQuad(int *index, double *L); 31 double R_edgeBlendTet(int index[2], double *L); 32 double F_blendOnRegion(int index[], int etype, double *L); 34 int V_blendOnEntityDrv(int index, int etype, double *L, double mdrv[3]); 35 int E_blendOnFaceDrv(int index[], int etype, double *L, double bdrv[2]); 36 int F_edgeBlendTriDrv(int index[2], double *L, double drv[]); 37 int E_blendOnRegionDrv(int index[], int etype, double *L, double bdrv[3]); 38 int F_blendOnRegionDrv(int index[], int etype, double *L, double drv[3]); 39 int R_edgeBlendTetDrv(int *index, double *L, double drv[]); [all …]
|
| H A D | parDrv.c | 108 int index = 10*i + j; in F_parDrv() local 109 *drv = SF_par_TABLE[index] ; in F_parDrv()
|
| /phasta/phSolver/common/ |
| H A D | GaussLegendreSimplex.c | 18 int i,j,k,index=0; in GaussLegendreTet() local 28 brickToTet(pt1[i],pt2[j],pt3[k],&GLrstw[index][0], in GaussLegendreTet() 29 &GLrstw[index][1],&GLrstw[index][2],&dJ); in GaussLegendreTet() 30 GLrstw[index][3] = 1.0e0-GLrstw[index][0]-GLrstw[index][1] in GaussLegendreTet() 31 -GLrstw[index][2]; in GaussLegendreTet() 32 GLwt[index++] = dJ*wt1[i]*wt2[j]*wt3[k]*six; in GaussLegendreTet() 36 return index; in GaussLegendreTet() 40 int i,j,index=0; in GaussLegendreTri() local 48 quadToTri(pt1[i],pt2[j],&GLr[index][0],&GLr[index][1],&dJ); in GaussLegendreTri() 49 GLr[index][2] = 1.0e0-GLr[index][0]-GLr[index][1]; in GaussLegendreTri() [all …]
|
| H A D | common.h | 385 c intind : integration data index
|
| /phasta/phastaIO/ |
| H A D | vtkPPhastaReader.cxx | 513 int index; in RequestInformation() local 514 if (nested2->GetScalarAttribute("index", &index)) in RequestInformation() 516 if ( (index+1) > numTimeSteps ) in RequestInformation() 518 numTimeSteps = index+1; in RequestInformation() 521 this->Internal->TimeStepInfoMap[index]; in RequestInformation() 584 int index; // 0 as default (for safety) in RequestInformation() local 585 if (!nested2->GetScalarAttribute("start_index_in_phasta_array", &index)) in RequestInformation() 587 index = 0; in RequestInformation() 607 …this->Reader->SetFieldInfo(paraviewFieldTag,phastaFieldTag,index,numOfComps,dataDependency,dataTyp… in RequestInformation()
|
| H A D | vtkPhastaReader.cxx | 896 int index, in SetFieldInfo() argument 912 info.StartIndexInPhastaArray = index; in SetFieldInfo() 1477 int index = it->second.StartIndexInPhastaArray; in ReadFieldFile() local 1535 if(index<0 || index>numOfVars-1) in ReadFieldFile() 1537 …vtkErrorMacro("index ["<<index<<"] is out of range [num. of vars.:"<<numOfVars<<"] for field [para… in ReadFieldFile() 1545 if(numOfComps<0 || index+numOfComps>numOfVars) in ReadFieldFile() 1547 …vtkErrorMacro("index ["<<index<<"] with num. of comps. ["<<numOfComps<<"] is out of range [num. of… in ReadFieldFile() 1587 int offset = index*noOfDatas; in ReadFieldFile() 1603 offset[j] = (index+j)*noOfDatas; in ReadFieldFile() 1622 offset[j] = (index+j)*noOfDatas; in ReadFieldFile() [all …]
|
| H A D | vtkPhastaReader.h | 64 int index,
|
| /phasta/phSolver/compressible/ |
| H A D | solgmrpetsc.c | 313 int index; in SolGMRp() local 316 index = i + (j-1)*nshg; in SolGMRp() 317 valtoinsert = res[index]; in SolGMRp() 371 index = node + (var-1)*nshg; in SolGMRp() 372 Dy[index] = parray[PetscRow]; in SolGMRp() 622 int index; in SolGMRpSclr() local 660 index = node; in SolGMRpSclr() 661 Dy[index] = parray[PetscRow]; in SolGMRpSclr()
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat.h | 364 c intind : integration data index
|
| /phasta/M2N/include/ |
| H A D | commonM2N.h | 365 c intind : integration data index
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd.h | 364 c intind : integration data index
|