SundanceRefIntegral.cpp File Reference

Go to the source code of this file.

Functions

int dgemm_ (const char *transA, const char *transB, const int *M, const int *N, const int *K, const double *alpha, const double *A, const int *ldA, const double *B, const int *ldB, const double *beta, double *C, const int *ldC)
static Time & ref0IntegrationTimer ()
static Time & ref1IntegrationTimer ()
static Time & ref2IntegrationTimer ()


Function Documentation

int dgemm_ ( const char *  transA,
const char *  transB,
const int *  M,
const int *  N,
const int *  K,
const double *  alpha,
const double *  A,
const int *  ldA,
const double *  B,
const int *  ldB,
const double *  beta,
double *  C,
const int *  ldC 
)

static Time& ref0IntegrationTimer (  )  [static]

Definition at line 58 of file SundanceRefIntegral.cpp.

Referenced by Sundance::RefIntegral::transformZeroForm().

static Time& ref1IntegrationTimer (  )  [static]

Definition at line 65 of file SundanceRefIntegral.cpp.

Referenced by Sundance::RefIntegral::transformOneForm().

static Time& ref2IntegrationTimer (  )  [static]

Definition at line 73 of file SundanceRefIntegral.cpp.

Referenced by Sundance::RefIntegral::transformTwoForm().

Site Contact