Go to the source code of this file.
|
| void | display_banner (ostream &os) |
| |
| int | ReadGridFunction (std::string coll_name, std::string field_name, int pad_digits_cycle, int pad_digits_rank, int cycle, std::unique_ptr< VisItDataCollection > &dc, ParGridFunction *&gf) |
| |
| void | InitializeChargedParticles (ParticleSet &particles, const Vector &pos_min, const Vector &pos_max, const Vector &x_init, const Vector &p_init, real_t m, real_t q) |
| |
| int | main (int argc, char *argv[]) |
| |
|
| struct LorentzContext | ctx |
| |
◆ display_banner()
| void display_banner |
( |
ostream & | os | ) |
|
◆ InitializeChargedParticles()
◆ main()
| int main |
( |
int | argc, |
|
|
char * | argv[] ) |
◆ ReadGridFunction()
| int ReadGridFunction |
( |
std::string | coll_name, |
|
|
std::string | field_name, |
|
|
int | pad_digits_cycle, |
|
|
int | pad_digits_rank, |
|
|
int | cycle, |
|
|
std::unique_ptr< VisItDataCollection > & | dc, |
|
|
ParGridFunction *& | gf ) |
◆ ctx
| struct LorentzContext ctx |