bdm::datalink_m2m Class Reference
#include <bdmbase.h>
Inheritance diagram for bdm::datalink_m2m:

Public Member Functions | |
| datalink_m2m () | |
| Constructor. | |
| void | set_connection (const RV &rv, const RV &rvc, const RV &rv_up, const RV &rvc_up) |
| Set connection between the vectors. | |
| vec | get_cond (const vec &val_up, const vec &cond_up) |
| Get cond for myself from val and cond of "Up". | |
| void | fill_cond (const vec &val_up, const vec &cond_up, vec &cond_out) |
| fill condition | |
Protected Attributes | |
| ivec | c2c_up |
| cond-to-cond link, indices of the upper cond | |
| ivec | c2c_lo |
| cond-to-cond link, indices of the local cond | |
Detailed Description
DataLink is a connection between pdf and its superordinate (Up) This class links
The documentation for this class was generated from the following file:
Generated on 2 Dec 2013 for mixpp by
1.4.7
