Ice Sheet System Model  4.18
Code documentation
classes.h
Go to the documentation of this file.
1 /* \file classes.h
2  * \brief: prototype header for all classes used in ISSM.
3  */
4 
5 #ifndef _ALL_CLASSES_H_
6 #define _ALL_CLASSES_H_
7 
8 /*Objects: */
9 #include "./Contour.h"
10 #include "./Vertices.h"
11 #include "./Vertex.h"
12 #include "./Nodes.h"
13 #include "./Contours.h"
14 #include "./Node.h"
15 #include "./Profiler.h"
16 #include "./DependentObject.h"
17 #include "./Segment.h"
18 #include "./Massfluxatgate.h"
19 #include "./Misfit.h"
20 #include "./SealevelMasks.h"
21 #include "./Nodalvalue.h"
22 #include "./Numberedcostfunction.h"
23 #include "./Cfsurfacesquare.h"
24 #include "./Cfdragcoeffabsgrad.h"
25 #include "./Cfsurfacelogvel.h"
26 #include "./Masscon.h"
27 #include "./Massconaxpby.h"
28 #include "./Regionaloutput.h"
29 #include "./Radar.h"
30 
31 /*Constraints: */
37 
38 /*Loads: */
39 #include "./Loads/Channel.h"
40 #include "./Loads/Loads.h"
41 #include "./Loads/Load.h"
42 #include "./Loads/Friction.h"
43 #include "./Loads/Numericalflux.h"
44 #include "./Loads/Neumannflux.h"
45 #include "./Loads/Riftfront.h"
46 #include "./Loads/Penpair.h"
47 #include "./Loads/Pengrid.h"
48 #include "./Loads/Moulin.h"
49 
50 /*Elements: */
51 #include "./Elements/Elements.h"
52 #include "./Elements/Element.h"
53 #include "./Elements/Penta.h"
54 #include "./Elements/PentaRef.h"
55 #include "./Elements/Seg.h"
56 #include "./Elements/SegRef.h"
57 #include "./Elements/Tria.h"
58 #include "./Elements/TriaRef.h"
59 #include "./Elements/Tetra.h"
60 #include "./Elements/TetraRef.h"
61 #include "./Elements/ElementHook.h"
62 
63 /*Option parsing objects: */
64 #include "./Options/Option.h"
65 #include "./Options/Options.h"
68 
69 /*Inputs2*/
70 #include "./Inputs2/Inputs2.h"
71 #include "./Inputs2/Input2.h"
72 
73 /*ExternalResults: */
77 
78 /*Materials: */
79 #include "./Materials/Materials.h"
80 #include "./Materials/Material.h"
81 #include "./Materials/Matice.h"
82 #include "./Materials/Matlitho.h"
83 #include "./Materials/Matestar.h"
84 
85 /*Params: */
86 #include "./Params/GenericParam.h"
87 #include "./Params/BoolParam.h"
91 #include "./Params/DoubleParam.h"
93 #include "./Params/IntParam.h"
94 #include "./Params/IntVecParam.h"
95 #include "./Params/IntMatParam.h"
96 #include "./Params/FileParam.h"
97 #include "./Params/Parameters.h"
98 #include "./Params/Param.h"
99 #include "./Params/MatrixParam.h"
100 #include "./Params/VectorParam.h"
102 #include "./Params/StringParam.h"
103 #include "./Params/TransientParam.h"
105 #include "./Params/DataSetParam.h"
106 
107 /*matrix: */
108 #include "./matrix/matrixobjects.h"
109 
110 /*gauss: */
111 #include "./gauss/gaussobjects.h"
112 
113 /*kriging: */
115 
116 /*dakota:*/
119 
120 /*diverse: */
121 #include "./Hook.h"
122 #include "./IoModel.h"
123 #include "./FemModel.h"
124 #include "./GiaDeflectionCoreArgs.h"
125 #include "./RiftStruct.h"
126 
127 #endif
Pengrid.h
: header file for pengrid object
Option.h
: header file for option abstract object
Cfsurfacesquare.h
: header file for Cfsurfacesquare object
Hook.h
: header file for hook object. A hook is a class that can store the id, offset, and object correspond...
Masscon.h
: header file for Masscon object
Segment.h
: header file for node object
IssmParallelDirectApplicInterface.h
: derived ParallelDirectApplicInterface class declaration and implementation, taylored to ISSM....
Loads.h
GenericOption.h
: header file for generic option object
TransientParam.h
: header file for triavertexinput object
Friction.h
: header file for friction object
Matlitho.h
: header file for matlitho object
PentaRef.h
abstract class for handling Penta oriented routines, like nodal functions, strain rate generation,...
DoubleMatParam.h
: header file for triavertexinput object
Inputs2.h
DoubleMatArrayParam.h
: header file for object holding an array of serial matrices
Numberedcostfunction.h
: header file for Numberedcostfunction object
IoModel.h
TetraRef.h
abstract class for handling Tetra oriented routines, like nodal functions, strain rate generation,...
Matestar.h
: header file for matice object
IssmDirectApplicInterface.h
TriaRef.h
abstract class for handling Tria oriented routines, like nodal functions, strain rate generation,...
Numericalflux.h
: header file for icefront object
Vertices.h
Cfdragcoeffabsgrad.h
: header file for Cfdragcoeffabsgrad object
Moulin.h
: header file for pengrid object
Massconaxpby.h
: header file for Massconaxpby object
Constraint.h
abstract class for Constraint object This class is a place holder for constraints It is derived from ...
Cfsurfacelogvel.h
: header file for Cfsurfacelogvel object
SpcTransient.h
: header file for spc object
Penpair.h
: header file for penpair object
DataSetParam.h
: header file for triavertexinput object
Seg.h
: header file for seg object
Massfluxatgate.h
: header file for Massfluxatgate object
StringParam.h
: header file for triavertexinput object
Radar.h
: header file for Radar object
Matice.h
: header file for matice object
Channel.h
: header file for icefront object
Penta.h
: header file for penta object
Options.h
Elements.h
Parameters.h
Element.h
abstract class for Element object This class is a place holder for the Tria and the Penta elements....
Contours.h
Tria.h
: header file for tria object
BoolParam.h
: header file for triavertexinput object
Neumannflux.h
: header file for icefront object
SegRef.h
abstract class for handling Seg oriented routines, like nodal functions, strain rate generation,...
DoubleParam.h
: header file for triavertexinput object
Load.h
abstract class for Load object This class is a place holder for the Icefront and the Penpair loads....
GenericParam.h
IntVecParam.h
: header file for triavertexinput object
ExternalResult.h
abstract class for ExternalResult object
Vertex.h
: header file for vertex object
Param.h
abstract class for Param object
IntParam.h
: header file for triavertexinput object
DoubleTransientMatParam.h
: header file for DoubleTransientMatParam object
Misfit.h
: header file for Misfit object
Node.h
: header file for node object
Input2.h
abstract class for Input2 object
Nodalvalue.h
: header file for Nodalvalue object
StringArrayParam.h
: header file for triavertexinput object
Riftfront.h
: header file for riftfront object
matrixobjects.h
GenericExternalResult.h
: header file for generic external result object
Regionaloutput.h
: header file for Regionaloutput object
SealevelMasks.h
: header file for SealevelMask object
Tetra.h
: header file for seg object
FileParam.h
: header file for triavertexinput object
IntMatParam.h
: header file for triavertexinput object
OptionUtilities.h
: header file for option object utilities
Nodes.h
Profiler.h
: header file for node object
MatrixParam.h
: header file for MatrixParam object
FemModel.h
GiaDeflectionCoreArgs.h
place holder for arguments to the GiaDeflectionCoreArgs routine
Constraints.h
SpcStatic.h
: header file for spc object
gaussobjects.h
DoubleVecParam.h
: header file for triavertexinput object
Materials.h
Contour.h
: header file for Contour object
VectorParam.h
: header file for triavertexinput object
Results.h
krigingobjects.h
ElementHook.h
prototypes for ElementHook.h
TransientArrayParam.h
: header file for triavertexinput object
Material.h
abstract class for Material object
DependentObject.h
prototype for DependentObject.h
SpcDynamic.h
: header file for spc object
RiftStruct.h
place holder for Rift Structure in mex module