Classes | Namespaces | Functions | Variables
unstructured_time_harmonic_elastic_annulus.cc File Reference

Go to the source code of this file.

Classes

class  MyStraightLine
 //////////////////////////////////////////////////////////////////// More...
 
class  RingWithTRibProblem< ELASTICITY_ELEMENT >
 Annular disk. More...
 

Namespaces

 Global_Parameters
 /////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////
 

Functions

Vector< double > Global_Parameters::Omega_sq_region (2, Omega_sq)
 Square of non-dim frequency for the two regions. More...
 
void Global_Parameters::pressure_load (const Vector< double > &x, const Vector< double > &n, Vector< std::complex< double > > &traction)
 Constant pressure load (real and imag part) More...
 
int main (int argc, char **argv)
 Driver for annular disk loaded by pressure. More...
 

Variables

Vector< TimeHarmonicIsotropicElasticityTensor * > Global_Parameters::E_pt
 The elasticity tensors for the two regions. More...
 
double Global_Parameters::Alpha =200.0
 Peakiness parameter for pressure load. More...
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)