MBDyn-1.7.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
discctrl.cc File Reference
#include "mbconfig.h"
#include <cerrno>
#include <cstdlib>
#include "discctrl.h"
Include dependency graph for discctrl.cc:

Go to the source code of this file.

Variables

const unsigned long BUFSIZE = 102400
 
static doublereal buf [BUFSIZE]
 
static const std::vector
< doublereal
dEmptyDesiredOut
 

Variable Documentation

const unsigned long BUFSIZE = 102400

Definition at line 332 of file discctrl.cc.

Referenced by DiscreteIdentProcess_Debug::PutOutput().

const std::vector<doublereal> dEmptyDesiredOut
static

Definition at line 779 of file discctrl.cc.

Referenced by DiscreteControlElem::AfterConvergence().