Bembel
 
Loading...
Searching...
No Matches
Bembel::IncidenceMatrix< Derived_vec, Derived > Class Template Reference

Detailed Description

template<typename Derived_vec, typename Derived>
class Bembel::IncidenceMatrix< Derived_vec, Derived >

Definition at line 19 of file IncidenceMatrix.hpp.

Public Member Functions

 IncidenceMatrix (const AnsatzSpace< Derived_vec > &ansatz_space_vec, const AnsatzSpace< Derived > &ansatz_space)
 
void init_IncidenceMatrix (const AnsatzSpace< Derived_vec > &ansatz_space_vec, const AnsatzSpace< Derived > &ansatz_space)
 
void compute ()
 
const MatrixType & get_incidence_matrix () const
 

Constructor & Destructor Documentation

◆ IncidenceMatrix() [1/2]

template<typename Derived_vec , typename Derived >
Bembel::IncidenceMatrix< Derived_vec, Derived >::IncidenceMatrix ( )
inline

Definition at line 30 of file IncidenceMatrix.hpp.

◆ IncidenceMatrix() [2/2]

template<typename Derived_vec , typename Derived >
Bembel::IncidenceMatrix< Derived_vec, Derived >::IncidenceMatrix ( const AnsatzSpace< Derived_vec > &  ansatz_space_vec,
const AnsatzSpace< Derived > &  ansatz_space 
)
inline

Definition at line 31 of file IncidenceMatrix.hpp.

Member Function Documentation

◆ compute()

template<typename Derived_vec , typename Derived >
void Bembel::IncidenceMatrix< Derived_vec, Derived >::compute ( )
inline

Definition at line 52 of file IncidenceMatrix.hpp.

◆ get_incidence_matrix()

template<typename Derived_vec , typename Derived >
const MatrixType & Bembel::IncidenceMatrix< Derived_vec, Derived >::get_incidence_matrix ( ) const
inline

Definition at line 112 of file IncidenceMatrix.hpp.

◆ init_IncidenceMatrix()

template<typename Derived_vec , typename Derived >
void Bembel::IncidenceMatrix< Derived_vec, Derived >::init_IncidenceMatrix ( const AnsatzSpace< Derived_vec > &  ansatz_space_vec,
const AnsatzSpace< Derived > &  ansatz_space 
)
inline

Definition at line 43 of file IncidenceMatrix.hpp.


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