IBAMR  IBAMR version 0.19.
SAMRAI::solv::LocationIndexRobinBcCoefs< DIM > Member List

This is the complete list of members for SAMRAI::solv::LocationIndexRobinBcCoefs< DIM >, including all inherited members.

d_a_mapSAMRAI::solv::LocationIndexRobinBcCoefs< DIM >private
d_b_mapSAMRAI::solv::LocationIndexRobinBcCoefs< DIM >private
d_g_mapSAMRAI::solv::LocationIndexRobinBcCoefs< DIM >private
d_object_nameSAMRAI::solv::LocationIndexRobinBcCoefs< DIM >private
getCoefficients(int location_index, double &a, double &b, double &g) constSAMRAI::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() constSAMRAI::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) constSAMRAI::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