dune-istl  2.7.0
Static Public Member Functions | Static Public Attributes | List of all members
Dune::UMFPackMethodChooser< double > Struct Reference

#include <dune/istl/umfpack.hh>

Static Public Member Functions

template<typename... A>
static void defaults (A... args)
 
template<typename... A>
static void free_numeric (A... args)
 
template<typename... A>
static void free_symbolic (A... args)
 
template<typename... A>
static int load_numeric (A... args)
 
template<typename... A>
static void numeric (A... args)
 
template<typename... A>
static void report_info (A... args)
 
template<typename... A>
static void report_status (A... args)
 
template<typename... A>
static int save_numeric (A... args)
 
template<typename... A>
static void solve (A... args)
 
template<typename... A>
static void symbolic (A... args)
 

Static Public Attributes

static constexpr bool valid = true
 

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