FeResPost Web Site                     FeResPost Online User Manual

Part I
FeResPost Reference Manual

I.0 Introduction
I.1 Generic “DataBase” class
 I.1.1 Methods for FEM definition
 I.1.2 “Group” methods
 I.1.3 “Result” methods
 I.1.4 Manipulation of abbreviations
 I.1.5 Composite methods
 I.1.6 Iterators
 I.1.7 General purpose methods
 I.1.8 “Gmsh” methods
I.2 The “CoordSys” class
 I.2.1 The CoordSys object
 I.2.2 Construction or manipulation functions
 I.2.3 Transformation of point coordinates
 I.2.4 Transformation of vector and tensor components
 I.2.5 Other methods
I.3 The “Group” class
 I.3.1 The concept of “Group”
 I.3.2 Creation of a Group object
 I.3.3 Manipulation of entities stored in a Group
 I.3.4 Group operators
 I.3.5 “BLOBs”
 I.3.6 Iterators of Group class
 I.3.7 Other methods
I.4 The “Result” class
 I.4.1 The concept of “Result”
 I.4.2 FeResPost Results’ characteristics
 I.4.3 Extraction methods
 I.4.4 Derivation monadic methods
 I.4.5 Dyadic derivation method
 I.4.6 Methods modifying the object
 I.4.7 Operators
 I.4.8 “calcResultingFM” method
 I.4.9 Complex Results
 I.4.10 “getData”
 I.4.11 “BLOBs”
 I.4.12 Iterators
 I.4.13 A few singleton (static) methods
 I.4.14 Other methods
I.5 The “ResKeyList” class
 I.5.1 Creating and filling ResKeyList object
 I.5.2 Extraction functions
 I.5.3 Methods modifying the object
 I.5.4 Dyadic operators
 I.5.5 Iterators
 I.5.6 “getData” method
 I.5.7 Other methods
I.6 The “Post” module
 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
I.7 Arguments coercion for “Result” class operators