MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
adjoint_advection_diffusion.cpp File Reference

Go to the source code of this file.

Functions

real_t u_init (const Vector &x)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ main()

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

Definition at line 202 of file adjoint_advection_diffusion.cpp.

◆ u_init()

real_t u_init ( const Vector & x)

Definition at line 197 of file adjoint_advection_diffusion.cpp.