Go to the source code of this file.
| Classes | |
| class | RefineableYoungLaplaceProblem< ELEMENT > | 
| 2D RefineableYoungLaplace problem on rectangular domain, discretised with 2D QRefineableYoungLaplace elements. The specific type of element is specified via the template parameter.  More... | |
| Functions | |
| int | main (int argc, char *argv[]) | 
| Driver code for 2D RefineableYoungLaplace problem. Input arguments: none (for validation) or number of steps.  More... | |
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Driver code for 2D RefineableYoungLaplace problem. Input arguments: none (for validation) or number of steps.
Definition at line 288 of file spherical_cap_in_cylinder.cc.
References GlobalParameters::Case, RefineableYoungLaplaceProblem< ELEMENT >::doc_solution(), RefineableYoungLaplaceProblem< ELEMENT >::increment_parameters(), GlobalParameters::Nsteps, GlobalParameters::Spherical_cap_in_cylinder_pinned, and GlobalParameters::Use_spines.