![]() |
Ice Sheet System Model
4.18
Code documentation
|
#include <ExtrudeFromBaseAnalysis.h>
Public Member Functions | |
void | CreateConstraints (Constraints *constraints, IoModel *iomodel) |
void | CreateLoads (Loads *loads, IoModel *iomodel) |
void | CreateNodes (Nodes *nodes, IoModel *iomodel, bool isamr=false) |
int | DofsPerNode (int **doflist, int domaintype, int approximation) |
void | UpdateElements (Elements *elements, Inputs2 *inputs2, IoModel *iomodel, int analysis_counter, int analysis_type) |
void | UpdateParameters (Parameters *parameters, IoModel *iomodel, int solution_enum, int analysis_enum) |
void | Core (FemModel *femmodel) |
ElementVector * | CreateDVector (Element *element) |
ElementMatrix * | CreateJacobianMatrix (Element *element) |
ElementMatrix * | CreateKMatrix (Element *element) |
ElementVector * | CreatePVector (Element *element) |
void | GetSolutionFromInputs (Vector< IssmDouble > *solution, Element *element) |
void | GradientJ (Vector< IssmDouble > *gradient, Element *element, int control_type, int control_index) |
void | InputUpdateFromSolution (IssmDouble *solution, Element *element) |
void | UpdateConstraints (FemModel *femmodel) |
![]() | |
virtual | ~Analysis () |
Definition at line 11 of file ExtrudeFromBaseAnalysis.h.
|
virtual |
Implements Analysis.
Definition at line 8 of file ExtrudeFromBaseAnalysis.cpp.
Implements Analysis.
Definition at line 10 of file ExtrudeFromBaseAnalysis.cpp.
|
virtual |
Implements Analysis.
Definition at line 12 of file ExtrudeFromBaseAnalysis.cpp.
|
virtual |
Implements Analysis.
Definition at line 17 of file ExtrudeFromBaseAnalysis.cpp.
|
virtual |
|
virtual |
Implements Analysis.
Definition at line 35 of file ExtrudeFromBaseAnalysis.cpp.
|
virtual |
Implements Analysis.
Definition at line 39 of file ExtrudeFromBaseAnalysis.cpp.
|
virtual |
Implements Analysis.
Definition at line 42 of file ExtrudeFromBaseAnalysis.cpp.
|
virtual |
Implements Analysis.
Definition at line 46 of file ExtrudeFromBaseAnalysis.cpp.
|
virtual |
Implements Analysis.
Definition at line 49 of file ExtrudeFromBaseAnalysis.cpp.
|
virtual |
Implements Analysis.
Definition at line 91 of file ExtrudeFromBaseAnalysis.cpp.
|
virtual |
Implements Analysis.
Definition at line 94 of file ExtrudeFromBaseAnalysis.cpp.
|
virtual |
Implements Analysis.
Definition at line 97 of file ExtrudeFromBaseAnalysis.cpp.
|
virtual |
|
virtual |
Implements Analysis.
Definition at line 106 of file ExtrudeFromBaseAnalysis.cpp.