libMesh
Static Public Attributes | List of all members
libMesh::DenseMatrix< T >::UseBlasLapack Struct Reference

Helper structure for determining whether to use blas_lapack. More...

#include <dense_matrix.h>

Static Public Attributes

static const bool value = false
 

Detailed Description

template<typename T>
struct libMesh::DenseMatrix< T >::UseBlasLapack

Helper structure for determining whether to use blas_lapack.

Definition at line 590 of file dense_matrix.h.

Member Data Documentation

◆ value

template<typename T>
static const bool libMesh::DenseMatrix< T >::UseBlasLapack::value = false
static

Definition at line 592 of file dense_matrix.h.


The documentation for this struct was generated from the following file: