The runtime interface for cell quantities.  
More...
#include <cell_quan.hpp>
Detailed Description
template<typename CellType, typename NumericT = viennafem::numeric_type>
 class viennafem::detail::cell_quan_interface< CellType, NumericT >
The runtime interface for cell quantities. 
- Parameters:
 - 
  
     | CellType  | Type of the ViennaGrid cell  | 
     | NumericT  | Floating point type of the value to be returned (typically 'double')  | 
  
   
Member Typedef Documentation
Member Function Documentation
The documentation for this class was generated from the following file: