AdH Kraken 0.0.0
Next generation Adaptive Hydraulics
Loading...
Searching...
No Matches
smodel_super_build_dvars.c File Reference
#include "adh.h"

Functions

void add_dvar (int just_count, SDVAR_POSITION *pos, int ID, int *n)
 
void load_dvars (SMODEL_SUPER *sm, int *nvar_node, int *nvar_elem_dbl, int *nvar_elem_int, bool just_count)
 
void smodel_super_build_dvars (SMODEL_SUPER *sm)
 Fills out the DVARS structure of a SuperModel instance for storing all require dependent variables. More...
 

Detailed Description

This file collects methods of the SCOVERAGE structure for coverages

Function Documentation

◆ smodel_super_build_dvars()

void smodel_super_build_dvars ( SMODEL_SUPER sm)

Fills out the DVARS structure of a SuperModel instance for storing all require dependent variables.

Author
Corey Trahan, Ph.D.
Bug:
none
Warning
none
Parameters
[in,out]sm(SMODEL_SUPER *) a pointer to a superModel
Note