Sacado Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Classes | Functions
adic_element_fill.c File Reference
#include <math.h>
#include <stdlib.h>
Include dependency graph for adic_element_fill.c:

Go to the source code of this file.

Classes

struct  ElemData
 

Functions

void adic_element_fill (ElemData *e, unsigned int neqn, const double *x, double *u, double *du, double *f)
 

Function Documentation

◆ adic_element_fill()

void adic_element_fill ( ElemData e,
unsigned int  neqn,
const double *  x,
double *  u,
double *  du,
double *  f 
)

Definition at line 11 of file adic_element_fill.c.