xc
Public Member Functions | List of all members
XC::MapTrfGeom Class Reference

Geometric transformations container. More...

#include <MapTrfGeom.h>

Inheritance diagram for XC::MapTrfGeom:
XC::ModelComponentContainer< TrfGeom > XC::ModelComponentContainerBase

Public Member Functions

 MapTrfGeom (MultiBlockTopology *mbt=nullptr)
 Constructor.
 
template<class T >
TrfGeomNueva (void)
 
TrfGeomnewTransformation (const std::string &type)
 Defines a new transformation.
 
template<class T >
XC::TrfGeomNueva (void)
 Creates a new geometric transformation.
 
- Public Member Functions inherited from XC::ModelComponentContainer< TrfGeom >
 ModelComponentContainer (MultiBlockTopology *mbt=nullptr)
 Constructor.
 
TrfGeombusca (const Indice &)
 Return a pointer to the geometry entity whose identifier is passed as parameter.
 
const TrfGeombusca (const Indice &) const
 Return a pointer to the entity whose identifier is passed as parameter.
 
bool exists (const Indice &) const
 Return true if the entity already exists.
 
TrfGeomget (const Indice &)
 Return the entity with tag iEnt.
 
boost::python::list getKeys (void) const
 Return the container's keys.
 
void clearAll (void)
 Erase all the entities.
 
virtual ~ModelComponentContainer (void)
 Destructor.
 
- Public Member Functions inherited from XC::ModelComponentContainerBase
 ModelComponentContainerBase (MultiBlockTopology *mbt=nullptr)
 Default identifier for new component. More...
 
const MultiBlockTopologygetMultiBlockTopology (void) const
 Return a pointer to MultiBlockTopology.
 
MultiBlockTopologygetMultiBlockTopology (void)
 Return a pointer to MultiBlockTopology.
 
const PreprocessorgetPreprocessor (void) const
 Return a pointer to preprocessor.
 
PreprocessorgetPreprocessor (void)
 Return a pointer to preprocessor.
 
size_t getTag (void) const
 
void setTag (const size_t &t)
 

Additional Inherited Members

- Public Types inherited from XC::ModelComponentContainer< TrfGeom >
typedef std::map< Indice, TrfGeom *> map_base
 
typedef std::pair< Indice, TrfGeom *> pair
 
typedef map_base::iterator iterator
 
typedef map_base::const_iterator const_iterator
 
- Public Types inherited from XC::ModelComponentContainerBase
typedef size_t Indice
 
- Protected Attributes inherited from XC::ModelComponentContainerBase
Indice tag
 

Detailed Description

Geometric transformations container.


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