MBDyn-1.7.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
mb_sol_wrap_t Struct Reference
Collaboration diagram for mb_sol_wrap_t:

Public Attributes

TablepT
 
MathParserpMP
 
std::ifstream streamIn
 
InputStreampIn
 
MBDynParserpHP
 
SolverpS
 

Detailed Description

Definition at line 5 of file invsolwrap.cc.

Member Data Documentation

MBDynParser* mb_sol_wrap_t::pHP

Definition at line 10 of file invsolwrap.cc.

Referenced by mb_sol_create(), mb_sol_create_(), and mb_sol_create_inv().

InputStream* mb_sol_wrap_t::pIn

Definition at line 9 of file invsolwrap.cc.

Referenced by mb_sol_create_(), and mb_sol_destroy().

MathParser* mb_sol_wrap_t::pMP

Definition at line 7 of file invsolwrap.cc.

Referenced by mb_sol_create_(), and mb_sol_destroy().

Table* mb_sol_wrap_t::pT

Definition at line 6 of file invsolwrap.cc.

Referenced by mb_sol_create_(), and mb_sol_destroy().

std::ifstream mb_sol_wrap_t::streamIn

Definition at line 8 of file invsolwrap.cc.

Referenced by mb_sol_create_().


The documentation for this struct was generated from the following file: