IFEM  90A354
Public Member Functions | Public Attributes | List of all members
SIMdependency::Dependency Struct Reference

Struct holding information about an inter-SIM dependency. More...

Collaboration diagram for SIMdependency::Dependency:
Collaboration graph
[legend]

Public Member Functions

 Dependency (SIMdependency *s=nullptr, const std::string &f="", short int n=1)
 Default constructor.
 

Public Attributes

SIMdependencysim
 SIM object holding the dependent field.
 
PatchVec patches
 Patch geometry the field is defined over.
 
std::string name
 Field name.
 
short int components
 Number of field components per node.
 
short int comp_use
 Component to use from field.
 
char differentBasis
 Toggle usage of an independent basis.
 
const int * MADOF
 The MADOF array to associate with field.
 

Detailed Description

Struct holding information about an inter-SIM dependency.


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