Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
view/BoxElemFixture.hpp File Reference
#include <stdio.h>
#include <utility>
#include <Kokkos_Core.hpp>
#include <HexElement.hpp>
#include <BoxElemPart.hpp>
Include dependency graph for view/BoxElemFixture.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Kokkos::Example::MapGridUnitCube
 Map a grid onto a unit cube with smooth nonlinear grading of the map. More...
 
class  Kokkos::Example::BoxElemFixture< Device, Order, CoordinateMap >
 Generate a distributed unstructured finite element mesh from a partitioned NX*NY*NZ box of elements. More...
 

Namespaces

 Kokkos
 
 Kokkos::Example