Searched refs:nodes (Results 1 – 8 of 8) sorted by relevance
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd.h | 294 c.... common /bndnod/ : boundary nodes of boundary elements 296 c mnodeb (9,8,3) : boundary nodes of each element category and dimension 305 c numpbc : number of nodes having a boundary condition 306 c nen : maximum number of element nodes 309 c numflx : number of flux boundary nodes 344 c nenCat (8,3) : number of nodes for each category and dimension 354 c nenb : number of element nodes per boundary sides 361 c nenl : number of element nodes (for current block) 363 c nenbl : number of boundary element nodes
|
| /phasta/M2N/include/ |
| H A D | commonM2N.h | 295 c.... common /bndnod/ : boundary nodes of boundary elements 297 c mnodeb (9,8,3) : boundary nodes of each element category and dimension 306 c numpbc : number of nodes having a boundary condition 307 c nen : maximum number of element nodes 310 c numflx : number of flux boundary nodes 345 c nenCat (8,3) : number of nodes for each category and dimension 355 c nenb : number of element nodes per boundary sides 362 c nenl : number of element nodes (for current block) 364 c nenbl : number of boundary element nodes
|
| /phasta/phSolver/common/ |
| H A D | common.h | 329 c.... common /bndnod/ : boundary nodes of boundary elements 331 c mnodeb (9,8,3) : boundary nodes of each element category and dimension 340 c numpbc : number of nodes having a boundary condition 341 c nen : maximum number of element nodes 344 c numflx : number of flux boundary nodes 365 c nenCat (8,3) : number of nodes for each category and dimension 375 c nenb : number of element nodes per boundary sides 382 c nenl : number of element nodes (for current block) 384 c nenbl : number of boundary element nodes
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat.h | 294 c.... common /bndnod/ : boundary nodes of boundary elements 296 c mnodeb (9,8,3) : boundary nodes of each element category and dimension 305 c numpbc : number of nodes having a boundary condition 306 c nen : maximum number of element nodes 309 c numflx : number of flux boundary nodes 344 c nenCat (8,3) : number of nodes for each category and dimension 354 c nenb : number of element nodes per boundary sides 361 c nenl : number of element nodes (for current block) 363 c nenbl : number of boundary element nodes
|
| /phasta/svLS/ |
| H A D | svLS_STRUCT.h | 76 ! Number of nodes (IN) 121 ! Global number of nodes (IN) 123 ! Number of nodes (IN) 137 ! Mapping of nodes (USE)
|
| /phasta/phSolver/AMG/ |
| H A D | amgread.txt | 69 ramg_readin_cfmap. This is to ensure that shared boundary nodes get same 74 CF_map is an array to set the order for all the nodes according to 76 smoothing, when we smooth nodes according to this order. aka, 204 nodes, though I don't think there will be substantial difference. 221 This will result the G_bb value for two such nodes slightly smaller,
|
| /phasta/phastaIO/ |
| H A D | vtkPhastaReader.cxx | 1062 vtkIdType *nodes; in ReadGeomFile() local 1280 nodes = new vtkIdType[num_vertices]; in ReadGeomFile() 1285 nodes[j] = connectivity[i+num_elems*j] + firstVertexNo - 1; in ReadGeomFile() 1313 output->InsertNextCell(cell_type,num_vertices,nodes); in ReadGeomFile() 1314 delete [] nodes; in ReadGeomFile()
|
| /phasta/phSolver/ |
| H A D | CHANGES | 452 4) xmudml is now xmudmi (since it is at quadrature points not local nodes)
|