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

Detailed Description

This file sets data for a SUPER_MODEL structure

Function Documentation

◆ smodel_super_no_read()

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

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