FEDEM Solver  R8.0
Source code of the dynamics solver
Public Member Functions | Public Attributes | List of all members
FFpVar Struct Reference

#include <FFpReadResults.H>

Public Member Functions

 FFpVar (const char *n=NULL, const char *t=NULL, const char *o=NULL)
 

Public Attributes

std::string name
 
std::string type
 
std::string oper
 

Constructor & Destructor Documentation

◆ FFpVar()

FFpVar::FFpVar ( const char *  n = NULL,
const char *  t = NULL,
const char *  o = NULL 
)

Member Data Documentation

◆ name

std::string FFpVar::name

◆ oper

std::string FFpVar::oper

◆ type

std::string FFpVar::type

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