omega_h
Reliable mesh adaptation
Public Member Functions | Public Attributes | List of all members
Omega_h::Alloc Struct Reference

Public Member Functions

 Alloc (std::size_t size_in, std::string const &name_in)
 
 Alloc (std::size_t size_in, std::string &&name_in)
 
 Alloc (Alloc const &)=delete
 
 Alloc (Alloc &&)=delete
 
Allocoperator= (Alloc const &)=delete
 
Allocoperator= (Alloc &&)=delete
 
void init ()
 

Public Attributes

std::size_t size
 
std::string name
 
void * ptr
 
int use_count
 
Allocprev
 
Allocnext
 

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