 |
Ice Sheet System Model
4.18
Code documentation
|
Go to the documentation of this file.
8 #error "Cannot compile with HAVE_CONFIG_H symbol! run configure first!"
12 #include "../toolkits/toolkits.h"
13 #include "../classes/classes.h"
14 #include "../shared/shared.h"
15 #include "../modules/modules.h"
16 #include "../solutionsequences/solutionsequences.h"
41 _error_(
"No adjoint has been implemented for solution " <<
EnumToStringx(solutiontype) <<
" yet");
47 *padjointcore=adjointcore;
void adjointstressbalance_core(FemModel *femmodel)
@ Balancethickness2SolutionEnum
void dummy_core(FemModel *femmodel)
void AdjointCorePointerFromSolutionEnum(void(**padjointcore)(FemModel *), int solutiontype)
void adjointbalancethickness2_core(FemModel *femmodel)
@ BalancethicknessSoftSolutionEnum
@ BalancethicknessSolutionEnum
const char * EnumToStringx(int enum_in)
@ StressbalanceSolutionEnum
void adjointbalancethickness_core(FemModel *femmodel)
#define _error_(StreamArgs)
@ SteadystateSolutionEnum