AdH Kraken 0.0.0
Next generation Adaptive Hydraulics
Loading...
Searching...
No Matches
smat_physics_position_flag.c File Reference
#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...
 

Detailed Description

This file flags variable positions on the element

Function Documentation

◆ smat_physics_position_flag()

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.

Author
Corey Trahan, Ph.D.
Mark Loveand, Ph.D.
Bug:
none
Warning
none
Parameters
[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
Note