Searched refs:version (Results 1 – 8 of 8) sorted by relevance
| /phasta/M2NFixBnd/src/ |
| H A D | new_interface.c | 47 double version=0.0; in Write_M2NFixBnd() local 186 double version=0.0; in Write_M2NFixBnd_SolOnly() local 276 double version=0.0; in Write_Restart() local 384 double version=0.0; in Write_Error() local 458 double version=0.0; in Write_Displ() local 496 double version=0.0; in Write_Field() local 635 double version=0.0; in Write_PhAvg() local 645 sprintf(fname,"# Output generated by phasta version (NOT YET CURRENT): %lf \n", version); in Write_PhAvg() 727 double version=0.0; in Write_PhAvg2() local
|
| /phasta/M2N/src/ |
| H A D | new_interface.c | 48 double version=0.0; in Write_M2N() local 200 double version=0.0; in Write_M2N_SolOnly() local 311 double version=0.0; in Write_M2N_Field() local 441 double version=0.0; in Write_M2N_PhAvg2() local 534 double version=0.0; in Write_Restart() local 642 double version=0.0; in Write_Error() local 716 double version=0.0; in Write_Displ() local 754 double version=0.0; in Write_Field() local 893 double version=0.0; in Write_PhAvg() local 903 sprintf(fname,"# Output generated by phasta version (NOT YET CURRENT): %lf \n", version); in Write_PhAvg() [all …]
|
| /phasta/AcuStat/src/ |
| H A D | new_interface.c | 44 double version=0.0; in Write_AcuStat() local 141 double version=0.0; in Write_AcuStat2() local 295 double version=0.0; in Write_Ybar() local 385 double version=0.0; in Write_Restart() local 493 double version=0.0; in Write_Error() local 567 double version=0.0; in Write_Displ() local 605 double version=0.0; in Write_Field() local 744 double version=0.0; in Write_PhAvg() local 754 sprintf(fname,"# Output generated by phasta version (NOT YET CURRENT): %lf \n", version); in Write_PhAvg() 836 double version=0.0; in Write_PhAvg2() local
|
| /phasta/phastaIO/ |
| H A D | phastaIO.cc | 414 char version[MAX_FIELDS_NAME_LENGTH/4]; in queryphmpiio() local 436 memcpy(version, in queryphmpiio() 440 if( cscompare ("version",version) ) { in queryphmpiio() 445 token = strtok(version, ":"); in queryphmpiio() 516 int computeMHSize(int nfields, int nppf, int version) { in computeMHSize() argument 518 if(version == 1) { in computeMHSize() 1154 char version[MAX_FIELDS_NAME_LENGTH/4]; in closefile() local 1166 bzero((void*)version,MAX_FIELDS_NAME_LENGTH/4); in closefile() 1168 sprintf(version, "version : %d",1); in closefile() 1170 version, in closefile()
|
| H A D | vtkPhastaReader.cxx | 435 char version[MAX_FIELDS_NAME_LENGTH/4]; in queryphmpiio_() local 438 memcpy(version, in queryphmpiio_() 442 if( cscompare ("version",version) ) in queryphmpiio_() 448 token = strtok(version, ":"); in queryphmpiio_()
|
| /phasta/phSolver/cmake/ |
| H A D | GetGitRevisionDescription.cmake | 1 # - Returns a version string from Git
|
| /phasta/phSolver/ |
| H A D | CHANGES | 25 After severe neglect we are back to version control. We start with a rollback to 1.9_7b and then b… 152 Branch for windows returns to the tree. This version also uses SCOREC 164 There are bug fixes for surface tension relative to the earlier version as 365 …understand the above two changes is to compare input.config of this version to an earliear version. 375 …eration sequences. As this capability has long been depricated, in this version forward it is off…
|
| /phasta/ |
| H A D | CMakeLists.txt | 11 #if the cmake version is too old then set the magic flag to use -I instead of
|