Advanced Multi-Physics (AMP)
On-Line Documentation
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
AMP::LinearAlgebra::alloc_info< alloc::host > Struct Reference

#include <CSRConfig.h>

Public Types

using type = HostAllocator< void >
 

Static Public Member Functions

static const char * name ()
 

Static Public Attributes

static constexpr bool device_accessible = false
 
static constexpr bool host_accessible = true
 
static constexpr alloc id = alloc::host
 
static constexpr AMP::Utilities::MemoryType mem_loc = AMP::Utilities::MemoryType::host
 

Detailed Description

Definition at line 28 of file CSRConfig.h.

Member Typedef Documentation

◆ type

Definition at line 29 of file CSRConfig.h.

Member Function Documentation

◆ name()

static const char * AMP::LinearAlgebra::alloc_info< alloc::host >::name ( )
inlinestatic

Definition at line 34 of file CSRConfig.h.

Member Data Documentation

◆ device_accessible

constexpr bool AMP::LinearAlgebra::alloc_info< alloc::host >::device_accessible = false
staticconstexpr

Definition at line 33 of file CSRConfig.h.

◆ host_accessible

constexpr bool AMP::LinearAlgebra::alloc_info< alloc::host >::host_accessible = true
staticconstexpr

Definition at line 32 of file CSRConfig.h.

◆ id

constexpr alloc AMP::LinearAlgebra::alloc_info< alloc::host >::id = alloc::host
staticconstexpr

Definition at line 30 of file CSRConfig.h.

◆ mem_loc

Definition at line 31 of file CSRConfig.h.


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



Advanced Multi-Physics (AMP)
Oak Ridge National Laboratory
Idaho National Laboratory
Los Alamos National Laboratory
This page automatically produced from the
source code by doxygen
Last updated: Tue Mar 10 2026 13:06:42.
Comments on this page