2
0
mirror of https://github.com/LCPQ/DEHam synced 2024-06-23 13:42:14 +02:00
DEHam/src/get_val_iaa2.h

9 lines
170 B
C
Raw Normal View History

#include <stdio.h>
#include <petsctime.h>
#include <slepceps.h>
#include <stdlib.h>
#include <ctype.h>
#include <string.h>
void get_val_iaa2(Vec, long int *, double *);