#include "CollocWt.h"
Protected Member Functions | |
void | error (const char *msg) |
void | init (void) |
Protected Attributes | |
Matrix | m_A |
double | m_alpha |
Matrix | m_B |
double | m_beta |
octave_idx_type | m_inc_left |
octave_idx_type | m_inc_right |
bool | m_initialized |
double | m_lb |
octave_idx_type | m_n |
ColumnVector | m_q |
ColumnVector | m_r |
double | m_rb |
Friends | |
std::ostream & | operator<< (std::ostream &, const CollocWt &) |
Definition at line 38 of file CollocWt.h.
|
inline |
Definition at line 42 of file CollocWt.h.
|
inline |
Definition at line 48 of file CollocWt.h.
|
inline |
Definition at line 54 of file CollocWt.h.
|
inline |
Definition at line 61 of file CollocWt.h.
|
inline |
Definition at line 68 of file CollocWt.h.
|
default |
|
default |
|
inline |
Definition at line 89 of file CollocWt.h.
|
inline |
Definition at line 105 of file CollocWt.h.
|
inline |
Definition at line 145 of file CollocWt.h.
|
inline |
Definition at line 146 of file CollocWt.h.
|
inline |
Definition at line 96 of file CollocWt.h.
|
inline |
Definition at line 112 of file CollocWt.h.
|
protected |
Definition at line 380 of file CollocWt.cc.
Referenced by init(), set_left(), and set_right().
|
inline |
Definition at line 166 of file CollocWt.h.
Referenced by Fcolloc().
|
protected |
Definition at line 405 of file CollocWt.cc.
References dfopr(), error(), Array< T, Alloc >::fortran_vec(), jcobi(), m_A, m_alpha, m_B, m_beta, m_inc_left, m_inc_right, m_initialized, m_lb, m_n, m_q, m_r, m_rb, ColumnVector::resize(), and Matrix::resize().
|
inline |
Definition at line 140 of file CollocWt.h.
|
inline |
Definition at line 137 of file CollocWt.h.
|
inline |
Definition at line 135 of file CollocWt.h.
|
inline |
Definition at line 156 of file CollocWt.h.
|
inline |
Definition at line 164 of file CollocWt.h.
Referenced by Fcolloc().
|
inline |
Definition at line 82 of file CollocWt.h.
|
inline |
Definition at line 141 of file CollocWt.h.
|
inline |
Definition at line 138 of file CollocWt.h.
|
inline |
Definition at line 148 of file CollocWt.h.
Referenced by Fcolloc().
|
inline |
Definition at line 174 of file CollocWt.h.
Referenced by Fcolloc().
|
inline |
Definition at line 121 of file CollocWt.h.
|
inline |
Definition at line 128 of file CollocWt.h.
CollocWt & CollocWt::set_left | ( | double | val | ) |
Definition at line 385 of file CollocWt.cc.
References error(), m_initialized, m_lb, and m_rb.
CollocWt & CollocWt::set_right | ( | double | val | ) |
Definition at line 395 of file CollocWt.cc.
References error(), m_initialized, m_lb, and m_rb.
|
inline |
Definition at line 143 of file CollocWt.h.
|
friend |
Definition at line 482 of file CollocWt.cc.
|
protected |
Definition at line 200 of file CollocWt.h.
Referenced by init().
|
protected |
Definition at line 194 of file CollocWt.h.
Referenced by init().
|
protected |
Definition at line 201 of file CollocWt.h.
Referenced by init().
|
protected |
Definition at line 195 of file CollocWt.h.
Referenced by init().
|
protected |
Definition at line 188 of file CollocWt.h.
Referenced by init().
|
protected |
Definition at line 189 of file CollocWt.h.
Referenced by init().
|
protected |
Definition at line 203 of file CollocWt.h.
Referenced by init(), set_left(), and set_right().
|
protected |
Definition at line 191 of file CollocWt.h.
Referenced by init(), set_left(), and set_right().
|
protected |
Definition at line 186 of file CollocWt.h.
Referenced by init().
|
protected |
Definition at line 198 of file CollocWt.h.
Referenced by init().
|
protected |
Definition at line 197 of file CollocWt.h.
Referenced by init().
|
protected |
Definition at line 192 of file CollocWt.h.
Referenced by init(), set_left(), and set_right().