EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BoundaryType Struct Reference

#include <EicRoot/blob/master/eic/cad/elmer/plugins/egtypes.h>

Public Attributes

int created
 
int nosides
 
int maxsidenodes
 
int fixedpoints
 
int coordsystem
 
int vfcreated
 
int gfcreated
 
int maparea
 
int mapvf
 
int open
 
int echain
 
int ediscont
 
int chainsize
 
int * parent
 
int * parent2
 
int * material
 
int * side
 
int * side2
 
int * chain
 
int * types
 
int * discont
 
int * normal
 
int * elementtypes
 
int ** topology
 
int points [MAXVARS]
 
int evars [MAXVARS]
 
Real totalarea
 
Real areasexist
 
Realareas
 
Real ** vf
 
Real ** gf
 
Realvars [MAXVARS]
 
char varname [MAXVARS][MAXNAMESIZE]
 

Detailed Description

Definition at line 217 of file egtypes.h.

View newest version in sPHENIX GitHub at line 217 of file egtypes.h

Member Data Documentation

Real * BoundaryType::areas

Definition at line 244 of file egtypes.h.

View newest version in sPHENIX GitHub at line 244 of file egtypes.h

Real BoundaryType::areasexist

Definition at line 244 of file egtypes.h.

View newest version in sPHENIX GitHub at line 244 of file egtypes.h

int * BoundaryType::chain

Definition at line 231 of file egtypes.h.

View newest version in sPHENIX GitHub at line 231 of file egtypes.h

int BoundaryType::chainsize

Definition at line 218 of file egtypes.h.

View newest version in sPHENIX GitHub at line 218 of file egtypes.h

int BoundaryType::coordsystem

Definition at line 218 of file egtypes.h.

View newest version in sPHENIX GitHub at line 218 of file egtypes.h

Referenced by CreateAllBoundaries(), CreateBoundary(), CreateKnotsExtruded(), and UniteMeshes().

int * BoundaryType::discont

Definition at line 231 of file egtypes.h.

View newest version in sPHENIX GitHub at line 231 of file egtypes.h

Referenced by CloneMeshes(), FindPeriodicBoundary(), MirrorMeshes(), and SetDiscontinuousBoundary().

int BoundaryType::echain

Definition at line 218 of file egtypes.h.

View newest version in sPHENIX GitHub at line 218 of file egtypes.h

int BoundaryType::ediscont

Definition at line 218 of file egtypes.h.

View newest version in sPHENIX GitHub at line 218 of file egtypes.h

Referenced by AllocateBoundary(), CreateAllBoundaries(), CreateBoundary(), FindPeriodicBoundary(), and SetDiscontinuousBoundary().

int * BoundaryType::elementtypes

Definition at line 231 of file egtypes.h.

View newest version in sPHENIX GitHub at line 231 of file egtypes.h

Referenced by ElementsToBoundaryConditions().

int BoundaryType::evars[MAXVARS]

Definition at line 231 of file egtypes.h.

View newest version in sPHENIX GitHub at line 231 of file egtypes.h

int BoundaryType::fixedpoints

Definition at line 218 of file egtypes.h.

View newest version in sPHENIX GitHub at line 218 of file egtypes.h

Real ** BoundaryType::gf

Definition at line 244 of file egtypes.h.

View newest version in sPHENIX GitHub at line 244 of file egtypes.h

int BoundaryType::gfcreated

Definition at line 218 of file egtypes.h.

View newest version in sPHENIX GitHub at line 218 of file egtypes.h

int BoundaryType::maparea

Definition at line 218 of file egtypes.h.

View newest version in sPHENIX GitHub at line 218 of file egtypes.h

int BoundaryType::mapvf

Definition at line 218 of file egtypes.h.

View newest version in sPHENIX GitHub at line 218 of file egtypes.h

int * BoundaryType::material

Definition at line 231 of file egtypes.h.

View newest version in sPHENIX GitHub at line 231 of file egtypes.h

Referenced by AllocateBoundary(), CloneMeshes(), CreateAllBoundaries(), CreateBoundary(), CreateKnotsExtruded(), CreatePoints(), DestroyBoundary(), MirrorMeshes(), and UniteMeshes().

int BoundaryType::maxsidenodes

Definition at line 218 of file egtypes.h.

View newest version in sPHENIX GitHub at line 218 of file egtypes.h

int BoundaryType::open

Definition at line 218 of file egtypes.h.

View newest version in sPHENIX GitHub at line 218 of file egtypes.h

int BoundaryType::points[MAXVARS]

Definition at line 231 of file egtypes.h.

View newest version in sPHENIX GitHub at line 231 of file egtypes.h

int ** BoundaryType::topology

Definition at line 231 of file egtypes.h.

View newest version in sPHENIX GitHub at line 231 of file egtypes.h

Referenced by ElementsToBoundaryConditions().

Real BoundaryType::totalarea

Definition at line 244 of file egtypes.h.

View newest version in sPHENIX GitHub at line 244 of file egtypes.h

char BoundaryType::varname[MAXVARS][MAXNAMESIZE]

Definition at line 250 of file egtypes.h.

View newest version in sPHENIX GitHub at line 250 of file egtypes.h

Real * BoundaryType::vars[MAXVARS]

Definition at line 244 of file egtypes.h.

View newest version in sPHENIX GitHub at line 244 of file egtypes.h

Real ** BoundaryType::vf

Definition at line 244 of file egtypes.h.

View newest version in sPHENIX GitHub at line 244 of file egtypes.h

int BoundaryType::vfcreated

Definition at line 218 of file egtypes.h.

View newest version in sPHENIX GitHub at line 218 of file egtypes.h


The documentation for this struct was generated from the following file: