Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
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

◆ do_time_fad_hierarchical()

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 273 of file fad_kokkos_mat_vec_perf.cpp.