![]() |
Ice Sheet System Model
4.18
Code documentation
|
#include <GiaAnalysis.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 GiaAnalysis.h.
|
virtual |
Implements Analysis.
Definition at line 8 of file GiaAnalysis.cpp.
Implements Analysis.
Definition at line 11 of file GiaAnalysis.cpp.
Implements Analysis.
Definition at line 14 of file GiaAnalysis.cpp.
|
virtual |
Implements Analysis.
Definition at line 17 of file GiaAnalysis.cpp.
|
virtual |
Implements Analysis.
Definition at line 20 of file GiaAnalysis.cpp.
|
virtual |
Implements Analysis.
Definition at line 51 of file GiaAnalysis.cpp.
|
virtual |
Implements Analysis.
Definition at line 89 of file GiaAnalysis.cpp.
|
virtual |
Implements Analysis.
Definition at line 92 of file GiaAnalysis.cpp.
|
virtual |
Implements Analysis.
Definition at line 96 of file GiaAnalysis.cpp.
|
virtual |
Implements Analysis.
Definition at line 99 of file GiaAnalysis.cpp.
|
virtual |
Implements Analysis.
Definition at line 102 of file GiaAnalysis.cpp.
|
virtual |
Implements Analysis.
Definition at line 105 of file GiaAnalysis.cpp.
|
virtual |
Implements Analysis.
Definition at line 108 of file GiaAnalysis.cpp.
|
virtual |
Implements Analysis.
Definition at line 111 of file GiaAnalysis.cpp.
|
virtual |
Implements Analysis.
Definition at line 114 of file GiaAnalysis.cpp.