PhyStar  v0.0.0 thu24
ibm::IBMBase< N_dim >::Geom Struct Reference

#include <IBMBase.hpp>

Collaboration diagram for ibm::IBMBase< N_dim >::Geom:

Public Attributes

IBMGeoType type
 
std::vector< Realparams
 
std::vector< Realpos
 
std::vector< algo::fcl::CollisionObject * > collobj
 
bool forced = false
 

Member Data Documentation

◆ collobj

template<int N_dim>
std::vector<algo::fcl::CollisionObject *> ibm::IBMBase< N_dim >::Geom::collobj

◆ forced

template<int N_dim>
bool ibm::IBMBase< N_dim >::Geom::forced = false

◆ params

template<int N_dim>
std::vector<Real> ibm::IBMBase< N_dim >::Geom::params

◆ pos

template<int N_dim>
std::vector<Real> ibm::IBMBase< N_dim >::Geom::pos

◆ type

template<int N_dim>
IBMGeoType ibm::IBMBase< N_dim >::Geom::type

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