#include "solver_data.hpp"
Public Attributes | |
| int | mass_matrix = 0 |
| bool | nl_factorize = false |
| bool | nl_impose_bc = false |
| NSelMatrixType | nsel_type = NSelMatrixType::NSEL_PBMAT |
| int | nterms = 0 |
| int | nterms_boundary = 0 |
| int orb5x::MatPropertyTemplate::mass_matrix = 0 |
| bool orb5x::MatPropertyTemplate::nl_factorize = false |
| bool orb5x::MatPropertyTemplate::nl_impose_bc = false |
| NSelMatrixType orb5x::MatPropertyTemplate::nsel_type = NSelMatrixType::NSEL_PBMAT |
| int orb5x::MatPropertyTemplate::nterms = 0 |
| int orb5x::MatPropertyTemplate::nterms_boundary = 0 |