![]() |
Ice Sheet System Model
4.18
Code documentation
|
: return type of analyses, number of analyses and core solution function. More...
#include "./cores.h"
#include "../toolkits/toolkits.h"
#include "../classes/classes.h"
#include "../shared/shared.h"
#include "../modules/modules.h"
#include "../solutionsequences/solutionsequences.h"
Go to the source code of this file.
Functions | |
void | AdjointCorePointerFromSolutionEnum (void(**padjointcore)(FemModel *), int solutiontype) |
: return type of analyses, number of analyses and core solution function.
Definition in file AdjointCorePointerFromSolutionEnum.cpp.
void AdjointCorePointerFromSolutionEnum | ( | void(**)(FemModel *) | padjointcore, |
int | solutiontype | ||
) |
Definition at line 18 of file AdjointCorePointerFromSolutionEnum.cpp.