#include "smash/fields.h"
Go to the source code of this file.
Namespaces | |
smash | |
Functions | |
void | smash::update_fields_lattice (RectangularLattice< FieldsOnLattice > *fields_lat, RectangularLattice< FourVector > *old_fields, RectangularLattice< FourVector > *new_fields, RectangularLattice< std::array< FourVector, 4 >> *fields_four_grad_lattice, DensityLattice *jmu_B_lat, const LatticeUpdate fields_lat_update, const Potentials &potentials, const double time_step) |
Updates the contents on the lattice of FieldsOnLattice type. More... | |