Reference documentation for deal.II version GIT relicensing-437-g81ec864850 2024-04-19 07:30:02+00:00
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Namespaces | Functions
scalapack.cc File Reference
#include <deal.II/lac/scalapack.h>
#include <deal.II/base/array_view.h>
#include <deal.II/base/mpi.h>
#include <deal.II/base/mpi.templates.h>
#include <deal.II/lac/scalapack.templates.h>
#include <hdf5.h>
#include <limits>
#include <memory>
#include "scalapack.inst"

Go to the source code of this file.

Namespaces

namespace  internal
 

Functions

template<typename number >
hid_t hdf5_type_id (const number *)
 
hid_t hdf5_type_id (const double *)
 
hid_t hdf5_type_id (const float *)
 
hid_t hdf5_type_id (const int *)
 
hid_t hdf5_type_id (const unsigned int *)
 
hid_t hdf5_type_id (const char *)
 

Function Documentation

◆ hdf5_type_id() [1/6]

template<typename number >
hid_t hdf5_type_id ( const number *  )
inline

Definition at line 39 of file scalapack.cc.

◆ hdf5_type_id() [2/6]

hid_t hdf5_type_id ( const double *  )
inline

Definition at line 47 of file scalapack.cc.

◆ hdf5_type_id() [3/6]

hid_t hdf5_type_id ( const float *  )
inline

Definition at line 53 of file scalapack.cc.

◆ hdf5_type_id() [4/6]

hid_t hdf5_type_id ( const int )
inline

Definition at line 59 of file scalapack.cc.

◆ hdf5_type_id() [5/6]

hid_t hdf5_type_id ( const unsigned int )
inline

Definition at line 65 of file scalapack.cc.

◆ hdf5_type_id() [6/6]

hid_t hdf5_type_id ( const char *  )
inline

Definition at line 71 of file scalapack.cc.