#include <mc_base.h>
Public Attributes | |
int | NI [MAXV][VMAXP] |
global index for the node | |
int | TP [MAXV][VMAXP] |
boundary type for the node | |
double | F [MAXV][VMAXP] |
the element of the force block vector | |
double | A [MAXV][MAXV][VMAXP][VMAXP] |
the element of the stiffness matrix | |
double | M [MAXV][MAXV][VMAXP][VMAXP] |
the element of the mass matrix | |
double | J |
the energy |