Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
ViewsCommon.h File Reference
#include "arcane/accelerator/AcceleratorGlobal.h"
#include "arcane/core/DataView.h"
#include "arcane/accelerator/core/ViewBuildInfo.h"
Include dependency graph for ViewsCommon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Arcane
 -- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --
namespace  Arcane::Accelerator
 Namespace for accelerator usage.

Typedefs

template<typename DataType>
using Arcane::Accelerator::DataViewSetter = Arcane::DataViewSetter<DataType>
template<typename DataType>
using Arcane::Accelerator::DataViewGetterSetter = Arcane::DataViewGetterSetter<DataType>
template<typename DataType>
using Arcane::Accelerator::DataViewGetter = Arcane::DataViewGetter<DataType>

Detailed Description

This file contains the type declarations to manage views for accelerators.

Definition in file ViewsCommon.h.