Program Listing for File Sciantix.h
↰ Return to documentation for file (include/Sciantix.h)
// _______. ______ __ ___ .__ __. .___________. __ ___ ___ //
// / | / || | / \ | \ | | | || | \ \ / / //
// | (----`| ,----'| | / ^ \ | \| | `---| |----`| | \ V / //
// \ \ | | | | / /_\ \ | . ` | | | | | > < //
// .----) | | `----.| | / _____ \ | |\ | | | | | / . \ //
// |_______/ \______||__| /__/ \__\ |__| \__| |__| |__| /__/ \__\ //
// //
// Originally developed by D. Pizzocri & T. Barani //
// //
// Version: 2.2.1 //
// Year: 2025 //
// Authors: D. Pizzocri, G. Zullo. //
// //
#ifndef SCIANTIX_H
#define SCIANTIX_H
#include "Simulation.h"
void Sciantix(int Sciantix_options[], double Sciantix_history[], double Sciantix_variables[],
double Sciantix_scaling_factors[], double Sciantix_diffusion_modes[]);
#endif // SCIANTIX_H