![]() |
AdH Kraken 0.0.0
Next generation Adaptive Hydraulics
|
#include "adh.h"
Functions | |
void | sivar_position_init (SIVAR_POSITION *ip) |
Intializes the SIVAR_POS structure. More... | |
void | sivar_position_map (SIVAR_POSITION *ip, int *FLAG) |
void | sivar_position_printScreen (SIVAR_POSITION *ip) |
int | sivar_position_build_dof_map (SIVAR_POSITION *ip, int nnodes, SIVAR_POSITION *ipNode, int ***ivars) |
This fil initializes and SIVAR_POS structure
void sivar_position_init | ( | SIVAR_POSITION * | ip | ) |
Intializes the SIVAR_POS structure.
[in,out] | ip | (SIVAR_POS *) a pointer to a SIVAR POS structure |