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

Go to the source code of this file.

Functions

template<typename FadType , int N, typename ExecSpace >
double time_fad_hierarchical_flat (int ncells, int num_basis, int num_points, int ndim, int ntrial, bool check)
 
template<typename FadType , int N, typename ExecSpace >
double time_fad_hierarchical_team (int ncells, int num_basis, int num_points, int ndim, int ntrial, bool check)
 

Function Documentation

template<typename FadType , int N, typename ExecSpace >
double time_fad_hierarchical_flat ( int  ncells,
int  num_basis,
int  num_points,
int  ndim,
int  ntrial,
bool  check 
)

Definition at line 118 of file advection_hierarchical.cpp.

template<typename FadType , int N, typename ExecSpace >
double time_fad_hierarchical_team ( int  ncells,
int  num_basis,
int  num_points,
int  ndim,
int  ntrial,
bool  check 
)

Definition at line 161 of file advection_hierarchical.cpp.