MFEM v4.10.0
Finite element discretization library
Loading...
Searching...
No Matches
electrostatic-pic.cpp File Reference

Go to the source code of this file.

Functions

void display_banner (ostream &os)
 Prints the program's logo to the given output stream.
 
int main (int argc, char *argv[])
 

Variables

struct PICContext ctx
 

Function Documentation

◆ display_banner()

void display_banner ( ostream & os)

Prints the program's logo to the given output stream.

Definition at line 779 of file electrostatic-pic.cpp.

◆ main()

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

Definition at line 201 of file electrostatic-pic.cpp.

Variable Documentation

◆ ctx

struct PICContext ctx