Searched refs:levlset (Results 1 – 9 of 9) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | input_fform.cc | 260 levlset.iLSet = ilset; in input_fform() 262 levlset.epsilon_ls = inp.GetValue("Number of Elements Across Interface"); in input_fform() 263 levlset.epsilon_lsd = inp.GetValue("Number of Elements Across Interface for Redistancing"); in input_fform() 264 levlset.dtlset = inp.GetValue("Pseudo Time step for Redistancing"); in input_fform() 265 levlset.iExpLSSclr2 = inp.GetValue("Explicit Solve for Redistance Field"); in input_fform() 266 levlset.iExpLSSclr1 = inp.GetValue("Explicit Solve for Scalar 1 Field"); in input_fform() 268 levlset.ivconstraint = 1; } in input_fform() 270 levlset.ivconstraint = 0; } in input_fform() 385 matdat.nummat = levlset.iLSet+1; in input_fform() 387 for(i=0; i < levlset.iLSet+1; i++) matdat.matflg[i][1] = 0; in input_fform() [all …]
|
| H A D | common_c.h | 52 #define levlset FortranCInterface_GLOBAL_(levlset,LEVLSET) macro 331 } levlset;
|
| H A D | common.h | 168 common /levlset/ epsilon_ls, epsilon_lsd, dtlset, iLSet,
|
| /phasta/M2N/include/ |
| H A D | commonM2N_c.h | 50 #define levlset FortranCInterface_GLOBAL_(levlset,LEVLSET) macro 242 } levlset;
|
| H A D | commonM2N.h | 120 common /levlset/ epsilon_ls, epsilon_lsd, dtlset, iLSet,
|
| /phasta/AcuStat/include/ |
| H A D | commonAcuStat_c.h | 50 #define levlset FortranCInterface_GLOBAL_(levlset,LEVLSET) macro 242 } levlset;
|
| H A D | commonAcuStat.h | 120 common /levlset/ epsilon_ls, epsilon_lsd, dtlset, iLSet,
|
| /phasta/M2NFixBnd/include/ |
| H A D | commonM2NFixBnd_c.h | 50 #define levlset FortranCInterface_GLOBAL_(levlset,LEVLSET) macro 242 } levlset;
|
| H A D | commonM2NFixBnd.h | 120 common /levlset/ epsilon_ls, epsilon_lsd, dtlset, iLSet,
|