KASKADE 7 development version
Functions
Kaskade::DerivativeCheck::Private Namespace Reference

Functions

template<class SparseInt >
void writeConnectivity (std::ofstream &file, SparseInt row, SparseInt col, SparseInt numRows)
 

Function Documentation

◆ writeConnectivity()

template<class SparseInt >
void Kaskade::DerivativeCheck::Private::writeConnectivity ( std::ofstream &  file,
SparseInt  row,
SparseInt  col,
SparseInt  numRows 
)

Definition at line 83 of file check_derivative.hh.

Referenced by Kaskade::DerivativeCheck::matrixToVTK().