10 return this->
values.at(
id);
Dirichlet boundary condition.
double value(int id) const
Get the boundary condition value.
std::unordered_map< int, double > values
boundary condition values
bool contains(int id) const
Check if the boundary condition contains the particle.
void set(int id, double value)
Set the boundary condition value.