FeResPost Web Site                     FeResPost Online User Manual

Chapter I.6
The “Post” module

The “Post” module contains the definition of methods belonging to no particular class. These methods are all devoted to manipulation of Results or Groups.

A list of the methods defined in “Post” module is given in Table I.6.1.

Table I.6.1The different methods that have been defined in “Post” module.



(FeResPost list of classes is given in Table 1 page 27.)



Method NameDescription Example






Manipulation of FeResPost standard output



openMsgOutputFile I.6.1



closeMsgOutputFile I.6.1



writeAboutInformationI.6.1



writeMsgOutputLine I.6.1



Monadic functions for new Result creation



exp I.6.2



log I.6.2



exp10 I.6.2



log10 I.6.2



abs I.6.2



inv I.6.2



sq I.6.2



sqrt I.6.2



sgn I.6.2



Dyadic functions for new Result creation



min I.6.3



max I.6.3



cmp I.6.3



merge I.6.3



mergeKeepFirst I.6.3



mergeKeepLast I.6.3



pow I.6.3



atan2 I.6.3



vectProduct I.6.3



sumVectProduct I.6.3



Dyadic operator functions



opAdd I.6.4



opSub I.6.4



opMul I.6.4



opDiv I.6.4



opPow I.6.4



Groups and Patran session files



readGroupsFromPatranSessionI.6.5I.6.5



writeGroupsToPatranSession I.6.5I.6.5



Control of verbosity for debugging purposes



setVerbosityLevel I.6.6



getVerbosityLevel I.6.6



Conversion of CLA identifiers



convertIdfierToString I.6.7



convertStringToIdfier I.6.7



BLOBs for SQL



convertBlob I.6.8



Random



calcRandomResponse I.6.9 IV.2.4.7



Predefined criteria



calcPredefinedCriterionI.6.10IV.2.4.3 and chapter X.F



Loading the HDF5 shared library



loadHdf5Library I.6.11






 I.6.1 Manipulation of FeResPost standard output
 I.6.2 Monadic functions for new Result creation
 I.6.3 Dyadic functions for new Result creation
 I.6.4 “Operator” methods
 I.6.5 Reading and writing of Groups
 I.6.6 Setting verbosity for debugging purposes
 I.6.7 Conversion of CLA idfiers
 I.6.8 SQL“BLOB” methods
 I.6.9 Random or PSD integration methods
 I.6.10 Predefined criteria
 I.6.11 Loading HDF5 library