#include <orthogonalBasis.h>
Definition at line 13 of file orthogonalBasis.h.
◆ orthogonalBasis() [1/3]
orthogonalBasis::orthogonalBasis |
( |
| ) |
|
◆ orthogonalBasis() [2/3]
◆ orthogonalBasis() [3/3]
orthogonalBasis::orthogonalBasis |
( |
int |
type, |
|
|
int |
order |
|
) |
| |
|
inline |
◆ ~orthogonalBasis()
orthogonalBasis::~orthogonalBasis |
( |
| ) |
|
|
inline |
◆ f()
void orthogonalBasis::f |
( |
double |
u, |
|
|
double |
v, |
|
|
double |
w, |
|
|
double * |
sf |
|
) |
| const |
◆ integralfSquared()
void orthogonalBasis::integralfSquared |
( |
double * |
val | ) |
const |
◆ _order
const int orthogonalBasis::_order |
|
private |
◆ _type
const int orthogonalBasis::_type |
|
private |
The documentation for this class was generated from the following files: