Celeritas  0.5.0-56+6b053cd
Functions
FieldDriverOptions.cc File Reference
#include "FieldDriverOptions.hh"
#include "corecel/Assert.hh"

Functions

void celeritas::validate_input (FieldDriverOptions const &opts)
 Throw a runtime assertion if any of the input is invalid. More...
 

Function Documentation

◆ validate_input()

void celeritas::validate_input ( FieldDriverOptions const &  opts)

Throw a runtime assertion if any of the input is invalid.

This should be called when creating "params" or along-step helpers that use the field driver.