omega_h
Reliable mesh adaptation
Public Types | Public Member Functions | Public Attributes | List of all members
Omega_h::Table< T > Struct Template Reference

Public Types

using Ref = typename std::vector< T >::reference
 
using ConstRef = typename std::vector< T >::const_reference
 

Public Member Functions

 Table (int ncols_init, int nrows_reserve)
 

Public Attributes

std::vector< T > data
 
int ncols
 

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