Go to the source code of this file.
Classes | |
class | GeneralEllipse |
class | CylinderAndInterfaceDomain |
class | CylinderAndInterfaceMesh< ELEMENT > |
class | RefineableCylinderAndInterfaceMesh< ELEMENT > |
class | RefineableRotatingCylinderProblem< ELEMENT > |
Namespaces | |
namespace | Global_Physical_Variables |
Namespace for physical parameters. | |
Functions | |
void | Global_Physical_Variables::wall_unit_normal_fct (const Vector< double > &x, Vector< double > &normal) |
Function that specifies the wall unit normal. | |
int | main () |
Variables | |
double | Global_Physical_Variables::Nu =0.1 |
Pseudo-solid Poisson ratio. | |
Vector< double > | Global_Physical_Variables::Wall_normal |
Direction of the wall normal vector. | |
int main | ( | ) |
Definition at line 1274 of file adaptive_interface.cc.