Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
mat_vec_hierarchical.hpp File Reference
#include "common.hpp"
Include dependency graph for mat_vec_hierarchical.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename FadType , typename... ViewArgs>
Perf do_time_fad_hierarchical (const size_t m, const size_t n, const size_t p, const size_t nloop, const bool check)
 

Function Documentation

template<typename FadType , typename... ViewArgs>
Perf do_time_fad_hierarchical ( const size_t  m,
const size_t  n,
const size_t  p,
const size_t  nloop,
const bool  check 
)

Definition at line 283 of file fad_kokkos_mat_vec_perf.cpp.