OpenMEEG
Loading...
Searching...
No Matches
OpenMEEG::HeadMatrixBlocks< BlockType > Class Template Reference

#include <operators.h>

Public Member Functions

 HeadMatrixBlocks (const BlockType &blk)
 
void set_blocks (SymMatrix &) const
 
template<typename T >
void set_blocks (const double coeffs[3], T &matrix)
 

Static Public Member Functions

static void init (SymMatrix &matrix)
 
static void init (maths::SymmetricBlockMatrix &)
 

Detailed Description

template<typename BlockType>
class OpenMEEG::HeadMatrixBlocks< BlockType >

Definition at line 484 of file operators.h.

Constructor & Destructor Documentation

◆ HeadMatrixBlocks()

template<typename BlockType >
OpenMEEG::HeadMatrixBlocks< BlockType >::HeadMatrixBlocks ( const BlockType & blk)
inline

Definition at line 487 of file operators.h.

Member Function Documentation

◆ init() [1/2]

template<typename BlockType >
static void OpenMEEG::HeadMatrixBlocks< BlockType >::init ( SymMatrix & matrix)
inlinestatic

Definition at line 491 of file operators.h.

◆ set_blocks() [1/2]

template<typename BlockType >
void OpenMEEG::HeadMatrixBlocks< BlockType >::set_blocks ( SymMatrix & ) const
inline

Definition at line 492 of file operators.h.

◆ init() [2/2]

template<typename BlockType >
static void OpenMEEG::HeadMatrixBlocks< BlockType >::init ( maths::SymmetricBlockMatrix & )
inlinestatic

Definition at line 496 of file operators.h.

◆ set_blocks() [2/2]

template<typename BlockType >
template<typename T >
void OpenMEEG::HeadMatrixBlocks< BlockType >::set_blocks ( const double coeffs[3],
T & matrix )
inline

Definition at line 513 of file operators.h.


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