UIrv Class Reference

UI for class RV (description of data vectors). More...

#include <loggers_ui.h>

List of all members.

Public Member Functions

bdmrootbuild (Setting &S) const
 Function building the computational object.


Detailed Description

UI for class RV (description of data vectors).

rv = {
        type = "rv"; //identifier of the description
        // UNIQUE IDENTIFIER same names = same variable
        names = ["a", "b", "c", ...];   // which will be used e.g. in loggers 

        //optional arguments
        sizes = [1, 2, 3, ...];         // (optional) default = ones()
        times = [-1, -2, 0, ...];       // time shifts with respect to current time (optional) default = zeros()
}

The documentation for this class was generated from the following file:

Generated on Mon Jun 8 18:02:34 2009 for mixpp by  doxygen 1.5.8