Searched refs:data (Results 1 – 9 of 9) sorted by relevance
| /phasta/phastaIO/ |
| H A D | vtkPhastaReader.cxx | 1339 double *data; in ReadFieldFile() local 1375 data = new double[item]; in ReadFieldFile() 1376 if(data == NULL) in ReadFieldFile() 1382 readdatablock(&fieldfile,"solution",data,&item,"double","binary"); in ReadFieldFile() 1399 pressure->SetTuple1(i, data[i]); in ReadFieldFile() 1401 data[noOfNodes + i], in ReadFieldFile() 1402 data[2*noOfNodes + i], in ReadFieldFile() 1403 data[3*noOfNodes + i]); in ReadFieldFile() 1404 temperature->SetTuple1(i, data[4*noOfNodes + i]); in ReadFieldFile() 1407 sArrays[j-5]->SetTuple1(i, data[j*noOfNodes + i]); in ReadFieldFile() [all …]
|
| /phasta/svLS/ |
| H A D | svLS_STRUCT.h | 65 ! LHS matrix related data 82 ! Only for data alignment 99 ! Pointer to start of data for commu (only 2 proc shared points) 101 ! Number of data to be commu (only 2 proc shared points) 109 ! Only for data alignment 161 ! Only for data alignment (-)
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat.h | 3 c This file contains the common blocks and the data declaration needed 283 c a(...) : the blank array used for front-end data storage 287 c.... common /blkdat/ : blocking data 289 c lcblk (10,MAXBLK+1) : blocking data for the interior elements 290 c lcblkb (10,MAXBLK+1) : blocking data for the boundary elements 326 c.... common /datpnt/ : front-end data pointers 364 c intind : integration data index
|
| /phasta/M2N/include/ |
| H A D | commonM2N.h | 3 c This file contains the common blocks and the data declaration needed 284 c a(...) : the blank array used for front-end data storage 288 c.... common /blkdat/ : blocking data 290 c lcblk (10,MAXBLK+1) : blocking data for the interior elements 291 c lcblkb (10,MAXBLK+1) : blocking data for the boundary elements 327 c.... common /datpnt/ : front-end data pointers 365 c intind : integration data index
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd.h | 3 c This file contains the common blocks and the data declaration needed 283 c a(...) : the blank array used for front-end data storage 287 c.... common /blkdat/ : blocking data 289 c lcblk (10,MAXBLK+1) : blocking data for the interior elements 290 c lcblkb (10,MAXBLK+1) : blocking data for the boundary elements 326 c.... common /datpnt/ : front-end data pointers 364 c intind : integration data index
|
| /phasta/phSolver/common/ |
| H A D | common.h | 3 c This file contains the common blocks and the data declaration needed 322 c.... common /blkdat/ : blocking data 324 c lcblk (10,MAXBLK+1) : blocking data for the interior elements 325 c lcblkb (10,MAXBLK+1) : blocking data for the boundary elements 385 c intind : integration data index
|
| /phasta/phSolver/cmake/ |
| H A D | GetGitRevisionDescription.cmake | 63 set(GIT_DATA "${CMAKE_CURRENT_BINARY_DIR}/CMakeFiles/git-data")
|
| /phasta/phSolver/ |
| H A D | CHANGES | 101 error data arrays are written into restart now 218 4) A new MPI data type added to avoid commu error for error indicators. 458 data (what is provided by NSpre) to all nshlb shapefunction
|
| /phasta/phSolver/AMG/ |
| H A D | amgread.txt | 48 First we have defined data type: pointer to arrays with different
|