Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Typedefs | Functions
vector_blas_example.cpp File Reference
#include <iostream>
#include <iomanip>
#include "Sacado_No_Kokkos.hpp"
#include "Teuchos_BLAS.hpp"
#include "Sacado_Fad_BLAS.hpp"
Include dependency graph for vector_blas_example.cpp:

Go to the source code of this file.

Typedefs

typedef Sacado::Fad::DVFad
< double > 
FadType
 

Functions

int main (int argc, char **argv)
 

Typedef Documentation

typedef Sacado::Fad::DVFad<double> FadType

Definition at line 50 of file vector_blas_example.cpp.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 52 of file vector_blas_example.cpp.