XC Open source finite element analysis program
Public Types | Public Member Functions | List of all members
XC::MEDGaussModel Class Reference

Information about Gauss model. More...

#include <MEDGaussModel.h>

Inheritance diagram for XC::MEDGaussModel:
XC::MEDObject

Public Types

typedef MEDMEM::GAUSS_LOCALIZATION med_gauss_model
 
- Public Types inherited from XC::MEDObject
typedef ObjMap< MEDObjectcontenedor
 
typedef contenedor::iterator iterator
 
typedef contenedor::const_iterator const_iterator
 

Public Member Functions

 MEDGaussModel (const std::string &, const MED_EN::medGeometryElement &, const GaussModel &)
 Constructor.
 
const std::string & getNombre (void) const
 Returns the nombre del model.
 
const MED_EN::medGeometryElement & getTipo (void) const
 Returns the element type the model.
 
med_gauss_model * getGaussModelMED (void) const
 
void to_med (void) const
 Dumps the gauss model into MED.
 
- Public Member Functions inherited from XC::MEDObject
 MEDObject (void)
 Constructor.
 

Detailed Description

Information about Gauss model.


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