MBDyn-1.7.3
|
#include "mbconfig.h"
#include <iostream>
#include <fstream>
#include "totalequation.h"
#include "Rot.hh"
#include "hint_impl.h"
Go to the source code of this file.
Variables | |
static const char | idx2xyz [] = { 'x', 'y', 'z' } |
|
static |
Definition at line 40 of file totalequation.cc.
Referenced by TotalEquation::DescribeDof(), TotalReaction::DescribeDof(), and TotalEquation::DescribeEq().