OpenMEEG
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
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 465 of file operators.h.

Constructor & Destructor Documentation

◆ HeadMatrixBlocks()

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

Definition at line 468 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 472 of file operators.h.

◆ set_blocks() [1/2]

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

Definition at line 473 of file operators.h.

◆ init() [2/2]

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

Definition at line 477 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 494 of file operators.h.


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