![]() |
AdH Kraken 0.0.0
Next generation Adaptive Hydraulics
|
#include "adh.h"
Functions | |
void | smat_physics_position_flag (SMAT_PHYSICS **mat_node, int nnodes, int *FLAG) |
Flags independent variables on all nodes to get all ivariables used on superModel. More... | |
This file flags variable positions on the element
void smat_physics_position_flag | ( | SMAT_PHYSICS ** | mat_node, |
int | nnodes, | ||
int * | FLAG | ||
) |
Flags independent variables on all nodes to get all ivariables used on superModel.
[in] | mat | (SMAT_ELEM *) pointer to a transport material |
[in] | nnodes | (int) the number of nodes on the grid |
[in,out] | FLAG | (int *) flags which variables are being used over the whole set of nodes |