ExaDG
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ExaDG::preCICE::ConfigurationParameters Struct Reference

#include <precice_parameters.h>

Public Member Functions

 ConfigurationParameters (std::string const &input_file)
 
void add_parameters (dealii::ParameterHandler &prm)
 

Public Attributes

std::string config_file = "precice config-file"
 
std::string physics = "undefined"
 
std::string participant_name = "exadg"
 
std::string read_mesh_name = "default"
 
std::string write_mesh_name = "default"
 
std::string ale_mesh_name = "default"
 
std::string write_data_specification = "values_on_q_points"
 
std::string velocity_data_name = "default"
 
std::string displacement_data_name = "default"
 
std::string stress_data_name = "default"
 
WriteDataType write_data_type = WriteDataType::undefined
 

Detailed Description

This class declares all preCICE parameters, which can be specified in the parameter file. A lot of these information need to be consistent with the precice-config.xml file.


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