#include <IBMBase.hpp>

Public Attributes | |
| IBMGeoType | type |
| std::vector< Real > | params |
| std::vector< Real > | pos |
| std::vector< algo::fcl::CollisionObject * > | collobj |
| bool | forced = false |
| std::vector<algo::fcl::CollisionObject *> ibm::IBMBase< N_dim >::Geom::collobj |
| bool ibm::IBMBase< N_dim >::Geom::forced = false |
| std::vector<Real> ibm::IBMBase< N_dim >::Geom::params |
| std::vector<Real> ibm::IBMBase< N_dim >::Geom::pos |
| IBMGeoType ibm::IBMBase< N_dim >::Geom::type |