Classes | |
| class | IOField |
| Enables working with files in the XML Format. More... | |
| class | IPF |
| To read parameters from a file in IPF format. More... | |
| class | Prescription |
| To prescribe various types of data by an algebraic expression. Data may consist in boundary conditions, forces, tractions, fluxes, initial condition. All these data types can be defined through an enumerated variable. More... | |
Defines | |
| #define | MAX_NB_PAR 50 |
| #define | MAX_INPUT_STRING_LENGTH 100 |
| #define | FILENAME_LENGTH 150 |
Detailed Description
A module that groups Input/Output utility classes
Define Documentation
| #define MAX_NB_PAR 50 |
Maximum number of parameters. Used only if class IPF is invoked.
| #define MAX_INPUT_STRING_LENGTH 100 |
Maximum number of parameters.
| #define FILENAME_LENGTH 150 |
Length of a string defining a file name.
Copyright © 1998-2012 Rachid Touzani