#include <coupbclc.h>
Public Member Functions | |
| coupbclc (void) | |
| void | read (FILE *in) |
| void | readinic (FILE *in) |
| ~coupbclc (void) | |
Public Attributes | |
| long | nico |
| number of initcond | |
| long | nlc |
| number of load cases | |
Definition at line 10 of file coupbclc.h.
| coupbclc | ( | void | ) |
Definition at line 11 of file coupbclc.cpp.
| ~coupbclc | ( | void | ) |
Definition at line 16 of file coupbclc.cpp.
| void read | ( | FILE * | in | ) |
Definition at line 20 of file coupbclc.cpp.
| void readinic | ( | FILE * | in | ) |
Definition at line 24 of file coupbclc.cpp.
| long nico |
| long nlc |
number of load cases
Definition at line 19 of file coupbclc.h.
Referenced by coupbclc(), and lhsrhsc::lhsrhsc().
1.6.2