![]() |
Chi-Tech
|
#include "quadrature_gausslegendre.h"#include "LegendrePoly/legendrepoly.h"#include <cmath>#include "ChiObjectFactory.h"#include "chi_runtime.h"#include "chi_log.h"#include <algorithm>Go to the source code of this file.
Namespaces | |
| namespace | chi_math |
Macros | |
| #define | uint unsigned int |
| #define | scint static_cast<int> |
Functions | |
| chi_math::RegisterChiObject (chi_math, QuadratureGaussLegendre) | |
| #define scint static_cast<int> |
Definition at line 13 of file quadrature_gausslegendre.cc.
| #define uint unsigned int |
Definition at line 12 of file quadrature_gausslegendre.cc.