Searched refs:it (Results 1 – 16 of 16) sorted by relevance
| /phasta/phSolver/AMG/ |
| H A D | amgread.txt | 45 file and use it whenever necessary, saved us passing long parameters 46 every function call (though it's still tedious in some places). 71 integers(it only work with real*8 numbers), so we have commout_i to do 81 it. For all interior node, the "group id" is the rank of the local 82 processor. For a boundary node, if it is a "master", the rank of it is 83 the neighbour rank; if it is a "slave", the rank of it is the negative 92 Interpolation operator is a sparse matrix, but it's hard to build it at 94 can bulid row by row. Eventually construct it to form I_cf_* which is 95 interpolation operator matrix. And transpose it to form I_fc_*. Pay 96 attention to transpose algorithm, it's a bit complicated but as usual, [all …]
|
| /phasta/phSolver/Test_C/ |
| H A D | solver.inp | 16 # input_fform.cpp :which matches the string and translates it to the 17 # parameter change. If it is a new parameter, you must 24 # In case it is not clear by now, # allows you to comment either from the 60 # Entropy Form of Pressure Constraint on Weight Space: 1 # 1 turns it on
|
| /phasta/phSolver/Test_IC/ |
| H A D | solver.inp | 16 # input_asci.cc :which matches the string and translates it to the 17 # parameter change. If it is a new parameter, you must 24 # In case it is not clear by now, # allows you to comment either from the 113 # update. It is not implicit that it will follow each solve. This is to
|
| /phasta/phSolver/testIC-DSIM/ |
| H A D | solver.inp | 16 # input_asci.cc :which matches the string and translates it to the 17 # parameter change. If it is a new parameter, you must 24 # In case it is not clear by now, # allows you to comment either from the 113 # update. It is not implicit that it will follow each solve. This is to
|
| /phasta/phastaIO/ |
| H A D | vtkPhastaReader.cxx | 1471 vtkPhastaReaderInternal::FieldInfoMapType::iterator it = this->Internal->FieldInfoMap.begin(); in ReadFieldFile() local 1473 for(; it!=itend; it++) in ReadFieldFile() 1475 const char* paraviewFieldTag = it->first.c_str(); in ReadFieldFile() 1476 const char* phastaFieldTag = it->second.PhastaFieldTag.c_str(); in ReadFieldFile() 1477 int index = it->second.StartIndexInPhastaArray; in ReadFieldFile() 1478 int numOfComps = it->second.NumberOfComponents; in ReadFieldFile() 1479 int dataDependency = it->second.DataDependency; in ReadFieldFile() 1480 const char* dataType = it->second.DataType.c_str(); in ReadFieldFile()
|
| /phasta/phSolver/ |
| H A D | CHANGES | 32 Modified the Makefile so that it gets the MKL libraries properly under their current placement. Th… 97 ifdef cplusplus added to common_c.h to allow new_interface.c to use it 210 2/ it still retains the capability to run on already partitioned problems 356 Cleaned up a number of bugs and made it DEC compliant (mostly harmless "bugs") 367 … and ilhs flags being set at the itrdrv.f level with the exception of matrix free where it changes. 370 Entropy Form of Pressure Constraint on Weight Space: 1 # 1 turns it on 375 …ces. As this capability has long been depricated, in this version forward it is officially pronou… 452 4) xmudml is now xmudmi (since it is at quadrature points not local nodes) 460 value). Now it is only distributed to vertices. 518 Re-instated matrix tau and extended it to higher order cubics [all …]
|
| /phasta/M2N/ |
| H A D | M2N_input.dat | 12 By default, this script reduces the solution field but it can also handle others fields such as men…
|
| /phasta/AcuStat/ |
| H A D | AcuStat_input.dat | 14 This script can also handle additional fiels. In summary, it writes the following fields:
|
| /phasta/phSolver/cmake/ |
| H A D | GetGitRevisionDescription.cmake | 13 # the output so that it tests false if an error occurs. 18 # and adjusting the output so that it tests false if there was no exact
|
| /phasta/converterIO/ |
| H A D | README.md | 54 Therefore, it is strongly advised to run this script on a limited part count mesh (up to a few thou… 73 Indeed, you should already have the original geombc files under the Posix format somewhere so it is… 75 By default, it will add to the input file all the blocks present in the restart files and assume th…
|
| /phasta/phSolver/common/ |
| H A D | input.config | 8 # input_asci.cc :which matches the string and translates it to the 9 # parameter change. If it is a new parameter, you must 20 Duct Outlet ID : 0 #If active, give it the surfID of the outlet 152 Print Wall Fluxes: False #No current action but it will come later 256 Entropy Form of Pressure Constraint on Weight Space: 0 # 1 turns it on
|
| /phasta/ |
| H A D | CMakeLists.txt | 78 # later on we may want to do it dependent on behavior (e.g.
|
| /phasta/phSolver/compressible/ |
| H A D | timeseries.f | 77 do it = 1, iterat
|
| /phasta/phSolver/incompressible/ |
| H A D | timeseries.f | 77 do it = 1, iterat
|
| /phasta/phSolver/incompressible/e3source/ |
| H A D | e3source.fimplicit | 413 c the convective term has (u_i)*(phi,_i), it is useful to treat
|
| H A D | e3source.fRHSonly | 399 c the convective term has (u_i)*(phi,_i), it is useful to treat
|