Go to the source code of this file.
Classes | |
| class | RefineablePeriodicLoadProblem< ELEMENT > | 
| Periodic loading problem.  More... | |
Namespaces | |
| Global_Parameters | |
| Namespace for global parameters.  | |
Functions | |
| IsotropicElasticityTensor | Global_Parameters::E (Nu) | 
| The elasticity tensor.  More... | |
| void | Global_Parameters::exact_solution (const Vector< double > &x, Vector< double > &u) | 
| The exact solution for infinite depth case.  More... | |
| void | Global_Parameters::periodic_traction (const double &time, const Vector< double > &x, const Vector< double > &n, Vector< double > &result) | 
| The traction function.  More... | |
| int | main (int argc, char *argv[]) | 
| Driver code for PeriodicLoad linearly elastic problem.  More... | |
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) | 
Driver code for PeriodicLoad linearly elastic problem.
Definition at line 387 of file refineable_periodic_load.cc.
References RefineablePeriodicLoadProblem< ELEMENT >::doc_solution(), Global_Parameters::Lx, and Global_Parameters::Ly.