| AddCouplingMeshInterface(const std::string &mesh_name, CouplingMeshType data_type, const std::vector< std::string > &data_write_names, const std::vector< std::string > &data_read_names) | chrono::ch_precice::ChPreciceAdapter | protected |
| AdvanceParticipant(double time, double time_step)=0 | chrono::ch_precice::ChPreciceAdapter | protectedpure virtual |
| ChPreciceAdapter(const std::string &model_name="") (defined in chrono::ch_precice::ChPreciceAdapter) | chrono::ch_precice::ChPreciceAdapter | protected |
| ChPreciceAdapter(const ChPreciceAdapter &)=delete (defined in chrono::ch_precice::ChPreciceAdapter) | chrono::ch_precice::ChPreciceAdapter | protected |
| CouplingData typedef | chrono::ch_precice::ChPreciceAdapter | protected |
| CouplingDataType enum name | chrono::ch_precice::ChPreciceAdapter | |
| CouplingMeshes typedef | chrono::ch_precice::ChPreciceAdapter | protected |
| CouplingMeshType enum name | chrono::ch_precice::ChPreciceAdapter | |
| EnableOutput(bool out) | chrono::ch_precice::ChPreciceAdapter | inline |
| EnableVisualization(bool vis) | chrono::ch_precice::ChPreciceAdapter | inline |
| FinalizeParticipant() | chrono::ch_precice::ChPreciceAdapter | inlineprotectedvirtual |
| FinalizeSimulation() | chrono::ch_precice::ChPreciceAdapter | |
| GetCouplingDataDimensions(const std::string &mesh_name, const std::string &data_name) const | chrono::ch_precice::ChPreciceAdapter | |
| GetCouplingDataType(const std::string &mesh_name, const std::string &data_name) const | chrono::ch_precice::ChPreciceAdapter | |
| GetCouplingDataTypeAsString(const std::string &mesh_name, const std::string &data_name) const | chrono::ch_precice::ChPreciceAdapter | |
| GetCouplingDataTypeAsString(CouplingDataType type) | chrono::ch_precice::ChPreciceAdapter | static |
| GetCouplingDataUsed(const std::string &mesh_name, const std::string &data_name) const | chrono::ch_precice::ChPreciceAdapter | |
| GetCouplingMeshDimensions(const std::string &mesh_name) const | chrono::ch_precice::ChPreciceAdapter | |
| GetCouplingMeshNames() const | chrono::ch_precice::ChPreciceAdapter | |
| GetCouplingMeshType(const std::string &mesh_name) const | chrono::ch_precice::ChPreciceAdapter | |
| GetCouplingMeshTypeAsString(const std::string &mesh_name) const | chrono::ch_precice::ChPreciceAdapter | |
| GetDataBlock(const std::string &mesh_name, const std::string &data_name) const | chrono::ch_precice::ChPreciceAdapter | protected |
| GetMaxTimeStepSize() const | chrono::ch_precice::ChPreciceAdapter | |
| GetModelName() const | chrono::ch_precice::ChPreciceAdapter | inline |
| GetNumVertices(const std::string &mesh_name) | chrono::ch_precice::ChPreciceAdapter | |
| GetParticipantName() const | chrono::ch_precice::ChPreciceAdapter | |
| GetReadDataNamesOnMesh(const std::string &mesh_name) const | chrono::ch_precice::ChPreciceAdapter | |
| GetSolverTimeStep(double max_time_step) const | chrono::ch_precice::ChPreciceAdapter | inlineprotectedvirtual |
| GetWriteDataNamesOnMesh(const std::string &mesh_name) const | chrono::ch_precice::ChPreciceAdapter | |
| InitializeParticipant()=0 | chrono::ch_precice::ChPreciceAdapter | protectedpure virtual |
| InitializeSimulation() | chrono::ch_precice::ChPreciceAdapter | |
| IsCouplingOngoing() | chrono::ch_precice::ChPreciceAdapter | |
| IsTimeWindowComplete() | chrono::ch_precice::ChPreciceAdapter | |
| m_coupling_meshes | chrono::ch_precice::ChPreciceAdapter | protected |
| m_data_read | chrono::ch_precice::ChPreciceAdapter | protected |
| m_data_write | chrono::ch_precice::ChPreciceAdapter | protected |
| m_initialized | chrono::ch_precice::ChPreciceAdapter | protected |
| m_interfaces_created | chrono::ch_precice::ChPreciceAdapter | protected |
| m_mesh_created | chrono::ch_precice::ChPreciceAdapter | protected |
| m_model_name | chrono::ch_precice::ChPreciceAdapter | protected |
| m_output | chrono::ch_precice::ChPreciceAdapter | protected |
| m_output_db | chrono::ch_precice::ChPreciceAdapter | protected |
| m_output_dir | chrono::ch_precice::ChPreciceAdapter | protected |
| m_output_settings | chrono::ch_precice::ChPreciceAdapter | protected |
| m_participant | chrono::ch_precice::ChPreciceAdapter | protected |
| m_participant_created | chrono::ch_precice::ChPreciceAdapter | protected |
| m_participant_name | chrono::ch_precice::ChPreciceAdapter | protected |
| m_precice_config_filename | chrono::ch_precice::ChPreciceAdapter | protected |
| m_prefix1 | chrono::ch_precice::ChPreciceAdapter | protected |
| m_prefix2 | chrono::ch_precice::ChPreciceAdapter | protected |
| m_process_index | chrono::ch_precice::ChPreciceAdapter | protected |
| m_process_size | chrono::ch_precice::ChPreciceAdapter | protected |
| m_verbose | chrono::ch_precice::ChPreciceAdapter | protected |
| m_visualize | chrono::ch_precice::ChPreciceAdapter | protected |
| MeshDataNames typedef | chrono::ch_precice::ChPreciceAdapter | protected |
| MustWriteInitialData() | chrono::ch_precice::ChPreciceAdapter | |
| operator=(const ChPreciceAdapter &)=delete (defined in chrono::ch_precice::ChPreciceAdapter) | chrono::ch_precice::ChPreciceAdapter | protected |
| Output(double time) | chrono::ch_precice::ChPreciceAdapter | protected |
| ReadCheckpoint(double time)=0 | chrono::ch_precice::ChPreciceAdapter | protectedpure virtual |
| ReadCheckpointIfRequired(double time) | chrono::ch_precice::ChPreciceAdapter | protected |
| ReadData()=0 | chrono::ch_precice::ChPreciceAdapter | protectedpure virtual |
| ReadDataBlock(const std::string &mesh_name, const std::string &data_name, double relative_read_time) | chrono::ch_precice::ChPreciceAdapter | protected |
| ReadDataBlock(const std::string &mesh_name, const std::string &data_name) | chrono::ch_precice::ChPreciceAdapter | protected |
| ReadPoints(const std::string &filename) | chrono::ch_precice::ChPreciceAdapter | protectedstatic |
| RegisterMesh(const std::string &mesh_name, const std::vector< ChVector3d > &positions) | chrono::ch_precice::ChPreciceAdapter | protected |
| RegisterMesh(const std::string &mesh_name, const std::vector< double > &positions) | chrono::ch_precice::ChPreciceAdapter | protected |
| RegisterParticipant(const std::string &precice_config_filename, int process_index=0, int process_size=1) | chrono::ch_precice::ChPreciceAdapter | |
| Render(double time) | chrono::ch_precice::ChPreciceAdapter | protected |
| RunSimulation() | chrono::ch_precice::ChPreciceAdapter | |
| SetDataBlock(const std::string &mesh_name, const std::string &data_name, const std::vector< double > &data) (defined in chrono::ch_precice::ChPreciceAdapter) | chrono::ch_precice::ChPreciceAdapter | protected |
| SetModelName(const std::string &name) | chrono::ch_precice::ChPreciceAdapter | inline |
| SetOutputDir(const std::string &out_dir) | chrono::ch_precice::ChPreciceAdapter | |
| SetOutputSettings(const ChOutput::Settings &settings) | chrono::ch_precice::ChPreciceAdapter | |
| SetOutputSettings(ChOutput::Format format, ChOutput::Mode mode, double output_fps) | chrono::ch_precice::ChPreciceAdapter | |
| SetParticipantName(const std::string &participant_name) | chrono::ch_precice::ChPreciceAdapter | inlineprotected |
| SetVerbose(bool verbose) | chrono::ch_precice::ChPreciceAdapter | inline |
| SetVerticesToData(const std::vector< ChVector2d > &vertices) | chrono::ch_precice::ChPreciceAdapter | protectedstatic |
| SetVerticesToData(const std::vector< ChVector3d > &vertices) | chrono::ch_precice::ChPreciceAdapter | protectedstatic |
| WriteCheckpoint(double time)=0 | chrono::ch_precice::ChPreciceAdapter | protectedpure virtual |
| WriteCheckpointIfRequired(double time) | chrono::ch_precice::ChPreciceAdapter | protected |
| WriteData()=0 | chrono::ch_precice::ChPreciceAdapter | protectedpure virtual |
| WriteDataBlock(const std::string &mesh_name, const std::string &data_name) | chrono::ch_precice::ChPreciceAdapter | protected |
| WriteDataBlock(const std::string &mesh_name, const std::string &data_name, const std::vector< double > &data) | chrono::ch_precice::ChPreciceAdapter | protected |
| WriteOutput(int frame, double time)=0 | chrono::ch_precice::ChPreciceAdapter | protectedpure virtual |
| ~ChPreciceAdapter() (defined in chrono::ch_precice::ChPreciceAdapter) | chrono::ch_precice::ChPreciceAdapter | inlinevirtual |