PaStiX Handbook  6.3.2
bvec.c File Reference
#include "common.h"
#include <math.h>
#include "lapacke.h"
#include "bcsc/bcsc.h"
#include "bcsc/bvec.h"
#include "order/order_internal.h"
#include "cblas.h"
#include "blend/solver.h"

Go to the source code of this file.

Functions

void * bvec_malloc (size_t size)
 Allocate a vector. More...
 
void bvec_free (void *x)
 Free a vector. More...
 

Detailed Description

Version
6.3.2
Author
Mathieu Faverge
Pierre Ramet
Vincent Bridonneau
Alycia Lisito
Date
2023-07-21

Definition in file bvec.c.