Nek5000
SEM for Incompressible NS
|
#include <stddef.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "c99.h"
#include "name.h"
#include "fail.h"
#include "types.h"
#include "mem.h"
#include "sparse_cholesky.h"
Go to the source code of this file.
Macros | |
#define | x -1 |
Functions | |
int | main () |
#define x -1 |
Referenced by apply_X(), compute_edge_data(), compute_pt_data(), findpt_pt(), findpts(), findpts_local(), gauss_nodes(), gll_lag_02(), gll_lag_03(), gll_lag_04(), gll_lag_05(), gll_lag_06(), gll_lag_07(), gll_lag_08(), gll_lag_09(), gll_lag_10(), gll_lag_11(), gll_lag_12(), gll_lag_13(), gll_lag_14(), gll_lag_15(), gll_lag_16(), gll_lag_17(), gll_lag_18(), gll_lag_19(), gll_lag_20(), gll_lag_21(), gll_lag_22(), gll_lag_23(), gll_lag_24(), hash_bb(), hash_build(), hash_count(), hash_index(), legendre(), legendre_d1(), legendre_d2(), lob_bnd_setup(), lobatto_nodes_aux(), main(), map_points_to_els(), orthogonalize(), ref_gauss_nodes(), seed(), set_local_mask(), and test().
int main | ( | ) |
Definition at line 12 of file spchol_test.c.
References A, Aj, buffer_free, buffer_init, i, n, sparse_cholesky_factor, sparse_cholesky_free, sparse_cholesky_solve, uint, and x.