#include "solver_data.hpp"
◆ Zbmat()
◆ allocate_band()
| void orb5x::Zbmat::allocate_band |
( |
int |
kl, |
|
|
int |
ku, |
|
|
int |
n |
|
) |
| |
|
inline |
◆ clear_factorization()
| void orb5x::Zbmat::clear_factorization |
( |
| ) |
|
|
inline |
◆ get_rank()
| int orb5x::Zbmat::get_rank |
( |
| ) |
const |
|
inline |
◆ has_matrix()
| bool orb5x::Zbmat::has_matrix |
( |
| ) |
const |
|
inline |
◆ boundary_terms
| Kokkos::View<Complex***> orb5x::Zbmat::boundary_terms |
◆ is_allocated
| bool orb5x::Zbmat::is_allocated = false |
◆ is_factorized
| bool orb5x::Zbmat::is_factorized = false |
◆ mass_matrix
| int orb5x::Zbmat::mass_matrix = 0 |
◆ nl_factorize
| bool orb5x::Zbmat::nl_factorize = false |
◆ nl_impose_bc
| bool orb5x::Zbmat::nl_impose_bc = false |
◆ nsel_type
◆ nterms
| int orb5x::Zbmat::nterms = 0 |
◆ nterms_boundary
| int orb5x::Zbmat::nterms_boundary = 0 |
◆ use_gb_fallback
| bool orb5x::Zbmat::use_gb_fallback = false |
◆ zgb
◆ zpb
The documentation for this struct was generated from the following file: