Ice Sheet System Model
4.18
Code documentation
src
c
classes
Params
DoubleTransientMatParam.cpp
Go to the documentation of this file.
1
5
/*header files: */
6
/*{{{*/
7
#ifdef HAVE_CONFIG_H
8
#include <config.h>
9
#else
10
#error "Cannot compile with HAVE_CONFIG_H symbol! run configure first!"
11
#endif
12
13
#include "../classes.h"
14
#include "
shared/shared.h
"
15
/*}}}*/
16
17
DoubleTransientMatParam::DoubleTransientMatParam
(
int
in_enum_type,
IssmDouble
* in_value,
int
in_M,
int
in_N):
DoubleMatParam
(in_enum_type,in_value,in_M,in_N){
/*{{{*/
18
}
19
/*}}}*/
IssmDouble
double IssmDouble
Definition:
types.h:37
DoubleMatParam
Definition:
DoubleMatParam.h:20
DoubleTransientMatParam::DoubleTransientMatParam
DoubleTransientMatParam(int enum_type, IssmDouble *value, int M, int N)
Definition:
DoubleTransientMatParam.cpp:17
shared.h
Generated on Thu Jul 2 2020 08:09:18 for Ice Sheet System Model by
1.8.19