chrono::fsi Namespace Reference

Description

Namespace with classes for the FSI module.

Namespaces

 sph
 Namespace with internal classes for the SPH-based FSI submodule.
 
 tdpf
 Namespace with internal classes for the TDPF-based FSI submodule.
 

Classes

class  ChFsiBenchmarkFixture
 Generic benchmark fixture for Chrono tests. More...
 
class  ChFsiBenchmarkTest
 Base class for a Chrono FSI benchmark test. More...
 
class  ChFsiFluidSystem
 Base class for an FSI-aware fluid solver. More...
 
class  ChFsiInterface
 Base class for interfacing between a Chrono system and an FSI-aware fluid system. More...
 
class  ChFsiInterfaceGeneric
 Generic FSI interface between a Chrono multibody system and a fluid system. More...
 
class  ChFsiSystem
 Base class for a system for fluid-solid interaction problems. More...
 
struct  FsiBody
 Description of a rigid body exposed to the FSI system. More...
 
struct  FsiBodyForce
 Definition of a body wrench (force + torque). More...
 
struct  FsiBodyState
 Definition of a body state. More...
 

Enumerations

enum  NodeDirectionsMode { NodeDirectionsMode::NONE, NodeDirectionsMode::AVERAGE, NodeDirectionsMode::EXACT }
 Methods for providing FEA node direction information. More...