https://mooseframework.inl.gov
Classes | Namespaces | Functions
KokkosMaterialPropertyStorage.h File Reference

Go to the source code of this file.

Classes

class  Moose::Kokkos::MaterialPropertyStorage
 The Kokkos class responsible for allocating and storing Kokkos material properties. More...
 

Namespaces

 Moose::Kokkos
 

Functions

void dataStore (std::ostream &stream, Moose::Kokkos::MaterialPropertyStorage &storage, void *context)
 
void dataLoad (std::istream &stream, Moose::Kokkos::MaterialPropertyStorage &storage, void *context)
 

Function Documentation

◆ dataLoad()

void dataLoad ( std::istream &  stream,
Moose::Kokkos::MaterialPropertyStorage storage,
void context 
)

◆ dataStore()

void dataStore ( std::ostream &  stream,
Moose::Kokkos::MaterialPropertyStorage storage,
void context 
)