BoundaryFctPt typedef | oomph::TopologicallyRectangularDomain | |
d2East_boundary_fn_pt | oomph::TopologicallyRectangularDomain | private |
d2macro_element_boundary(const unsigned &t, const unsigned &i_macro, const unsigned &i_direct, const Vector< double > &s, Vector< double > &f) | oomph::TopologicallyRectangularDomain | |
d2North_boundary_fn_pt | oomph::TopologicallyRectangularDomain | private |
d2r_E(const Vector< double > &s, Vector< double > &d2r) | oomph::TopologicallyRectangularDomain | private |
d2r_N(const Vector< double > &s, Vector< double > &d2r) | oomph::TopologicallyRectangularDomain | private |
d2r_S(const Vector< double > &s, Vector< double > &d2r) | oomph::TopologicallyRectangularDomain | private |
d2r_W(const Vector< double > &s, Vector< double > &d2r) | oomph::TopologicallyRectangularDomain | private |
d2South_boundary_fn_pt | oomph::TopologicallyRectangularDomain | private |
d2West_boundary_fn_pt | oomph::TopologicallyRectangularDomain | private |
dEast_boundary_fn_pt | oomph::TopologicallyRectangularDomain | private |
dmacro_element_boundary(const unsigned &t, const unsigned &i_macro, const unsigned &i_direct, const Vector< double > &s, Vector< double > &f) | oomph::TopologicallyRectangularDomain | |
dNorth_boundary_fn_pt | oomph::TopologicallyRectangularDomain | private |
dr_E(const Vector< double > &s, Vector< double > &dr) | oomph::TopologicallyRectangularDomain | private |
dr_N(const Vector< double > &s, Vector< double > &dr) | oomph::TopologicallyRectangularDomain | private |
dr_S(const Vector< double > &s, Vector< double > &dr) | oomph::TopologicallyRectangularDomain | private |
dr_W(const Vector< double > &s, Vector< double > &dr) | oomph::TopologicallyRectangularDomain | private |
dSouth_boundary_fn_pt | oomph::TopologicallyRectangularDomain | private |
dWest_boundary_fn_pt | oomph::TopologicallyRectangularDomain | private |
East_boundary_fn_pt | oomph::TopologicallyRectangularDomain | private |
macro_element_boundary(const unsigned &t, const unsigned &i_macro, const unsigned &i_direct, const Vector< double > &s, Vector< double > &f) | oomph::TopologicallyRectangularDomain | |
North_boundary_fn_pt | oomph::TopologicallyRectangularDomain | private |
operator=(const TopologicallyRectangularDomain &)=delete | oomph::TopologicallyRectangularDomain | |
r_E(const Vector< double > &s, Vector< double > &f) | oomph::TopologicallyRectangularDomain | private |
r_N(const Vector< double > &s, Vector< double > &f) | oomph::TopologicallyRectangularDomain | private |
r_S(const Vector< double > &s, Vector< double > &f) | oomph::TopologicallyRectangularDomain | private |
r_W(const Vector< double > &s, Vector< double > &f) | oomph::TopologicallyRectangularDomain | private |
set_boundary_derivative_functions(BoundaryFctPt d_north_pt, BoundaryFctPt d_east_pt, BoundaryFctPt d_south_pt, BoundaryFctPt d_west_pt) | oomph::TopologicallyRectangularDomain | |
set_boundary_second_derivative_functions(BoundaryFctPt d2_north_pt, BoundaryFctPt d2_east_pt, BoundaryFctPt d2_south_pt, BoundaryFctPt d2_west_pt) | oomph::TopologicallyRectangularDomain | |
South_boundary_fn_pt | oomph::TopologicallyRectangularDomain | private |
TopologicallyRectangularDomain(BoundaryFctPt north_pt, BoundaryFctPt east_pt, BoundaryFctPt south_pt, BoundaryFctPt west_pt) | oomph::TopologicallyRectangularDomain | |
TopologicallyRectangularDomain(const double &l_x, const double &l_y) | oomph::TopologicallyRectangularDomain | |
TopologicallyRectangularDomain(const double &x_min, const double &x_max, const double &y_min, const double &y_max) | oomph::TopologicallyRectangularDomain | |
TopologicallyRectangularDomain(const TopologicallyRectangularDomain &)=delete | oomph::TopologicallyRectangularDomain | |
West_boundary_fn_pt | oomph::TopologicallyRectangularDomain | private |
x_north_east | oomph::TopologicallyRectangularDomain | private |
x_south_west | oomph::TopologicallyRectangularDomain | private |
~TopologicallyRectangularDomain() | oomph::TopologicallyRectangularDomain | inline |