Function wafer::output::potential[][src]

pub fn potential(
    v: &ArrayView3<R64>,
    project: &str,
    file_type: &FileType
) -> Result<(), Error>

Handles the saving of potential data to disk.

Arguments