![]()  | 
  
    FrontISTR
    5.7.1
    
   Large-scale structural analysis program with finit element method 
   | 
 
#include <CNFDB_507.h>
Public Member Functions | |
| cstructural_load_rec () | |
| cstructural_load_rec (const cstructural_load_rec &r) | |
| cstructural_load_rec & | operator= (const cstructural_load_rec &r) | 
| void | copy_from (const cstructural_load_rec &r) | 
Data Fields | |
| nf_int | loadID | 
| nf_int | loadtype | 
| nf_int | color | 
| nf_int | layer | 
| nf_int | define_sys | 
| nf_int | subtype | 
| nf_bool | is_expanded | 
| nf_int | dof_face [3] | 
| nf_float | value [5] | 
| nf_int | functions [5] | 
| nf_bool | Enclosure | 
| nf_bool | can_shade | 
| nf_bool | can_be_shaded | 
| nf_int | add1_id [2] | 
| nf_int | dir_func [3] | 
| nf_float | direction [3] | 
Definition at line 26 of file CNFDB_507.h.
      
  | 
  inline | 
Definition at line 51 of file CNFDB_507.h.
| CNFDB_507::cstructural_load_rec::cstructural_load_rec | ( | const cstructural_load_rec & | r | ) | 
Definition at line 44 of file CNFDB_507.cpp.
| void CNFDB_507::cstructural_load_rec::copy_from | ( | const cstructural_load_rec & | r | ) | 
Definition at line 16 of file CNFDB_507.cpp.
| CNFDB_507::cstructural_load_rec & CNFDB_507::cstructural_load_rec::operator= | ( | const cstructural_load_rec & | r | ) | 
Definition at line 49 of file CNFDB_507.cpp.
| nf_int CNFDB_507::cstructural_load_rec::add1_id[2] | 
Definition at line 46 of file CNFDB_507.h.
| nf_bool CNFDB_507::cstructural_load_rec::can_be_shaded | 
Definition at line 45 of file CNFDB_507.h.
| nf_bool CNFDB_507::cstructural_load_rec::can_shade | 
Definition at line 44 of file CNFDB_507.h.
| nf_int CNFDB_507::cstructural_load_rec::color | 
Definition at line 31 of file CNFDB_507.h.
| nf_int CNFDB_507::cstructural_load_rec::define_sys | 
Definition at line 33 of file CNFDB_507.h.
| nf_int CNFDB_507::cstructural_load_rec::dir_func[3] | 
Definition at line 48 of file CNFDB_507.h.
| nf_float CNFDB_507::cstructural_load_rec::direction[3] | 
Definition at line 50 of file CNFDB_507.h.
| nf_int CNFDB_507::cstructural_load_rec::dof_face[3] | 
Definition at line 37 of file CNFDB_507.h.
| nf_bool CNFDB_507::cstructural_load_rec::Enclosure | 
Definition at line 43 of file CNFDB_507.h.
| nf_int CNFDB_507::cstructural_load_rec::functions[5] | 
Definition at line 41 of file CNFDB_507.h.
| nf_bool CNFDB_507::cstructural_load_rec::is_expanded | 
Definition at line 35 of file CNFDB_507.h.
| nf_int CNFDB_507::cstructural_load_rec::layer | 
Definition at line 32 of file CNFDB_507.h.
| nf_int CNFDB_507::cstructural_load_rec::loadID | 
Definition at line 29 of file CNFDB_507.h.
| nf_int CNFDB_507::cstructural_load_rec::loadtype | 
Definition at line 30 of file CNFDB_507.h.
| nf_int CNFDB_507::cstructural_load_rec::subtype | 
Definition at line 34 of file CNFDB_507.h.
| nf_float CNFDB_507::cstructural_load_rec::value[5] | 
Definition at line 39 of file CNFDB_507.h.