#include "rfc_basic.h"#include "roccom_devel.h"#include "Tuple.h"#include "Vector_n.h"#include <set>#include <map>#include <fstream>#include "../Rocmap/include/Pane_communicator.h"#include "Element_accessors.h"

Go to the source code of this file.
Classes | |
| struct | Node_ID |
| A global ID of a node. More... | |
| struct | Face_ID |
| A global ID of a face. More... | |
| class | RFC_Window_derived< _Pane > |
| Reusable implementation for derived class of RFC_Window_base. More... | |
| class | RFC_Pane_base |
| The base implementation of RFC_Pane. More... | |
| struct | RFC_Pane_base::Edge_ID |
| A local ID of an edge. More... | |
| class | RFC_Pane_base::COM_Pane_friend |
| class | Nodal_coor_const |
| An const adaptor for accessing nodal coordinates of a pane. More... | |
| class | Field< _Cont > |
| Adpator for element-wise data container. More... | |
| class | Field< const _Cont, _Enum > |
| class | RFC_Window_base |
| A window is a collection of panes. More... | |
| class | RFC_Window_derived< _Pane > |
| Reusable implementation for derived class of RFC_Window_base. More... | |