mirror of
https://codeberg.org/vcbferreira/NuFI_deal.ii
synced 2026-08-12 22:43:17 +02:00
updated params, added save vector to save_results
This commit is contained in:
@@ -23,4 +23,6 @@ void save_Efield(unsigned int n,
|
||||
unsigned int Nx_out,
|
||||
const std::string &filename);
|
||||
|
||||
void save_space_vector(const std::vector<double>& vals, const std::string& filename, size_t it);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user