Classes | Namespaces | Functions
macro_element_free_boundary_poisson.cc File Reference

Go to the source code of this file.

Classes

class  MyMacroElementNodeUpdateRefineableFishMesh< ELEMENT >
 Refineable, fish-shaped mesh with MacroElement-based node update. More...
 
class  FreeBoundaryPoissonProblem< ELEMENT >
 

Namespaces

 ConstSourceForPoisson
 Namespace for const source term in Poisson equation.
 

Functions

void ConstSourceForPoisson::get_source (const Vector< double > &x, double &source)
 Const source function. More...
 
int main ()
 Driver for "free-boundary" fish poisson solver with adaptation. More...
 

Function Documentation

◆ main()

int main ( )

Driver for "free-boundary" fish poisson solver with adaptation.

Definition at line 312 of file macro_element_free_boundary_poisson.cc.

References FreeBoundaryPoissonProblem< ELEMENT >::doc_solution().