30 #ifndef ChannelQueue_h    31 #define ChannelQueue_h    47       :std::deque<Channel *>(){}
    49       :std::deque<Channel *>(sz, ch){}
 Data about the position, size,... 
Definition: ChannelQueue.h:43
Channel is an abstract base class which defines the channel interface. 
Definition: Channel.h:92
Open source finite element program for structural analysis. 
Definition: ContinuaReprComponent.h:35