XC Open source finite element analysis program
Public Member Functions | Protected Member Functions | Friends | List of all members
XC::MEDFieldInfo Class Referenceabstract

Information about a field defined over a mesh subset. More...

#include <MEDFieldInfo.h>

Inheritance diagram for XC::MEDFieldInfo:
XC::MEDObject XC::MEDTFieldInfo< double > XC::MEDTFieldInfo< int > XC::MEDTFieldInfo< T > XC::MEDDblFieldInfo XC::MEDIntFieldInfo

Public Member Functions

const FieldInfogetXCFieldInfo (void) const
 
const std::string * getComponentNamesPtr (void) const
 
const std::string * getComponentDescriptionsPtr (void) const
 
const std::string * getComponentUnitsPtr (void) const
 
virtual void defineGaussModels (const Set &)=0
 
virtual void write (const std::string &) const =0
 
- Public Member Functions inherited from XC::MEDObject
 MEDObject (void)
 Constructor.
 

Protected Member Functions

 MEDFieldInfo (const FieldInfo &, MEDGroupInfo *)
 Constructor.
 
const MEDGroupInfogetGrupo (void) const
 Returns the group over which the field is defined.
 
MEDMEM::GROUP * getGrupoMED (void) const
 

Friends

class MEDMeshing
 

Additional Inherited Members

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

Detailed Description

Information about a field defined over a mesh subset.


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