GetFEM  5.4.2
gmm::HarwellBoeing_IO Struct Reference

matrix input/output for Harwell-Boeing format More...

#include <gmm_inoutput.h>

Public Member Functions

void open (const char *filename)
 open filename and reads header
 
template<typename T , typename IND_TYPE , int shift>
void read (csc_matrix< T, IND_TYPE, shift > &A)
 read the opened file
 

Static Public Member Functions

template<typename MAT >
static void write (const char *filename, const MAT &A) IS_DEPRECATED
 static method for saving the matrix
 

Detailed Description

matrix input/output for Harwell-Boeing format

Definition at line 114 of file gmm_inoutput.h.


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