Chi-Tech
|
#include "quadrature_gausschebyshev.h"
#include "ChiObjectFactory.h"
#include <cmath>
#include "chi_runtime.h"
#include "chi_log.h"
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, QuadratureGaussChebyshev) | |
#define scint static_cast<int> |
Definition at line 10 of file quadrature_gausschebyshev.cc.
#define uint unsigned int |
Definition at line 9 of file quadrature_gausschebyshev.cc.