Ice Sheet System Model  4.18
Code documentation
Functions
controltao_core.cpp File Reference
#include <config.h>
#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 controltao_core (FemModel *femmodel)
 

Function Documentation

◆ controltao_core()

void controltao_core ( FemModel femmodel)

Definition at line 213 of file controltao_core.cpp.

213  {
214  _error_("TAO not installed or PETSc version not supported");
215 }
_error_
#define _error_(StreamArgs)
Definition: exceptions.h:49