![]() |
AdH Kraken 0.0.0
Next generation Adaptive Hydraulics
|
#include "adh.h"
Functions | |
void | smodel_super_no_read (SMODEL_SUPER *sm, char **codes, int nmat_physics, int *mat_ids) |
sets SuperModel data without file read used for unit testing More... | |
This file sets data for a SUPER_MODEL structure
void smodel_super_no_read | ( | SMODEL_SUPER * | sm, |
char ** | codes, | ||
int | nmat_physics, | ||
int * | mat_ids | ||
) |
sets SuperModel data without file read used for unit testing
[in,out] | sm | (SUPER_MODEL *) pointer to an AdH superModel |
[in] | codes | (char [][10]) array of codes, should have 1 for each mat physics |
[in] | nmat_physics | (int) the number of physics materials |