IFEM  90A354
Public Member Functions | Public Attributes | List of all members
SIMinput::ICInfo Struct Reference

Struct holding information about an initial condition. More...

#include <SIMinput.h>

Collaboration diagram for SIMinput::ICInfo:
Collaboration graph
[legend]

Public Member Functions

 ICInfo ()
 Default constructor.
 
 ICInfo (const std::string &f)
 Constructor providing the field name.
 

Public Attributes

int file_level
 The time level for the field in the file.
 
int geo_level
 The time level for the (adapted) geometry in the file.
 
char basis
 The basis to inject field into (for mixed)
 
char component
 Component for field (for functions)
 
std::string sim_field
 The name of the field in the SIM class.
 
std::string file_basis
 Basis for field on file.
 
std::string file_field
 The field name in the file or type of function.
 
std::string function
 Function expression if given in function form.
 

Detailed Description

Struct holding information about an initial condition.


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