![]() |
AdH Kraken 0.0.0
Next generation Adaptive Hydraulics
|
#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... | |
This file collects methods of the SCOVERAGE structure for coverages
void smodel_super_build_dvars | ( | SMODEL_SUPER * | sm | ) |
Fills out the DVARS structure of a SuperModel instance for storing all require dependent variables.
[in,out] | sm | (SMODEL_SUPER *) a pointer to a superModel |