getCoefficients(int location_index, double &a, double &b, double &g) const | SAMRAI::solv::LocationIndexRobinBcCoefs< DIM > | |
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(void) | SAMRAI::solv::LocationIndexRobinBcCoefs< DIM > | [virtual] |
~RobinBcCoefStrategy(void) | SAMRAI::solv::RobinBcCoefStrategy< DIM > | [virtual] |