NAME

Photonic::Roles::KeepStates

VERSION

version 0.003

SYNOPSIS

package Photonic::MyPackage;
use Moose;
with 'Photonic::Roles::KeepStates;
has 'myfield' => (is=>'ro');
...

DESCRIPTION

Fields that have been factored as they are common in different Photonic subpackages to calculate the electromagnetic field

ACCESORS (read only)

keepStates

Flag to keep the states that make up a Haydock basis. Default: don't keep states (0).