Go to the source code of this file.
Classes | |
class | oomph::PseudoElasticBulkElement< ELEMENT > |
Pseudo-Elastic Solid element class to overload the block preconditioner methods ndof_types() and get_dof_numbers_for_unknowns() to differentiate between DOFs subject to Lagrange multiplier and those that are not. More... | |
class | oomph::FaceGeometry< PseudoElasticBulkElement< ELEMENT > > |
FaceGeometry of wrapped element is the same as the underlying element. More... | |
class | FiniteElementComp |
Function-type-object to compare finite elements based on their x coordinate. More... | |
class | WarpedLine |
Warped line in 2D space. More... | |
class | PrescribedBoundaryDisplacementProblem< ELEMENT > |
Problem class for deformation of elastic block by prescribed boundary motion. More... | |
Namespaces | |
oomph | |
DiagonalPreconditionerHelper | |
/////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////// | |
Global_Physical_Variables | |
//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// | |
Functions | |
Preconditioner * | DiagonalPreconditionerHelper::get_diagonal_preconditioner () |
Create a matrix-based diagonal preconditioner for subsidiary linear systems. More... | |
int | main (int argc, char *argv[]) |
Driver code. More... | |
Variables | |
WarpedLine | Global_Physical_Variables::Boundary_geom_object (0.0) |
GeomObject specifying the shape of the boundary: Initially it's flat. More... | |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Driver code.
Definition at line 711 of file prescribed_displ_lagr_mult_precond.cc.
References WarpedLine::ampl(), and Global_Physical_Variables::Boundary_geom_object.