| d_a_map | SAMRAI::solv::LocationIndexRobinBcCoefs< DIM > | private |
| d_b_map | SAMRAI::solv::LocationIndexRobinBcCoefs< DIM > | private |
| d_g_map | SAMRAI::solv::LocationIndexRobinBcCoefs< DIM > | private |
| d_object_name | SAMRAI::solv::LocationIndexRobinBcCoefs< DIM > | private |
| getCoefficients(int location_index, double &a, double &b, double &g) const | SAMRAI::solv::LocationIndexRobinBcCoefs< DIM > | |
| getFromInput(tbox::Pointer< tbox::Database > database) | SAMRAI::solv::LocationIndexRobinBcCoefs< DIM > | private |
| LocationIndexRobinBcCoefs() | SAMRAI::solv::LocationIndexRobinBcCoefs< DIM > | |
| LocationIndexRobinBcCoefs(const std::string &object_name, tbox::Pointer< tbox::Database > database) | SAMRAI::solv::LocationIndexRobinBcCoefs< DIM > | |
| numberOfExtensionsFillable() const | SAMRAI::solv::LocationIndexRobinBcCoefs< DIM > | virtual |
| operator=(const LocationIndexRobinBcCoefs &r) | SAMRAI::solv::LocationIndexRobinBcCoefs< DIM > | |
| RobinBcCoefStrategy() | SAMRAI::solv::RobinBcCoefStrategy< DIM > | |
| setBcCoefs(tbox::Pointer< pdat::ArrayData< DIM, double > > &acoef_data, tbox::Pointer< pdat::ArrayData< DIM, double > > &bcoef_data, tbox::Pointer< pdat::ArrayData< DIM, double > > &gcoef_data, const tbox::Pointer< hier::Variable< DIM > > &variable, const hier::Patch< DIM > &patch, const hier::BoundaryBox< DIM > &bdry_box, double fill_time=0.0) const | SAMRAI::solv::LocationIndexRobinBcCoefs< DIM > | virtual |
| setBoundarySlope(int location_index, double slope) | SAMRAI::solv::LocationIndexRobinBcCoefs< DIM > | |
| setBoundaryValue(int location_index, double value) | SAMRAI::solv::LocationIndexRobinBcCoefs< DIM > | |
| setRawCoefficients(int location_index, double a, double b, double g) | SAMRAI::solv::LocationIndexRobinBcCoefs< DIM > | |
| ~LocationIndexRobinBcCoefs() | SAMRAI::solv::LocationIndexRobinBcCoefs< DIM > | virtual |
| ~RobinBcCoefStrategy() | SAMRAI::solv::RobinBcCoefStrategy< DIM > | virtual |