MOAB: Mesh Oriented datABase  (version 5.4.1)
Factory.cpp File Reference
#include "moab/Core.hpp"
#include <list>
+ Include dependency graph for Factory.cpp:

Go to the source code of this file.

Classes

class  moab::ComponentFactory

Namespaces

namespace  moab
 

Class representing axis-aligned bounding box.


Defines

#define MB_EXPORT   extern "C"

Functions

MB_EXPORT const char * moab::MoabVersion ()
MB_EXPORT void moab::GetInterface (MBuuid &interface_requested, UnknownInterface **iface)
MB_EXPORT void moab::DeInitialize ()
MB_EXPORT void moab::ReleaseInterface (UnknownInterface *iface)

Define Documentation

#define MB_EXPORT   extern "C"

MOAB, a Mesh-Oriented datABase, is a software component for creating, storing and accessing finite element mesh data.

Copyright 2004 Sandia Corporation. Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government retains certain rights in this software.

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

Definition at line 52 of file Factory.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines