MFEM  v3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Functions | Variables
ex3.cpp File Reference

Go to the source code of this file.

Functions

void E_exact (const Vector &, Vector &)
 
void f_exact (const Vector &, Vector &)
 
int main (int argc, char *argv[])
 

Variables

const double kappa = M_PI
 

Function Documentation

void E_exact ( const Vector x,
Vector E 
)

Definition at line 188 of file ex3.cpp.

void f_exact ( const Vector x,
Vector f 
)

Definition at line 195 of file ex3.cpp.

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

Definition at line 38 of file ex3.cpp.

Variable Documentation

const double kappa = M_PI

Definition at line 186 of file ex3.cpp.