Classes | Namespaces | Functions
elastic_poisson.cc File Reference

Go to the source code of this file.

Classes

class  ElasticFishMesh< ELEMENT >
 //////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// More...
 
class  DeformableFishPoissonProblem< ELEMENT >
 //////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// More...
 

Namespaces

 ConstSourceForPoisson
 //////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////
 
 Global_Physical_Variables
 //////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////
 

Functions

void ConstSourceForPoisson::get_source (const Vector< double > &x, double &source)
 Const source function. More...
 
int main (int argc, char *argv[])
 Driver for simple elastic problem. If there are any command line arguments, we regard this as a validation run and perform only a single step. More...
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Driver for simple elastic problem. If there are any command line arguments, we regard this as a validation run and perform only a single step.

Definition at line 463 of file elastic_poisson.cc.

References Global_Physical_Variables::Constitutive_law_pt, Global_Physical_Variables::Nu, and DeformableFishPoissonProblem< ELEMENT >::run().