Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <iostream>
#include <iomanip>
#include "Sacado_No_Kokkos.hpp"
#include "Teuchos_BLAS.hpp"
#include "Sacado_Fad_BLAS.hpp"
Go to the source code of this file.
Typedefs | |
typedef Sacado::Fad::DFad< double > | FadType |
Functions | |
int | main (int argc, char **argv) |
typedef Sacado::Fad::DFad<double> FadType |
Definition at line 49 of file blas_example.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 51 of file blas_example.cpp.