FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
CHECData.h File Reference
#include <stdio.h>
#include <vector>
#include <ctype.h>
#include <stdarg.h>
#include <assert.h>
#include "hecd_util.h"
#include "CHECDataBlock.h"
#include "CHECDB.h"
Include dependency graph for CHECData.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  CHECData
 

Variables

const int mw_fname_size = 256
 
const int mw_comment_size = 256
 

Variable Documentation

◆ mw_comment_size

const int mw_comment_size = 256

Definition at line 21 of file CHECData.h.

◆ mw_fname_size

const int mw_fname_size = 256

Definition at line 20 of file CHECData.h.