#include "h3dconfig.h"#include "common.h"#include "solution.h"#include "function.cpp"#include "matrix.h"#include "quadcheb.h"#include <common/error.h>#include <common/callstack.h>Classes | |
| struct | mono_lu_init |
Defines | |
| #define | H3D_QUAD_CHEB_TETRA NULL |
| #define | H3D_QUAD_CHEB_HEX NULL |
| #define | H3D_QUAD_CHEB_PRISM NULL |
Functions | |
| void | calc_mono_matrix (const order3_t &ord, mono_lu_init &mono) |
| #define H3D_QUAD_CHEB_HEX NULL |
| #define H3D_QUAD_CHEB_PRISM NULL |
| #define H3D_QUAD_CHEB_TETRA NULL |
| void calc_mono_matrix | ( | const order3_t & | ord, | |
| mono_lu_init & | mono | |||
| ) |
1.6.3