Ice Sheet System Model
4.18
Code documentation
src
c
classes
matrix
matrixobjects.h
Go to the documentation of this file.
1
/* \file matrixobjects.h
2
* \brief: prototype header for all matrix objects.
3
*/
4
5
#ifndef ALL_MATRIX_OBJECTS_H_
6
#define ALL_MATRIX_OBJECTS_H_
7
8
/*Numerics:*/
9
#include "
./ElementMatrix.h
"
10
#include "
./ElementVector.h
"
11
12
#endif
ElementMatrix.h
container for information needed to plug element matrix generated by elements into the Kff and Kfs gl...
ElementVector.h
container for information needed to plug element vector generated by elements into the pf global load...
Generated on Thu Jul 2 2020 08:09:18 for Ice Sheet System Model by
1.8.19