Home
last modified time | relevance | path

Searched refs:intdat (Results 1 – 9 of 9) sorted by relevance

/phasta/M2N/include/
H A DcommonM2N_c.h29 #define intdat FortranCInterface_GLOBAL_(intdat,INTDAT) macro
527 }intdat;
H A DcommonM2N.h152 common /intdat/ intg(2,MAXTS), intpt(3), intptb(3)
/phasta/AcuStat/include/
H A DcommonAcuStat_c.h29 #define intdat FortranCInterface_GLOBAL_(intdat,INTDAT) macro
526 }intdat;
H A DcommonAcuStat.h152 common /intdat/ intg(2,MAXTS), intpt(3), intptb(3)
/phasta/M2NFixBnd/include/
H A DcommonM2NFixBnd_c.h29 #define intdat FortranCInterface_GLOBAL_(intdat,INTDAT) macro
526 }intdat;
H A DcommonM2NFixBnd.h152 common /intdat/ intg(2,MAXTS), intpt(3), intptb(3)
/phasta/phSolver/common/
H A Dcommon_c.h31 #define intdat FortranCInterface_GLOBAL_(intdat,INTDAT) macro
605 }intdat;
H A Dinput_fform.cc728 intdat.intg[0][0]=inp.GetValue("Quadrature Rule on Interior"); in input_fform()
729 intdat.intg[0][1]=inp.GetValue("Quadrature Rule on Boundary"); in input_fform()
H A Dcommon.h199 common /intdat/ intg(2,MAXTS), intpt(3), intptb(3)