Searched refs:first (Results 1 – 19 of 19) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | get_time.c | 15 void get_max_time_diff(uint64_t* first, uint64_t* last, uint64_t* c_first, uint64_t* c_last, char* … in get_max_time_diff() argument 17 uint64_t tmp = ((*last)-(*first)); in get_max_time_diff()
|
| H A D | Cinput.cc | 69 string defkey = iter->first; in Input() 108 cout << "Keyphrase: " << iter->first << endl in EchoInputMap()
|
| H A D | input.config | 246 # Scalar Discontinuity Capturing: 1 1 #Sets DC=1 on first scalar 415 … # 2: first try plain CG, if hit plateau, restart CG with AMG. 416 … # 3: first try plain CG, if hit maximum iteration, restart CG with AMG.
|
| H A D | common.h | 21 c 4= Wedge (quad-first) 5=pyramid
|
| /phasta/phSolver/AMG/ |
| H A D | amgread.txt | 75 "coarse first, fine second". This order will be used in Gauss-Seidel 117 the first sweep of solves (last iteration of CG and first iteration of 171 1) You may want to do lu-decomposition first in the setup, then in GGB 213 There are tricky steps, first you need to extract the G_bb matrices, 234 init_bcflag initialize global array amg_paramap. Ignore the first bunch 248 coarse first fine second (or other way around). In direct solve we can't
|
| H A D | ramg_mls.f | 51 logical :: first,rvec local 231 logical :: first,rvec local
|
| H A D | ramg_ggb.f | 34 logical :: first,rvec local
|
| /phasta/phSolver/Test_IC/ |
| H A D | solver.inp | 9 # To find the Key Phrases, first look in input.config. There you will 104 # the first scalar (3 times with an update immediately after each solve)
|
| /phasta/phSolver/testIC-DSIM/ |
| H A D | solver.inp | 9 # To find the Key Phrases, first look in input.config. There you will 104 # the first scalar (3 times with an update immediately after each solve)
|
| /phasta/converterIO/ |
| H A D | README.md | 23 The first requirement is that mod(#,@)=0 so that we end up #/@ parts per SyncIO file. 47 The script's name is create_IO_O2N_input.sh. Run this script a first time without any argument to l…
|
| /phasta/phSolver/Test_C/ |
| H A D | solver.inp | 9 # To find the Key Phrases, first look in input.config. There you will
|
| /phasta/phSolver/incompressible/e3source/ |
| H A D | e3source.fimplicit | 301 c from our notes where we had N_{a,j} = dN_a/dx_j note that i is off by one because p was first in… 447 c from our notes where we had N_{a,j} = dN_a/dx_j note that i is off by one because p was first in… 503 do jj = 1, nshl ! first find the value of levelset at point ii
|
| H A D | e3source.fRHSonly | 301 c from our notes where we had N_{a,j} = dN_a/dx_j note that i is off by one because p was first in… 433 c from our notes where we had N_{a,j} = dN_a/dx_j note that i is off by one because p was first in… 489 do jj = 1, nshl ! first find the value of levelset at point ii
|
| /phasta/phSolver/compressible/ |
| H A D | solgmrpetsc.c | 28 void get_max_time_diff(uint64_t* first, uint64_t* last, uint64_t* c_first, uint64_t* c_last, char* …
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd.h | 21 c 4= Wedge (quad-first) 5=pyramid
|
| /phasta/M2N/include/ |
| H A D | commonM2N.h | 21 c 4= Wedge (quad-first) 5=pyramid
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat.h | 21 c 4= Wedge (quad-first) 5=pyramid
|
| /phasta/phastaIO/ |
| H A D | vtkPhastaReader.cxx | 1475 const char* paraviewFieldTag = it->first.c_str(); in ReadFieldFile()
|
| /phasta/phSolver/ |
| H A D | CHANGES | 373 Fixed a bug that prevented you from solving the second scalar without solveing the first. We were …
|