#include "CollocWt.h"
Protected Member Functions | |
void | error (const char *msg) |
void | init (void) |
Protected Attributes | |
Matrix | A |
double | Alpha |
Matrix | B |
double | Beta |
octave_idx_type | inc_left |
octave_idx_type | inc_right |
bool | initialized |
double | lb |
octave_idx_type | n |
ColumnVector | q |
ColumnVector | r |
double | rb |
Friends | |
std::ostream & | operator<< (std::ostream &, const CollocWt &) |
Definition at line 36 of file CollocWt.h.
|
inline |
Definition at line 42 of file CollocWt.h.
|
inline |
Definition at line 46 of file CollocWt.h.
|
inline |
Definition at line 50 of file CollocWt.h.
|
inline |
Definition at line 55 of file CollocWt.h.
|
inline |
Definition at line 60 of file CollocWt.h.
|
inline |
Definition at line 66 of file CollocWt.h.
|
default |
|
inline |
Definition at line 99 of file CollocWt.h.
|
inline |
Definition at line 115 of file CollocWt.h.
|
inline |
Definition at line 155 of file CollocWt.h.
|
inline |
Definition at line 156 of file CollocWt.h.
|
inline |
Definition at line 106 of file CollocWt.h.
|
inline |
Definition at line 122 of file CollocWt.h.
|
protected |
Definition at line 382 of file CollocWt.cc.
Referenced by init(), set_left(), and set_right().
|
inline |
|
protected |
Definition at line 410 of file CollocWt.cc.
References A, Alpha, B, Beta, dfopr(), error(), Array< T >::fortran_vec(), inc_left, inc_right, initialized, jcobi(), lb, n, q, r, rb, ColumnVector::resize(), and Matrix::resize().
|
inline |
Definition at line 150 of file CollocWt.h.
|
inline |
Definition at line 147 of file CollocWt.h.
|
inline |
Definition at line 145 of file CollocWt.h.
References n.
|
inline |
Definition at line 159 of file CollocWt.h.
|
inline |
Definition at line 161 of file CollocWt.h.
Referenced by Fcolloc().
|
inline |
Definition at line 92 of file CollocWt.h.
References n.
|
inline |
Definition at line 151 of file CollocWt.h.
|
inline |
Definition at line 148 of file CollocWt.h.
|
inline |
|
inline |
|
inline |
Definition at line 131 of file CollocWt.h.
|
inline |
Definition at line 138 of file CollocWt.h.
CollocWt & CollocWt::set_left | ( | double | val | ) |
Definition at line 388 of file CollocWt.cc.
References error(), initialized, lb, and rb.
CollocWt & CollocWt::set_right | ( | double | val | ) |
Definition at line 399 of file CollocWt.cc.
References error(), initialized, lb, and rb.
|
inline |
Definition at line 153 of file CollocWt.h.
|
friend |
Definition at line 485 of file CollocWt.cc.
|
protected |
Definition at line 185 of file CollocWt.h.
Referenced by init(), and operator=().
|
protected |
Definition at line 179 of file CollocWt.h.
Referenced by init().
|
protected |
Definition at line 186 of file CollocWt.h.
Referenced by init(), and operator=().
|
protected |
Definition at line 180 of file CollocWt.h.
Referenced by init().
|
protected |
Definition at line 173 of file CollocWt.h.
Referenced by init(), and operator=().
|
protected |
Definition at line 174 of file CollocWt.h.
Referenced by init(), and operator=().
|
protected |
Definition at line 188 of file CollocWt.h.
Referenced by init(), operator=(), set_left(), and set_right().
|
protected |
Definition at line 176 of file CollocWt.h.
Referenced by init(), operator=(), set_left(), and set_right().
|
protected |
Definition at line 171 of file CollocWt.h.
Referenced by init(), and operator=().
|
protected |
Definition at line 183 of file CollocWt.h.
Referenced by init(), and operator=().
|
protected |
Definition at line 182 of file CollocWt.h.
Referenced by init(), and operator=().
|
protected |
Definition at line 177 of file CollocWt.h.
Referenced by init(), operator=(), set_left(), and set_right().