OOFEM  2.4
OOFEM.org - Object Oriented Finite Element Solver
domain.h File Reference
#include "oofemcfg.h"
#include "domaintype.h"
#include "statecountertype.h"
#include "intarray.h"
#include "error.h"
#include "bctracker.h"
#include "entityrenumberingscheme.h"
#include <memory>
#include <unordered_map>
#include <map>
#include <string>
#include <list>

Go to the source code of this file.

Classes

class  oofem::Domain
 Class and object Domain. More...
 

Namespaces

 oofem
 the oofem namespace is to define a context or scope in which all oofem names are defined.
 

Macros

Input fields for domains
#define _IFT_Domain_type   "domain"
 This is trouble, will not work with dynamic input record. More...
 
#define _IFT_Domain_ndofman   "ndofman"
 
#define _IFT_Domain_nelem   "nelem"
 
#define _IFT_Domain_nmat   "nmat"
 
#define _IFT_Domain_ncrosssect   "ncrosssect"
 
#define _IFT_Domain_nbc   "nbc"
 
#define _IFT_Domain_nic   "nic"
 
#define _IFT_Domain_nfunct   "nltf"
 
#define _IFT_Domain_nset   "nset"
 
#define _IFT_Domain_nbarrier   "nbarrier"
 
#define _IFT_Domain_topology   "topology"
 
#define _IFT_Domain_nxfemman   "nxfemman"
 
#define _IFT_Domain_ncontactman   "ncontactman"
 
#define _IFT_Domain_numberOfSpatialDimensions   "nsd"
 [in,optional] Specifies how many spatial dimensions the domain has. More...
 
#define _IFT_Domain_nfracman   "nfracman"
 
#define _IFT_Domain_axisymmetric   "axisymm"
 

Macro Definition Documentation

#define _IFT_Domain_axisymmetric   "axisymm"
#define _IFT_Domain_nbarrier   "nbarrier"

Definition at line 65 of file domain.h.

Referenced by oofem::Domain::instanciateYourself().

#define _IFT_Domain_nbc   "nbc"
#define _IFT_Domain_ncontactman   "ncontactman"

Definition at line 68 of file domain.h.

Referenced by oofem::Domain::instanciateYourself().

#define _IFT_Domain_ncrosssect   "ncrosssect"
#define _IFT_Domain_ndofman   "ndofman"
#define _IFT_Domain_nelem   "nelem"
#define _IFT_Domain_nfracman   "nfracman"

Definition at line 70 of file domain.h.

Referenced by oofem::Domain::instanciateYourself().

#define _IFT_Domain_nfunct   "nltf"
#define _IFT_Domain_nic   "nic"

Definition at line 62 of file domain.h.

Referenced by oofem::Domain::instanciateYourself().

#define _IFT_Domain_nmat   "nmat"
#define _IFT_Domain_nset   "nset"

Definition at line 64 of file domain.h.

Referenced by oofem::Domain::instanciateYourself().

#define _IFT_Domain_numberOfSpatialDimensions   "nsd"

[in,optional] Specifies how many spatial dimensions the domain has.

Definition at line 69 of file domain.h.

Referenced by oofem::Domain::instanciateYourself(), and oofem::HuertaErrorEstimator::setupRefinedProblemProlog().

#define _IFT_Domain_nxfemman   "nxfemman"

Definition at line 67 of file domain.h.

Referenced by oofem::Domain::instanciateYourself().

#define _IFT_Domain_topology   "topology"

Definition at line 66 of file domain.h.

Referenced by oofem::Domain::instanciateYourself().

#define _IFT_Domain_type   "domain"

This is trouble, will not work with dynamic input record.

Definition at line 56 of file domain.h.

Referenced by oofem::Domain::instanciateYourself().


This page is part of the OOFEM documentation. Copyright (c) 2011 Borek Patzak
Project e-mail: info@oofem.org
Generated at Tue Jan 2 2018 20:07:32 for OOFEM by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2011